Started by timer Building in workspace /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace No credentials specified > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git > /usr/local/bin/git --version # timeout=10 > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/* > /usr/local/bin/git rev-parse refs/remotes/origin/releases/8.0.x^{commit} # timeout=10 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/8.0.x^{commit} # timeout=10 Checking out Revision 9c73e7c7547f2c6dda595d635dd02f08b2bdbd04 (refs/remotes/origin/releases/8.0.x) > /usr/local/bin/git config core.sparsecheckout # timeout=10 > /usr/local/bin/git checkout -f 9c73e7c7547f2c6dda595d635dd02f08b2bdbd04 Commit message: "Disable sonarlint on all Scout 8.0 projects" > /usr/local/bin/git rev-list --no-walk 9c73e7c7547f2c6dda595d635dd02f08b2bdbd04 # timeout=10 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.sdk/pom.xml -Dremote_branch=origin/releases/8.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/8.0.x -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 [INFO] Scanning for projects... Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 621 B Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/8.0.0-SNAPSHOT/maven-metadata.xml (621 B at 1.8 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/8.0.0-SNAPSHOT/org.eclipse.scout.rt-8.0.0-20200122.232944-213.pom Progress (1): 836 B Progress (1): 2.7 kB Progress (1): 4.6 kB Progress (1): 7.0 kB Progress (1): 9.6 kB Progress (1): 13 kB Progress (1): 17 kB Progress (1): 21 kB Progress (1): 23 kB Progress (1): 28 kB Progress (1): 30 kB Progress (1): 30 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/8.0.0-SNAPSHOT/org.eclipse.scout.rt-8.0.0-20200122.232944-213.pom (30 kB at 598 kB/s) [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:8.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:jar:8.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scout Hello World Sample Application [maven-archetype] [INFO] Scout JaxWs Module [maven-archetype] [INFO] ScoutJS Sample Application [maven-archetype] [INFO] Eclipse Scout SDK [pom] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test [jar] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test [jar] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui [bundle] [INFO] org.eclipse.scout.sdk-settings [jar] [INFO] [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >---------- [INFO] Building Scout Hello World Sample Application 8.0.0-SNAPSHOT [1/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scout-helloworld-app --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target [INFO] [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ scout-helloworld-app --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-helloworld-app --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-helloworld-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-helloworld-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-helloworld-app --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-helloworld-app --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-helloworld-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 105 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-helloworld-app --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-helloworld-app:maven-archetype:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-helloworld-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-helloworld-app --- [INFO] Building archetype jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-helloworld-app --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-helloworld-app --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-helloworld-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:8.0.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: scoutAuthPublicKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: scoutAuthPrivateKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: scoutAuthPublicKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: userName, Value: Scout Robot [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 1.8 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: artifactId, Value: helloworld [INFO] Parameter: scoutAuthPrivateKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml [WARNING] Don't override file /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.shared/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.client/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.dev/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.dev/pom.xml [INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-helloworld-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-helloworld-app --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-helloworld-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-helloworld-app --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/8.0.0-SNAPSHOT/scout-helloworld-app-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/8.0.0-SNAPSHOT/scout-helloworld-app-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/8.0.0-SNAPSHOT/scout-helloworld-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app --- [INFO] [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >----------- [INFO] Building Scout JaxWs Module 8.0.0-SNAPSHOT [2/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scout-jaxws-module --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target [INFO] [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ scout-jaxws-module --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-jaxws-module --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-jaxws-module --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-jaxws-module --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-jaxws-module --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-jaxws-module --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-jaxws-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-jaxws-module --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-jaxws-module:maven-archetype:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-jaxws-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-jaxws-module --- [INFO] Building archetype jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-jaxws-module --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-jaxws-module --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-jaxws-module --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:8.0.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: parentArtifactId, Value: helloworld [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [WARNING] CP Don't override file /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml [INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-jaxws-module --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-jaxws-module --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-jaxws-module --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-jaxws-module --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/8.0.0-SNAPSHOT/scout-jaxws-module-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/8.0.0-SNAPSHOT/scout-jaxws-module-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/8.0.0-SNAPSHOT/scout-jaxws-module-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module --- [INFO] [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >----------- [INFO] Building ScoutJS Sample Application 8.0.0-SNAPSHOT [3/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scout-hellojs-app --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target [INFO] [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ scout-hellojs-app --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-hellojs-app --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-hellojs-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-hellojs-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-hellojs-app --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-hellojs-app --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-hellojs-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 140 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-hellojs-app --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-hellojs-app:maven-archetype:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-hellojs-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-hellojs-app --- [INFO] Building archetype jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-hellojs-app --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-hellojs-app --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-hellojs-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:8.0.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: hellojs [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/hellojs [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs [INFO] Parameter: simpleArtifactName, Value: hellojs [INFO] Parameter: javaVersion, Value: 1.8 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: scoutAuthPublicKeyDev, Value: changeme_database_password [INFO] Parameter: artifactId, Value: hellojs [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml [WARNING] Don't override file /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.api/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.dev/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core.test/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.data/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.db/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence.test/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.ui/pom.xml [INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-hellojs-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-hellojs-app --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-hellojs-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-hellojs-app --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/8.0.0-SNAPSHOT/scout-hellojs-app-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/8.0.0-SNAPSHOT/scout-hellojs-app-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/8.0.0-SNAPSHOT/scout-hellojs-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app --- [INFO] [INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >------------- [INFO] Building Eclipse Scout SDK 8.0.0-SNAPSHOT [4/14] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk/target [INFO] [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.sdk --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk --- [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-8.0.0-SNAPSHOT.pom [INFO] [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core >---------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core 8.0.0-SNAPSHOT [5/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 165 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core --- [INFO] Signature checking is skipped. [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test >-------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test 8.0.0-SNAPSHOT [6/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.test --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.test --- [INFO] Source directory: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/main/fixture added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.test --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 Running org.eclipse.scout.sdk.core.util.SdkLogTest Unable to parse log level 'aa'. Fallback to default: 'WARNING'. java.lang.IllegalArgumentException: Bad level "aa" at java.util.logging.Level.parse(Level.java:488) at org.eclipse.scout.sdk.core.util.SdkLog.parseLevel(SdkLog.java:424) at org.eclipse.scout.sdk.core.util.SdkLogTest.testParseLevel(SdkLogTest.java:96) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Scout SdkLog: Failed toString() invocation on an object of type [org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture] java.lang.NullPointerException: NPE of test class org.eclipse.scout.sdk.core.util.SdkLogTest at org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture.toString(SdkLogTest.java:156) at org.eclipse.scout.sdk.core.util.SdkLog.safeObjectToString(SdkLog.java:223) at org.eclipse.scout.sdk.core.util.SdkLog.toString(SdkLog.java:159) at org.eclipse.scout.sdk.core.util.SdkLog.handlePlaceholders(SdkLog.java:149) at org.eclipse.scout.sdk.core.util.SdkLog.log(SdkLog.java:93) at org.eclipse.scout.sdk.core.util.SdkLog.error(SdkLog.java:317) at org.eclipse.scout.sdk.core.util.SdkLogTest$1.run(SdkLogTest.java:104) at org.eclipse.scout.sdk.core.util.SdkLogTest.runWithPrivateLogger(SdkLogTest.java:193) at org.eclipse.scout.sdk.core.util.SdkLogTest.testLogOfObjectWithToStringThrowingException(SdkLogTest.java:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec - in org.eclipse.scout.sdk.core.util.SdkLogTest Running org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 sec - in org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest Running org.eclipse.scout.sdk.core.util.CoreUtilsTest Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 sec - in org.eclipse.scout.sdk.core.util.CoreUtilsTest Running org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest Running org.eclipse.scout.sdk.core.signature.SignatureUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.eclipse.scout.sdk.core.signature.SignatureUtilsTest Running org.eclipse.scout.sdk.core.signature.SignatureTest Tests run: 189, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.sdk.core.signature.SignatureTest Running org.eclipse.scout.sdk.core.model.sugar.QueryTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 sec - in org.eclipse.scout.sdk.core.model.sugar.QueryTest Running org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest Running org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest Running org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest Running org.eclipse.scout.sdk.core.model.TypeTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec - in org.eclipse.scout.sdk.core.model.TypeTest Running org.eclipse.scout.sdk.core.model.TypeParameterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.TypeParameterTest Running org.eclipse.scout.sdk.core.model.SourceRangeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.SourceRangeTest Running org.eclipse.scout.sdk.core.model.PrimitiveTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.sdk.core.model.PrimitiveTypeTest Running org.eclipse.scout.sdk.core.model.PackageTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.PackageTest Running org.eclipse.scout.sdk.core.model.MethodTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.core.model.MethodTest Running org.eclipse.scout.sdk.core.model.MethodParameterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.MethodParameterTest Running org.eclipse.scout.sdk.core.model.ManagedAnnotationTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.698 sec - in org.eclipse.scout.sdk.core.model.ManagedAnnotationTest Running org.eclipse.scout.sdk.core.model.ImportDeclarationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.ImportDeclarationTest Running org.eclipse.scout.sdk.core.model.GenericMethodTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.eclipse.scout.sdk.core.model.GenericMethodTest Running org.eclipse.scout.sdk.core.model.FieldTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.scout.sdk.core.model.FieldTest Running org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest Running org.eclipse.scout.sdk.core.model.CompilationUnitTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in org.eclipse.scout.sdk.core.model.CompilationUnitTest Running org.eclipse.scout.sdk.core.model.ArrayTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.eclipse.scout.sdk.core.model.ArrayTypeTest Running org.eclipse.scout.sdk.core.model.AnnotationTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 sec - in org.eclipse.scout.sdk.core.model.AnnotationTest Running org.eclipse.scout.sdk.core.model.AnnotationSourceTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 sec - in org.eclipse.scout.sdk.core.model.AnnotationSourceTest Running org.eclipse.scout.sdk.core.model.AnnotationQueryTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.eclipse.scout.sdk.core.model.AnnotationQueryTest Running org.eclipse.scout.sdk.core.model.AnnotationElementTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.core.model.AnnotationElementTest Running org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest Results : Tests run: 364, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.test --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.test --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s >--------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s 8.0.0-SNAPSHOT [7/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test >------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test 8.0.0-SNAPSHOT [8/14] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.5 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/8.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 16 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-8.0.0-20200122.233431-213.pom Progress (1): 1.2 kB Progress (1): 3.5 kB Progress (1): 3.6 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-8.0.0-20200122.233431-213.pom (3.6 kB at 89 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.9 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html-8.0.0-20200122.233420-213.pom Progress (1): 983 B Progress (1): 2.3 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html-8.0.0-20200122.233420-213.pom (2.3 kB at 29 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 10 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-8.0.0-20200122.233041-213.pom Progress (1): 995 B Progress (1): 1.4 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-8.0.0-20200122.233041-213.pom (1.4 kB at 26 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 6.4 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-8.0.0-20200122.233027-213.pom Progress (1): 988 B Progress (1): 2.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-8.0.0-20200122.233027-213.pom (2.0 kB at 45 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.0 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-8.0.0-20200122.233001-213.pom Progress (1): 961 B Progress (1): 3.3 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-8.0.0-20200122.233001-213.pom (3.3 kB at 71 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 21 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mail-8.0.0-20200122.233019-213.pom Progress (1): 991 B Progress (1): 1.4 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mail-8.0.0-20200122.233019-213.pom (1.4 kB at 6.0 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.1 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client-8.0.0-20200122.233320-213.pom Progress (1): 995 B Progress (1): 1.3 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client-8.0.0-20200122.233320-213.pom (1.3 kB at 49 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 9.5 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-8.0.0-20200122.233411-213.pom Progress (1): 961 B Progress (1): 2.9 kB Progress (1): 3.4 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-8.0.0-20200122.233411-213.pom (3.4 kB at 147 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.4 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/8.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 9.6 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/8.0.0-SNAPSHOT/org.eclipse.scout.json-8.0.0-20200122.232953-213.pom Progress (1): 877 B Progress (1): 2.1 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/8.0.0-SNAPSHOT/org.eclipse.scout.json-8.0.0-20200122.232953-213.pom (2.1 kB at 30 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.5 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/8.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 24 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client.test-8.0.0-20200122.233331-213.pom Progress (1): 991 B Progress (1): 1.7 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client.test-8.0.0-20200122.233331-213.pom (1.7 kB at 32 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.5 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/8.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 17 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-8.0.0-20200122.233035-213.pom Progress (1): 991 B Progress (1): 1.6 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-8.0.0-20200122.233035-213.pom (1.6 kB at 12 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.5 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/8.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 19 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-8.0.0-20200122.233012-213.pom Progress (1): 989 B Progress (1): 1.8 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-8.0.0-20200122.233012-213.pom (1.8 kB at 33 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.5 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/8.0.0-SNAPSHOT/maven-metadata.xml (1.5 kB at 10 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-8.0.0-20200122.233114-213.pom Progress (1): 991 B Progress (1): 1.8 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-8.0.0-20200122.233114-213.pom (1.8 kB at 80 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 7.5 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server-8.0.0-20200122.233106-213.pom Progress (1): 989 B Progress (1): 1.6 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server-8.0.0-20200122.233106-213.pom (1.6 kB at 75 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 15 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-8.0.0-20200122.233059-213.pom Progress (1): 994 B Progress (1): 1.3 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-8.0.0-20200122.233059-213.pom (1.3 kB at 7.0 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 5.2 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-8.0.0-20200122.233120-213.pom Progress (1): 994 B Progress (1): 1.4 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-8.0.0-20200122.233120-213.pom (1.4 kB at 58 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/8.0.0-SNAPSHOT/maven-metadata.xml Progress (1): 1.0 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/8.0.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 14 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/8.0.0-SNAPSHOT/org.eclipse.scout.rt.dataobject-8.0.0-20200122.233154-178.pom Progress (1): 993 B Progress (1): 1.3 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/8.0.0-SNAPSHOT/org.eclipse.scout.rt.dataobject-8.0.0-20200122.233154-178.pom (1.3 kB at 54 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-8.0.0-20200122.233431-213.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-8.0.0-20200122.233041-213.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html-8.0.0-20200122.233420-213.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-8.0.0-20200122.233411-213.jar Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client-8.0.0-20200122.233320-213.jar Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (1): 0.1/2.6 MB Progress (2): 0.1/2.6 MB | 4.1/33 kB Progress (2): 0.1/2.6 MB | 7.7/33 kB Progress (2): 0.1/2.6 MB | 12/33 kB Progress (2): 0.1/2.6 MB | 16/33 kB Progress (2): 0.1/2.6 MB | 20/33 kB Progress (2): 0.1/2.6 MB | 24/33 kB Progress (2): 0.1/2.6 MB | 28/33 kB Progress (2): 0.1/2.6 MB | 32/33 kB Progress (2): 0.1/2.6 MB | 33 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-8.0.0-20200122.233431-213.jar (33 kB at 335 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/8.0.0-SNAPSHOT/org.eclipse.scout.json-8.0.0-20200122.232953-213.jar Progress (2): 0.1/2.6 MB | 4.1/31 kB Progress (2): 0.1/2.6 MB | 7.7/31 kB Progress (2): 0.1/2.6 MB | 12/31 kB Progress (2): 0.1/2.6 MB | 16/31 kB Progress (2): 0.1/2.6 MB | 20/31 kB Progress (2): 0.1/2.6 MB | 24/31 kB Progress (2): 0.1/2.6 MB | 28/31 kB Progress (2): 0.1/2.6 MB | 31 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/8.0.0-SNAPSHOT/org.eclipse.scout.json-8.0.0-20200122.232953-213.jar (31 kB at 243 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client.test-8.0.0-20200122.233331-213.jar Progress (2): 0.1/2.6 MB | 4.1/57 kB Progress (2): 0.1/2.6 MB | 7.7/57 kB Progress (2): 0.1/2.6 MB | 12/57 kB Progress (2): 0.1/2.6 MB | 16/57 kB Progress (2): 0.1/2.6 MB | 20/57 kB Progress (2): 0.1/2.6 MB | 24/57 kB Progress (2): 0.1/2.6 MB | 28/57 kB Progress (2): 0.1/2.6 MB | 32/57 kB Progress (2): 0.1/2.6 MB | 36/57 kB Progress (2): 0.1/2.6 MB | 40/57 kB Progress (2): 0.1/2.6 MB | 45/57 kB Progress (2): 0.1/2.6 MB | 49/57 kB Progress (2): 0.1/2.6 MB | 53/57 kB Progress (2): 0.1/2.6 MB | 57/57 kB Progress (2): 0.1/2.6 MB | 57 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client.test-8.0.0-20200122.233331-213.jar (57 kB at 360 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-8.0.0-20200122.233114-213.jar Progress (2): 0.1/2.6 MB | 4.1/23 kB Progress (2): 0.1/2.6 MB | 7.7/23 kB Progress (2): 0.1/2.6 MB | 12/23 kB Progress (2): 0.1/2.6 MB | 16/23 kB Progress (2): 0.1/2.6 MB | 20/23 kB Progress (2): 0.1/2.6 MB | 23 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.test-8.0.0-20200122.233114-213.jar (23 kB at 110 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server-8.0.0-20200122.233106-213.jar Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.2/2.6 MB Progress (1): 0.3/2.6 MB Progress (1): 0.3/2.6 MB Progress (1): 0.3/2.6 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.3/2.6 MB | 0.1/3.0 MB Progress (2): 0.4/2.6 MB | 0.1/3.0 MB Progress (2): 0.4/2.6 MB | 0.1/3.0 MB Progress (2): 0.4/2.6 MB | 0.1/3.0 MB Progress (2): 0.4/2.6 MB | 0.1/3.0 MB Progress (2): 0.4/2.6 MB | 0.1/3.0 MB Progress (2): 0.4/2.6 MB | 0.1/3.0 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (3): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 4.1/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 4.1/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 4.1/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 4.1/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 4.1/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 7.7/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 7.7/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 7.7/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 7.7/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 7.7/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 12/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 12/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 12/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 12/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 16/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 16/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 16/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 16/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 16/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 20/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 20/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0/3.2 MB | 24/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 24/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 24/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 24/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 28/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 28/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 32/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 32/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 32/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 32/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 32/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 36/319 kB Progress (4): 0.4/2.6 MB | 0.1/3.0 MB | 0.1/3.2 MB | 36/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 36/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 36/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 36/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 40/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 40/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 40/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 40/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 40/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 40/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 45/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 45/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 45/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 49/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 49/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 49/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 49/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 49/319 kB Progress (4): 0.4/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 53/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 53/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 57/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 57/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 57/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 57/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 61/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 61/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 65/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 65/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 65/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 65/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 65/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 69/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 69/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 73/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 73/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 73/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 73/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 73/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 77/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 77/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 77/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 77/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 77/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 77/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 81/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 81/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 81/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 81/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 81/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 85/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 85/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 85/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 85/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 85/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 85/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 90/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 90/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 90/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 90/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 90/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 90/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 94/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB Progress (4): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB | 4.1/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB | 4.1/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB | 4.1/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB | 4.1/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB | 4.1/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB | 4.1/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 98/319 kB | 7.7/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 102/319 kB | 7.7/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 102/319 kB | 12/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 102/319 kB | 12/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 102/319 kB | 12/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 102/319 kB | 12/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 102/319 kB | 12/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 102/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 106/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 106/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 106/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 106/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 106/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.1/3.2 MB | 110/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 110/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 110/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 110/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 110/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 110/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 114/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 114/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 114/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 114/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 114/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 118/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 122/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 122/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.2/3.0 MB | 0.2/3.2 MB | 122/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 122/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 126/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 126/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 131/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 131/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 131/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 131/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 135/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 135/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 139/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 139/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 139/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 143/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 143/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 147/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 147/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 147/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 147/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 147/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 147/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 151/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 151/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 151/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 155/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 155/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 155/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 155/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 155/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 155/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 159/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 159/319 kB | 16/155 kB Progress (5): 0.5/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 159/319 kB | 16/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 159/319 kB | 16/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 159/319 kB | 16/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 16/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 16/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 16/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 16/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 20/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 20/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 20/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 163/319 kB | 24/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 167/319 kB | 24/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 167/319 kB | 24/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 171/319 kB | 24/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 171/319 kB | 28/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 171/319 kB | 28/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 171/319 kB | 28/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 171/319 kB | 28/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 171/319 kB | 32/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 176/319 kB | 32/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 176/319 kB | 32/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 180/319 kB | 32/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 180/319 kB | 32/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 180/319 kB | 32/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 180/319 kB | 36/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 180/319 kB | 36/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 184/319 kB | 36/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 184/319 kB | 40/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 188/319 kB | 40/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 188/319 kB | 40/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 188/319 kB | 40/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 188/319 kB | 40/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 192/319 kB | 40/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 192/319 kB | 40/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 192/319 kB | 45/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 192/319 kB | 45/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 196/319 kB | 45/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 196/319 kB | 45/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 196/319 kB | 45/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 196/319 kB | 45/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 196/319 kB | 45/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 196/319 kB | 49/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 196/319 kB | 49/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 200/319 kB | 49/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 200/319 kB | 49/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 200/319 kB | 53/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 204/319 kB | 53/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 204/319 kB | 53/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 208/319 kB | 53/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 208/319 kB | 53/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 208/319 kB | 57/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 208/319 kB | 57/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 208/319 kB | 61/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 208/319 kB | 61/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 212/319 kB | 61/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 212/319 kB | 61/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 212/319 kB | 61/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 212/319 kB | 61/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 212/319 kB | 65/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 212/319 kB | 65/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 217/319 kB | 65/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 217/319 kB | 65/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 217/319 kB | 65/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 217/319 kB | 65/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 217/319 kB | 69/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 221/319 kB | 69/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 221/319 kB | 73/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 221/319 kB | 73/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 221/319 kB | 73/155 kB Progress (5): 0.6/2.6 MB | 0.3/3.0 MB | 0.2/3.2 MB | 221/319 kB | 73/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 221/319 kB | 73/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 221/319 kB | 77/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 225/319 kB | 77/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 225/319 kB | 77/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 225/319 kB | 81/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 225/319 kB | 81/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 225/319 kB | 81/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 225/319 kB | 81/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 225/319 kB | 81/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 229/319 kB | 81/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 229/319 kB | 81/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.2/3.2 MB | 229/319 kB | 85/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 229/319 kB | 85/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 233/319 kB | 85/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 233/319 kB | 90/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 233/319 kB | 90/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 233/319 kB | 90/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 233/319 kB | 94/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 237/319 kB | 94/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 237/319 kB | 94/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 241/319 kB | 94/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 241/319 kB | 94/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 241/319 kB | 98/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 241/319 kB | 98/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 241/319 kB | 98/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 245/319 kB | 98/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 245/319 kB | 98/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 245/319 kB | 102/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 245/319 kB | 102/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 245/319 kB | 102/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 245/319 kB | 102/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 245/319 kB | 102/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 249/319 kB | 102/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 249/319 kB | 106/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 253/319 kB | 106/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 253/319 kB | 106/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 253/319 kB | 106/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 253/319 kB | 106/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 253/319 kB | 106/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 258/319 kB | 106/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 258/319 kB | 110/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 110/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 110/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 110/155 kB Progress (5): 0.6/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 110/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 110/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 110/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 114/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 114/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 114/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 262/319 kB | 114/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 266/319 kB | 114/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 266/319 kB | 118/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 266/319 kB | 118/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 266/319 kB | 118/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 266/319 kB | 118/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 266/319 kB | 118/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 266/319 kB | 122/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 122/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 126/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 126/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 126/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 126/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 126/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 126/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 270/319 kB | 131/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 274/319 kB | 131/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 274/319 kB | 131/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 274/319 kB | 131/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 274/319 kB | 131/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 274/319 kB | 131/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 274/319 kB | 135/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 274/319 kB | 135/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 278/319 kB | 135/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 278/319 kB | 135/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 278/319 kB | 139/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 278/319 kB | 139/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 282/319 kB | 139/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 282/319 kB | 143/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 282/319 kB | 143/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 282/319 kB | 143/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 282/319 kB | 143/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 282/319 kB | 147/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 286/319 kB | 147/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 286/319 kB | 147/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 286/319 kB | 151/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 290/319 kB | 151/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 290/319 kB | 151/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 290/319 kB | 151/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 290/319 kB | 151/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 290/319 kB | 151/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 151/155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.4/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.3/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.7/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.5/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.4/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.8/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.6/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.5/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 0.9/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.6/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.7/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Progress (5): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB | 155 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.commons-8.0.0-20200122.233041-213.jar (155 kB at 407 kB/s) Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-8.0.0-20200122.233027-213.jar Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.0/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.7/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.8/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (4): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 4.1/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 4.1/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 7.7/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 7.7/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 7.7/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 12/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 12/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 16/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 16/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 16/783 kB Progress (5): 1.1/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 16/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 16/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 16/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 16/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 20/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 20/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 20/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 20/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 20/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 20/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 24/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 24/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 24/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 24/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 24/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 28/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 28/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 28/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 28/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 28/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 32/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 32/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 32/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 32/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 32/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 32/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 36/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 36/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 40/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 40/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 45/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 45/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 49/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.8/3.2 MB | 294/319 kB | 53/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 53/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 53/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 53/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 57/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 57/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 61/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 61/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 65/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 69/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 69/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 69/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 69/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 73/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 73/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 77/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 77/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 0.9/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 81/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 85/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 85/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 85/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 85/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 90/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 90/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 90/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 90/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 90/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 94/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 94/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 94/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 94/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 94/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 98/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 98/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 98/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 98/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 98/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 102/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 102/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 102/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 102/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 106/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 106/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 110/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 110/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.2/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 114/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 118/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 118/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 118/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 118/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 122/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 122/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 122/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 126/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 126/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 126/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 126/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 126/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 126/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 131/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 131/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 131/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 131/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 135/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 139/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 139/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 143/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 143/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 143/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 143/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 147/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 147/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 147/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 147/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 147/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 151/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 155/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 155/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 159/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 159/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 159/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 159/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 163/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 163/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 163/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 163/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 167/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 167/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 167/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 167/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 171/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 171/783 kB Progress (5): 1.3/2.6 MB | 1.0/3.0 MB | 0.9/3.2 MB | 294/319 kB | 176/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 176/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 176/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 176/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 180/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 180/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 180/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 180/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 180/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 184/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 184/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 188/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 188/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 188/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 188/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 192/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 192/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 196/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 196/783 kB Progress (5): 1.3/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 196/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 196/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 196/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 200/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 200/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 200/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 204/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 204/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 208/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 208/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 208/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 208/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 212/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 212/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 212/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 212/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 217/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 217/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 221/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 221/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 225/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 225/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 225/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 229/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 229/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 229/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 229/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 229/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 233/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 237/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 237/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 241/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 241/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 241/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 241/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 245/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 245/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 245/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 245/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 245/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 249/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 253/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 258/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 258/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 262/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 262/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 262/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 262/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 262/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 266/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 266/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 270/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 270/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 274/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 274/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 278/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 278/783 kB Progress (5): 1.4/2.6 MB | 1.1/3.0 MB | 0.9/3.2 MB | 294/319 kB | 278/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 278/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 282/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 282/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 286/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 286/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 290/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 290/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 294/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 294/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 294/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 294/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 298/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 298/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 303/783 kB Progress (5): 1.4/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 303/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 303/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 303/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 307/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 307/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 307/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 307/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 311/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 311/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 311/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 315/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 315/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 319/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 319/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 323/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 323/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 327/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 327/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 327/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 327/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 331/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 335/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 335/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 335/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 339/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 339/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 339/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 339/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 344/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 344/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 344/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 344/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 348/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 348/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 352/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 352/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 352/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 352/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 356/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 356/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 356/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 356/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 360/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 360/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 360/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 364/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 364/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 368/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 368/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 372/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 372/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 376/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 376/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 376/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 376/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 376/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 380/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 384/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 384/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 389/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 389/783 kB Progress (5): 1.5/2.6 MB | 1.2/3.0 MB | 0.9/3.2 MB | 294/319 kB | 389/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 389/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 393/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 393/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 393/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 393/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 393/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 397/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 401/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 405/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 405/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 409/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 409/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 409/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 409/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 409/783 kB Progress (5): 1.5/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 413/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 413/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 417/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 417/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 421/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 421/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 425/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 425/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 425/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 425/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 430/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 430/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 434/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 434/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 438/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 438/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 442/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 442/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 442/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 442/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 446/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 446/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 450/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 450/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 450/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 450/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 454/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 454/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 454/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 454/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 458/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 458/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 458/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 462/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 462/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 466/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 466/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 471/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 471/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 475/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 475/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 475/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 475/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 479/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 483/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 483/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 483/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 487/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 487/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 487/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 487/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 491/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 491/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 491/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 491/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 495/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 495/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 499/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 499/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 499/783 kB Progress (5): 1.6/2.6 MB | 1.3/3.0 MB | 0.9/3.2 MB | 294/319 kB | 503/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 503/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 503/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 503/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 507/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 507/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 507/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 511/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 511/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 511/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 516/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 516/783 kB Progress (5): 1.6/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 516/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 516/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 520/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 520/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 520/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 524/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 524/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 524/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 524/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 528/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 528/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 532/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 532/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 536/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 536/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 540/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 540/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 540/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 540/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 540/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 544/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 544/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 548/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 548/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 548/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 548/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 552/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 552/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 552/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 552/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 294/319 kB | 557/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 298/319 kB | 557/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 303/319 kB | 557/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 303/319 kB | 557/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 303/319 kB | 561/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 307/319 kB | 561/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 307/319 kB | 561/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 311/319 kB | 561/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 311/319 kB | 565/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 311/319 kB | 565/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 311/319 kB | 569/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 311/319 kB | 569/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 311/319 kB | 573/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 311/319 kB | 573/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 315/319 kB | 573/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 315/319 kB | 573/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 315/319 kB | 573/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 573/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 573/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 577/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 577/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 581/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 581/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 585/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 585/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 585/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 589/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 589/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 589/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 589/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 589/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 593/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 597/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 597/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 602/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 602/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 606/783 kB Progress (5): 1.7/2.6 MB | 1.4/3.0 MB | 0.9/3.2 MB | 319 kB | 606/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 606/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 606/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 606/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 606/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 610/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 610/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 614/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 614/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 618/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 618/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 622/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 622/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 622/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 622/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 622/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 626/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 626/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 630/783 kB Progress (5): 1.7/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 630/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 630/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 630/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 634/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 634/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 638/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 638/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 638/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 638/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 638/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 643/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 643/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 643/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 643/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 647/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 647/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 651/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 651/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 655/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 655/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 655/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 655/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 655/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 659/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 659/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 663/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 663/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 667/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 667/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 671/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 671/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 671/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 671/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 671/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 675/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 675/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 675/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 679/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 679/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 683/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 683/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 688/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 688/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 688/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 688/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 688/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 692/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 692/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 692/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 696/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 696/783 kB Progress (5): 1.8/2.6 MB | 1.5/3.0 MB | 0.9/3.2 MB | 319 kB | 700/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 700/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 704/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 704/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 704/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 704/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 708/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 708/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 708/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 712/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 712/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 712/783 kB Progress (5): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 319 kB | 712/783 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server-8.0.0-20200122.233106-213.jar (319 kB at 652 kB/s) Progress (4): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 716/783 kB Progress (4): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 716/783 kB Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mail-8.0.0-20200122.233019-213.jar Progress (4): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 716/783 kB Progress (4): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 716/783 kB Progress (4): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 720/783 kB Progress (4): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 720/783 kB Progress (4): 1.8/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 720/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 720/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 720/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 724/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 724/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 729/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 729/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 733/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 733/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 737/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 737/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 737/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 737/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 737/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 737/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 741/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 741/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 745/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 745/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 745/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 749/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 749/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 753/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 753/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 753/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 753/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 753/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 753/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 757/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 757/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 761/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 761/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 765/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 765/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 770/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 770/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 770/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 770/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 770/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 774/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 774/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 778/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 778/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 782/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 782/783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.6/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 1.9/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (4): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 4.1/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 4.1/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 4.1/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 4.1/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 7.7/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 7.7/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 12/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 12/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 16/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 16/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 16/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 16/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 16/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 16/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 16/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 20/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 20/73 kB Progress (5): 2.0/2.6 MB | 1.7/3.0 MB | 0.9/3.2 MB | 783 kB | 24/73 kB Progress (5): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 783 kB | 24/73 kB Progress (5): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 783 kB | 28/73 kB Progress (5): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 783 kB | 28/73 kB Progress (5): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 783 kB | 32/73 kB Progress (5): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 783 kB | 32/73 kB Progress (5): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 783 kB | 32/73 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared-8.0.0-20200122.233027-213.jar (783 kB at 1.5 MB/s) Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 32/73 kB Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-8.0.0-20200122.233059-213.jar Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 36/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 36/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 40/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 40/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 45/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 45/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 49/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 49/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 49/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 49/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 49/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 49/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 53/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 53/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 53/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 57/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 57/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 61/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 61/73 kB Progress (4): 2.0/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 65/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 65/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 65/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 65/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 65/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 69/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 69/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 69/73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.8/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.1/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 1.9/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.2/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.0/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.3/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.1/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 0.9/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.4/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 73 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mail-8.0.0-20200122.233019-213.jar (73 kB at 133 kB/s) Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-8.0.0-20200122.233035-213.jar Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (3): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 4.1/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 4.1/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 4.1/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 4.1/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 7.7/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 7.7/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 12/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 12/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 12/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 16/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 16/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 16/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 16/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 16/60 kB Progress (4): 2.5/2.6 MB | 2.2/3.0 MB | 1.0/3.2 MB | 16/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 16/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 20/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 20/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 20/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 20/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 24/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 24/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 24/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 24/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 24/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 28/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 28/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 28/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 28/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 28/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 32/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 32/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 32/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 32/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 32/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 32/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 32/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 36/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 36/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 36/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.0/3.2 MB | 36/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 36/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 40/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 40/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 40/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 40/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 40/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 45/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 45/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 49/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 49/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 49/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 49/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 49/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 49/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 49/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 53/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 53/60 kB Progress (4): 2.5/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 53/60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 53/60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 53/60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 57/60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 57/60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 57/60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (4): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB Progress (5): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB | 4.1/24 kB Progress (5): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB | 4.1/24 kB Progress (5): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB | 7.7/24 kB Progress (5): 2.6/2.6 MB | 2.3/3.0 MB | 1.1/3.2 MB | 60 kB | 7.7/24 kB Progress (5): 2.6/2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 7.7/24 kB Progress (5): 2.6/2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 7.7/24 kB Progress (5): 2.6/2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 12/24 kB Progress (5): 2.6/2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 12/24 kB Progress (5): 2.6/2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 12/24 kB Progress (5): 2.6/2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 12/24 kB Progress (5): 2.6/2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 12/24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 12/24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 16/24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 16/24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 16/24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 16/24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 20/24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.1/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Progress (5): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 60 kB | 24 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/8.0.0-SNAPSHOT/org.eclipse.scout.rt.mom.api-8.0.0-20200122.233059-213.jar (60 kB at 105 kB/s) Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-8.0.0-20200122.233012-213.jar Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.4/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.2/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.3/3.2 MB | 24 kB Progress (4): 2.6 MB | 2.5/3.0 MB | 1.3/3.2 MB | 24 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.shared.test-8.0.0-20200122.233035-213.jar (24 kB at 41 kB/s) Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-8.0.0-20200122.233120-213.jar Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html-8.0.0-20200122.233420-213.jar (2.6 MB at 4.5 MB/s) Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/8.0.0-SNAPSHOT/org.eclipse.scout.rt.dataobject-8.0.0-20200122.233154-178.jar Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.5/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.3/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (2): 2.6/3.0 MB | 1.4/3.2 MB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 4.1/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 4.1/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 4.1/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 4.1/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 7.7/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 7.7/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 12/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 16/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 16/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 16/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 16/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 16/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 16/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 20/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 20/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 24/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 24/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 28/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 28/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 28/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 32/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 32/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 32/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 32/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 32/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 36/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 36/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 40/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 40/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 45/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 45/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 45/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 49/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 49/94 kB Progress (3): 2.6/3.0 MB | 1.4/3.2 MB | 49/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 49/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 49/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 53/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 53/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 57/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 57/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 61/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 61/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 61/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 65/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 65/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 65/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 65/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 65/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 69/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 69/94 kB Progress (3): 2.7/3.0 MB | 1.4/3.2 MB | 73/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 73/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 77/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 77/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 77/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 81/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 81/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 81/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 81/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 81/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 85/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 85/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 90/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 90/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94/94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (3): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB Progress (4): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 4.1/140 kB Progress (4): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 4.1/140 kB Progress (4): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 7.7/140 kB Progress (4): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 7.7/140 kB Progress (4): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 12/140 kB Progress (4): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 12/140 kB Progress (4): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 16/140 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 16/140 kB | 4.1/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 16/140 kB | 4.1/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 16/140 kB | 4.1/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 16/140 kB | 4.1/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 16/140 kB | 7.7/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 20/140 kB | 7.7/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 20/140 kB | 7.7/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 24/140 kB | 7.7/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 24/140 kB | 12/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 28/140 kB | 12/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 28/140 kB | 12/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 28/140 kB | 12/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 28/140 kB | 12/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 32/140 kB | 12/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 32/140 kB | 16/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 32/140 kB | 16/31 kB Progress (5): 2.7/3.0 MB | 1.5/3.2 MB | 94 kB | 32/140 kB | 16/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 32/140 kB | 16/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 36/140 kB | 16/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 36/140 kB | 20/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 40/140 kB | 20/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 40/140 kB | 20/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 40/140 kB | 24/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 40/140 kB | 24/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 40/140 kB | 24/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 45/140 kB | 24/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 45/140 kB | 24/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 45/140 kB | 24/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 45/140 kB | 28/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 45/140 kB | 28/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 45/140 kB | 28/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 49/140 kB | 28/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 49/140 kB | 28/31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 49/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 49/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 49/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.5/3.2 MB | 94 kB | 53/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 53/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 57/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 57/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 61/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 61/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 65/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 65/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 65/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 65/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 65/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 69/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 69/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 73/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 73/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 77/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 77/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 81/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 81/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 81/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 81/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 81/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 85/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 85/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 90/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 90/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 94/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 94/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 94/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 94/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 98/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 98/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 98/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 98/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 102/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 106/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 106/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 106/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 110/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 110/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 110/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 110/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 114/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 114/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 114/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 114/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 118/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 118/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 122/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 122/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 126/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 126/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 131/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 131/140 kB | 31 kB Progress (5): 2.8/3.0 MB | 1.6/3.2 MB | 94 kB | 131/140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 131/140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 135/140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 135/140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 139/140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 139/140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB | 31 kB Progress (5): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB | 31 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/8.0.0-SNAPSHOT/org.eclipse.scout.rt.dataobject-8.0.0-20200122.233154-178.jar (31 kB at 51 kB/s) Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-8.0.0-20200122.233001-213.jar Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.6/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 2.9/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.7/3.2 MB | 94 kB | 140 kB Progress (4): 3.0/3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.8/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Progress (4): 3.0 MB | 1.9/3.2 MB | 94 kB | 140 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform.test-8.0.0-20200122.233012-213.jar (94 kB at 148 kB/s) Progress (3): 3.0 MB | 1.9/3.2 MB | 140 kB Progress (3): 3.0 MB | 1.9/3.2 MB | 140 kB Progress (3): 3.0 MB | 1.9/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.0/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Progress (3): 3.0 MB | 2.1/3.2 MB | 140 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/8.0.0-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-8.0.0-20200122.233411-213.jar (3.0 MB at 4.6 MB/s) Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/8.0.0-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-8.0.0-20200122.233120-213.jar (140 kB at 216 kB/s) Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.1/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.2/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.3/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.4/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.5/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.6/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.7/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.8/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (1): 2.9/3.2 MB Progress (2): 2.9/3.2 MB | 4.1/901 kB Progress (2): 2.9/3.2 MB | 4.1/901 kB Progress (2): 2.9/3.2 MB | 7.7/901 kB Progress (2): 2.9/3.2 MB | 7.7/901 kB Progress (2): 2.9/3.2 MB | 12/901 kB Progress (2): 2.9/3.2 MB | 12/901 kB Progress (2): 2.9/3.2 MB | 16/901 kB Progress (2): 2.9/3.2 MB | 16/901 kB Progress (2): 2.9/3.2 MB | 20/901 kB Progress (2): 2.9/3.2 MB | 20/901 kB Progress (2): 2.9/3.2 MB | 24/901 kB Progress (2): 2.9/3.2 MB | 24/901 kB Progress (2): 2.9/3.2 MB | 28/901 kB Progress (2): 2.9/3.2 MB | 28/901 kB Progress (2): 2.9/3.2 MB | 32/901 kB Progress (2): 2.9/3.2 MB | 32/901 kB Progress (2): 2.9/3.2 MB | 36/901 kB Progress (2): 2.9/3.2 MB | 36/901 kB Progress (2): 2.9/3.2 MB | 40/901 kB Progress (2): 2.9/3.2 MB | 40/901 kB Progress (2): 2.9/3.2 MB | 45/901 kB Progress (2): 2.9/3.2 MB | 45/901 kB Progress (2): 2.9/3.2 MB | 49/901 kB Progress (2): 2.9/3.2 MB | 49/901 kB Progress (2): 3.0/3.2 MB | 49/901 kB Progress (2): 3.0/3.2 MB | 53/901 kB Progress (2): 3.0/3.2 MB | 53/901 kB Progress (2): 3.0/3.2 MB | 57/901 kB Progress (2): 3.0/3.2 MB | 57/901 kB Progress (2): 3.0/3.2 MB | 61/901 kB Progress (2): 3.0/3.2 MB | 61/901 kB Progress (2): 3.0/3.2 MB | 65/901 kB Progress (2): 3.0/3.2 MB | 65/901 kB Progress (2): 3.0/3.2 MB | 65/901 kB Progress (2): 3.0/3.2 MB | 69/901 kB Progress (2): 3.0/3.2 MB | 69/901 kB Progress (2): 3.0/3.2 MB | 73/901 kB Progress (2): 3.0/3.2 MB | 73/901 kB Progress (2): 3.0/3.2 MB | 77/901 kB Progress (2): 3.0/3.2 MB | 81/901 kB Progress (2): 3.0/3.2 MB | 81/901 kB Progress (2): 3.0/3.2 MB | 81/901 kB Progress (2): 3.0/3.2 MB | 81/901 kB Progress (2): 3.0/3.2 MB | 85/901 kB Progress (2): 3.0/3.2 MB | 85/901 kB Progress (2): 3.0/3.2 MB | 90/901 kB Progress (2): 3.0/3.2 MB | 94/901 kB Progress (2): 3.0/3.2 MB | 98/901 kB Progress (2): 3.0/3.2 MB | 98/901 kB Progress (2): 3.0/3.2 MB | 98/901 kB Progress (2): 3.0/3.2 MB | 98/901 kB Progress (2): 3.0/3.2 MB | 98/901 kB Progress (2): 3.0/3.2 MB | 102/901 kB Progress (2): 3.0/3.2 MB | 106/901 kB Progress (2): 3.0/3.2 MB | 110/901 kB Progress (2): 3.0/3.2 MB | 114/901 kB Progress (2): 3.0/3.2 MB | 114/901 kB Progress (2): 3.0/3.2 MB | 114/901 kB Progress (2): 3.0/3.2 MB | 114/901 kB Progress (2): 3.0/3.2 MB | 114/901 kB Progress (2): 3.0/3.2 MB | 118/901 kB Progress (2): 3.0/3.2 MB | 122/901 kB Progress (2): 3.0/3.2 MB | 126/901 kB Progress (2): 3.0/3.2 MB | 131/901 kB Progress (2): 3.0/3.2 MB | 131/901 kB Progress (2): 3.0/3.2 MB | 131/901 kB Progress (2): 3.0/3.2 MB | 131/901 kB Progress (2): 3.0/3.2 MB | 131/901 kB Progress (2): 3.0/3.2 MB | 135/901 kB Progress (2): 3.0/3.2 MB | 139/901 kB Progress (2): 3.0/3.2 MB | 143/901 kB Progress (2): 3.0/3.2 MB | 147/901 kB Progress (2): 3.1/3.2 MB | 147/901 kB Progress (2): 3.1/3.2 MB | 147/901 kB Progress (2): 3.1/3.2 MB | 147/901 kB Progress (2): 3.1/3.2 MB | 147/901 kB Progress (2): 3.1/3.2 MB | 151/901 kB Progress (2): 3.1/3.2 MB | 155/901 kB Progress (2): 3.1/3.2 MB | 159/901 kB Progress (2): 3.1/3.2 MB | 163/901 kB Progress (2): 3.1/3.2 MB | 163/901 kB Progress (2): 3.1/3.2 MB | 163/901 kB Progress (2): 3.1/3.2 MB | 163/901 kB Progress (2): 3.1/3.2 MB | 163/901 kB Progress (2): 3.1/3.2 MB | 167/901 kB Progress (2): 3.1/3.2 MB | 171/901 kB Progress (2): 3.1/3.2 MB | 176/901 kB Progress (2): 3.1/3.2 MB | 180/901 kB Progress (2): 3.1/3.2 MB | 180/901 kB Progress (2): 3.1/3.2 MB | 180/901 kB Progress (2): 3.1/3.2 MB | 180/901 kB Progress (2): 3.1/3.2 MB | 180/901 kB Progress (2): 3.1/3.2 MB | 184/901 kB Progress (2): 3.1/3.2 MB | 188/901 kB Progress (2): 3.1/3.2 MB | 192/901 kB Progress (2): 3.1/3.2 MB | 192/901 kB Progress (2): 3.1/3.2 MB | 196/901 kB Progress (2): 3.1/3.2 MB | 196/901 kB Progress (2): 3.1/3.2 MB | 196/901 kB Progress (2): 3.1/3.2 MB | 196/901 kB Progress (2): 3.1/3.2 MB | 200/901 kB Progress (2): 3.1/3.2 MB | 204/901 kB Progress (2): 3.1/3.2 MB | 208/901 kB Progress (2): 3.1/3.2 MB | 208/901 kB Progress (2): 3.1/3.2 MB | 212/901 kB Progress (2): 3.1/3.2 MB | 212/901 kB Progress (2): 3.1/3.2 MB | 212/901 kB Progress (2): 3.1/3.2 MB | 212/901 kB Progress (2): 3.1/3.2 MB | 217/901 kB Progress (2): 3.1/3.2 MB | 221/901 kB Progress (2): 3.1/3.2 MB | 225/901 kB Progress (2): 3.1/3.2 MB | 225/901 kB Progress (2): 3.1/3.2 MB | 229/901 kB Progress (2): 3.1/3.2 MB | 229/901 kB Progress (2): 3.1/3.2 MB | 229/901 kB Progress (2): 3.1/3.2 MB | 229/901 kB Progress (2): 3.1/3.2 MB | 233/901 kB Progress (2): 3.1/3.2 MB | 237/901 kB Progress (2): 3.1/3.2 MB | 241/901 kB Progress (2): 3.1/3.2 MB | 241/901 kB Progress (2): 3.1/3.2 MB | 245/901 kB Progress (2): 3.2/3.2 MB | 245/901 kB Progress (2): 3.2/3.2 MB | 245/901 kB Progress (2): 3.2/3.2 MB | 245/901 kB Progress (2): 3.2/3.2 MB | 249/901 kB Progress (2): 3.2/3.2 MB | 253/901 kB Progress (2): 3.2/3.2 MB | 258/901 kB Progress (2): 3.2/3.2 MB | 258/901 kB Progress (2): 3.2/3.2 MB | 262/901 kB Progress (2): 3.2/3.2 MB | 262/901 kB Progress (2): 3.2/3.2 MB | 262/901 kB Progress (2): 3.2/3.2 MB | 262/901 kB Progress (2): 3.2/3.2 MB | 266/901 kB Progress (2): 3.2/3.2 MB | 270/901 kB Progress (2): 3.2/3.2 MB | 274/901 kB Progress (2): 3.2/3.2 MB | 274/901 kB Progress (2): 3.2/3.2 MB | 278/901 kB Progress (2): 3.2/3.2 MB | 278/901 kB Progress (2): 3.2/3.2 MB | 278/901 kB Progress (2): 3.2/3.2 MB | 278/901 kB Progress (2): 3.2/3.2 MB | 282/901 kB Progress (2): 3.2/3.2 MB | 286/901 kB Progress (2): 3.2/3.2 MB | 290/901 kB Progress (2): 3.2/3.2 MB | 290/901 kB Progress (2): 3.2/3.2 MB | 294/901 kB Progress (2): 3.2/3.2 MB | 294/901 kB Progress (2): 3.2/3.2 MB | 294/901 kB Progress (2): 3.2/3.2 MB | 294/901 kB Progress (2): 3.2/3.2 MB | 298/901 kB Progress (2): 3.2/3.2 MB | 303/901 kB Progress (2): 3.2/3.2 MB | 307/901 kB Progress (2): 3.2/3.2 MB | 307/901 kB Progress (2): 3.2/3.2 MB | 311/901 kB Progress (2): 3.2/3.2 MB | 311/901 kB Progress (2): 3.2/3.2 MB | 311/901 kB Progress (2): 3.2/3.2 MB | 311/901 kB Progress (2): 3.2 MB | 311/901 kB Progress (2): 3.2 MB | 315/901 kB Progress (2): 3.2 MB | 319/901 kB Progress (2): 3.2 MB | 323/901 kB Progress (2): 3.2 MB | 327/901 kB Progress (2): 3.2 MB | 331/901 kB Progress (2): 3.2 MB | 335/901 kB Progress (2): 3.2 MB | 339/901 kB Progress (2): 3.2 MB | 344/901 kB Progress (2): 3.2 MB | 348/901 kB Progress (2): 3.2 MB | 352/901 kB Progress (2): 3.2 MB | 356/901 kB Progress (2): 3.2 MB | 360/901 kB Progress (2): 3.2 MB | 364/901 kB Progress (2): 3.2 MB | 368/901 kB Progress (2): 3.2 MB | 372/901 kB Progress (2): 3.2 MB | 376/901 kB Progress (2): 3.2 MB | 380/901 kB Progress (2): 3.2 MB | 384/901 kB Progress (2): 3.2 MB | 389/901 kB Progress (2): 3.2 MB | 393/901 kB Progress (2): 3.2 MB | 397/901 kB Progress (2): 3.2 MB | 401/901 kB Progress (2): 3.2 MB | 405/901 kB Progress (2): 3.2 MB | 409/901 kB Progress (2): 3.2 MB | 413/901 kB Progress (2): 3.2 MB | 417/901 kB Progress (2): 3.2 MB | 421/901 kB Progress (2): 3.2 MB | 425/901 kB Progress (2): 3.2 MB | 430/901 kB Progress (2): 3.2 MB | 434/901 kB Progress (2): 3.2 MB | 438/901 kB Progress (2): 3.2 MB | 442/901 kB Progress (2): 3.2 MB | 446/901 kB Progress (2): 3.2 MB | 450/901 kB Progress (2): 3.2 MB | 454/901 kB Progress (2): 3.2 MB | 458/901 kB Progress (2): 3.2 MB | 462/901 kB Progress (2): 3.2 MB | 466/901 kB Progress (2): 3.2 MB | 471/901 kB Progress (2): 3.2 MB | 475/901 kB Progress (2): 3.2 MB | 479/901 kB Progress (2): 3.2 MB | 483/901 kB Progress (2): 3.2 MB | 487/901 kB Progress (2): 3.2 MB | 491/901 kB Progress (2): 3.2 MB | 495/901 kB Progress (2): 3.2 MB | 499/901 kB Progress (2): 3.2 MB | 503/901 kB Progress (2): 3.2 MB | 507/901 kB Progress (2): 3.2 MB | 511/901 kB Progress (2): 3.2 MB | 516/901 kB Progress (2): 3.2 MB | 520/901 kB Progress (2): 3.2 MB | 524/901 kB Progress (2): 3.2 MB | 528/901 kB Progress (2): 3.2 MB | 532/901 kB Progress (2): 3.2 MB | 536/901 kB Progress (2): 3.2 MB | 540/901 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/8.0.0-SNAPSHOT/org.eclipse.scout.rt.client-8.0.0-20200122.233320-213.jar (3.2 MB at 4.4 MB/s) Progress (1): 544/901 kB Progress (1): 548/901 kB Progress (1): 552/901 kB Progress (1): 557/901 kB Progress (1): 561/901 kB Progress (1): 565/901 kB Progress (1): 569/901 kB Progress (1): 573/901 kB Progress (1): 577/901 kB Progress (1): 581/901 kB Progress (1): 585/901 kB Progress (1): 589/901 kB Progress (1): 593/901 kB Progress (1): 597/901 kB Progress (1): 602/901 kB Progress (1): 606/901 kB Progress (1): 610/901 kB Progress (1): 614/901 kB Progress (1): 618/901 kB Progress (1): 622/901 kB Progress (1): 626/901 kB Progress (1): 630/901 kB Progress (1): 634/901 kB Progress (1): 638/901 kB Progress (1): 643/901 kB Progress (1): 647/901 kB Progress (1): 651/901 kB Progress (1): 655/901 kB Progress (1): 659/901 kB Progress (1): 663/901 kB Progress (1): 667/901 kB Progress (1): 671/901 kB Progress (1): 675/901 kB Progress (1): 679/901 kB Progress (1): 683/901 kB Progress (1): 688/901 kB Progress (1): 692/901 kB Progress (1): 696/901 kB Progress (1): 700/901 kB Progress (1): 704/901 kB Progress (1): 708/901 kB Progress (1): 712/901 kB Progress (1): 716/901 kB Progress (1): 720/901 kB Progress (1): 724/901 kB Progress (1): 729/901 kB Progress (1): 733/901 kB Progress (1): 737/901 kB Progress (1): 741/901 kB Progress (1): 745/901 kB Progress (1): 749/901 kB Progress (1): 753/901 kB Progress (1): 757/901 kB Progress (1): 761/901 kB Progress (1): 765/901 kB Progress (1): 770/901 kB Progress (1): 774/901 kB Progress (1): 778/901 kB Progress (1): 782/901 kB Progress (1): 786/901 kB Progress (1): 790/901 kB Progress (1): 794/901 kB Progress (1): 798/901 kB Progress (1): 802/901 kB Progress (1): 806/901 kB Progress (1): 810/901 kB Progress (1): 815/901 kB Progress (1): 819/901 kB Progress (1): 823/901 kB Progress (1): 827/901 kB Progress (1): 831/901 kB Progress (1): 835/901 kB Progress (1): 839/901 kB Progress (1): 843/901 kB Progress (1): 847/901 kB Progress (1): 851/901 kB Progress (1): 856/901 kB Progress (1): 860/901 kB Progress (1): 864/901 kB Progress (1): 868/901 kB Progress (1): 872/901 kB Progress (1): 876/901 kB Progress (1): 880/901 kB Progress (1): 884/901 kB Progress (1): 888/901 kB Progress (1): 892/901 kB Progress (1): 896/901 kB Progress (1): 901/901 kB Progress (1): 901 kB Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/8.0.0-SNAPSHOT/org.eclipse.scout.rt.platform-8.0.0-20200122.233001-213.jar (901 kB at 1.2 MB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Source directory: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/client added. [INFO] Source directory: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/shared added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 140 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 36 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s.test --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 Running org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest [WARNING]: The @Order value 100000000000000000 is very large and therefore may not be precise enough. It is recommended to use a lower value. Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.864 sec - in org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest Running org.eclipse.scout.sdk.core.s.structured.WellformTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.971 sec - in org.eclipse.scout.sdk.core.s.structured.WellformTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.457 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest [WARNING]: Column 'formdata.client.ui.forms.ColumnWithoutTypeForm$MainBox$MyTableField$Table$MyColumn' has no value type. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.185 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ScopeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ScopeTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.016 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.858 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MixedValueFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MixedValueFieldTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormFieldMenuTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormFieldMenuTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest Running org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest Running org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir56281167313834112/artifact/artifact/pom.xml [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir56281167313834112/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir56281167313834112/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [SEVERE]: There are test failures. Please refer to /tmp/genie.scout/CoreScoutTestingUtils-projectDir56281167313834112/artifact/artifact.server/target/surefire-reports for the individual test results. [WARNING]: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client:8.0.0-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure [WARNING]: Failure to transfer org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client:8.0.0-SNAPSHOT/maven-metadata.xml from https://repo.eclipse.org/content/groups/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client:8.0.0-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir56281167313834112/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir56281167313834112/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html:8.0.0-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure [WARNING]: Failure to transfer org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html:8.0.0-SNAPSHOT/maven-metadata.xml from https://repo.eclipse.org/content/groups/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html:8.0.0-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure [WARNING]: Failure to transfer org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client:8.0.0-SNAPSHOT/maven-metadata.xml from https://repo.eclipse.org/content/groups/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client:8.0.0-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.248 sec - in org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest Running org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest Results : Tests run: 64, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e >--------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e 8.0.0-SNAPSHOT [9/14] [INFO] -------------------------------[ bundle ]------------------------------- Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml Progress (1): 424 B Progress (2): 424 B | 446 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml (446 B at 64 kB/s) Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml (424 B at 53 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml Progress (1): 420 B Progress (2): 420 B | 445 B Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml (420 B at 105 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml (445 B at 89 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml Progress (1): 427 B Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml (427 B at 107 kB/s) Progress (1): 458 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml (458 B at 65 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml Progress (1): 421 B Progress (2): 421 B | 442 B Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml (421 B at 70 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml (442 B at 63 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml Progress (1): 419 B Progress (2): 419 B | 445 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml (445 B at 49 kB/s) Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml (419 B at 25 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml Progress (1): 436 B Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml (436 B at 109 kB/s) Progress (1): 463 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.swt.win32.win32.x86/maven-metadata.xml (463 B at 26 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml Progress (1): 440 B Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml (440 B at 73 kB/s) Progress (1): 464 B Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml (464 B at 29 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml Progress (1): 419 B Progress (2): 419 B | 450 B Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml (419 B at 84 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml (450 B at 75 kB/s) Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml Progress (1): 425 B Progress (2): 425 B | 446 B Downloaded from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml (425 B at 85 kB/s) Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml (446 B at 74 kB/s) [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 57 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] No tests to run. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test >------ [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test 8.0.0-SNAPSHOT [10/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.test --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 Running org.eclipse.scout.sdk.s2e.util.ScoutTierTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 sec - in org.eclipse.scout.sdk.s2e.util.ScoutTierTest Running org.eclipse.scout.sdk.s2e.util.ScoutStatusTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.eclipse.scout.sdk.s2e.util.ScoutStatusTest Running org.eclipse.scout.sdk.s2e.test.ApiTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 sec - in org.eclipse.scout.sdk.s2e.test.ApiTest Running org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.811 sec - in org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest Running org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.283 sec - in org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest Running org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.55 sec - in org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact/pom.xml [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp3985713586955693389/artifact.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING]: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt:8.0.0-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure [WARNING]: Failure to transfer org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt:8.0.0-SNAPSHOT/maven-metadata.xml from https://repo.eclipse.org/content/groups/snapshots/ was cached in the local repository, resolution will not be reattempted until the update interval of eclipse.snapshot has elapsed or updates are forced. Original error: Could not transfer metadata org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt:8.0.0-SNAPSHOT/maven-metadata.xml from/to eclipse.snapshot (https://repo.eclipse.org/content/groups/snapshots/): Received fatal alert: handshake_failure [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10 problems (10 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10 problems (10 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/newMultiFile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.newMultiFile.IChangedPortType' [entryPoint=entry.point.changedpackage.ChangedEntryPointName, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=entry.point.changedpackage.ChangedEntryPointName_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=entry.point.changedpackage.ChangedEntryPointName_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=entry.point.changedpackage.ChangedEntryPointName_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=ChangedEntryPointName_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=entry.point.changedpackage.ChangedEntryPointName, endpointInterface=test.provider.newMultiFile.IChangedPortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10 problems (10 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir6808543149504755983/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact/pom.xml [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp1495206175998369277/artifact.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 4 problems (4 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 4 problems (4 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/newMultiFile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.newMultiFile.IChangedPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 4 problems (4 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir8950319094977822147/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 356.906 sec - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact/pom.xml [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp6369100181049933418/artifact.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10 problems (10 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 10 problems (10 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 14 problems (14 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 14 problems (14 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.IWhateverPortType' [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, wsdl:portType=WhateverPortType, wsdl:service=WhateverWebService, wsdl:port=WhateverPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 13. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 20 problems (20 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.IWhateverPortType' [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, wsdl:portType=WhateverPortType, wsdl:service=WhateverWebService, wsdl:port=WhateverPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 13. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor] 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 20 problems (20 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5990929061906674390/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact/pom.xml [WARNING]: No archetype found in remote catalog. Defaulting to internal catalog [WARNING]: Archetype not found in any catalog. Falling back to central repository. [WARNING]: Add a repsoitory with id 'archetype' in your settings.xml if archetype's repository is elsewhere. [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp7473812280106614298/artifact.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 4 problems (4 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 4 problems (4 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 11 problems (11 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 11 problems (11 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceOnePortType' [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, wsdl:portType=FirstWebServiceOnePortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceOnePort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceTwoPortType' [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, wsdl:portType=FirstWebServiceTwoPortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceTwoPort] [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 13. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 15. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceOnePortType' [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, wsdl:portType=SecondWebServiceOnePortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceOnePort] [processor=JaxWsAnnotationProcessor] 16. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 17. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 19. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 20. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 21. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor] 22. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 23. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 25. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 27. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceTwoPortType' [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, wsdl:portType=SecondWebServiceTwoPortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceTwoPort] [processor=JaxWsAnnotationProcessor] 28. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 29. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 30. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 31. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 32. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 35 problems (35 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] import org.eclipse.scout.rt.shared.ISession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.ISession is never used [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used 2 problems (2 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] public class ErrorResponse ^^^^^^^^^^^^^ The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceOnePortType' [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, wsdl:portType=FirstWebServiceOnePortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceOnePort] [processor=JaxWsAnnotationProcessor] 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 7. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.IFirstWebServiceTwoPortType' [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, wsdl:portType=FirstWebServiceTwoPortType, wsdl:service=FirstWebService, wsdl:port=FirstWebServiceTwoPort] [processor=JaxWsAnnotationProcessor] 10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 13. WARNING: Annotation processing: Generate handler chain XML-file [file=FirstWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 15. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceOnePortType' [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, wsdl:portType=SecondWebServiceOnePortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceOnePort] [processor=JaxWsAnnotationProcessor] 16. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 17. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 19. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor] 20. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 21. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.ITestEmptyPortType' [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, wsdl:portType=TestEmptyPortType, wsdl:service=TestEmptyWebService, wsdl:port=TestEmptyPort] [processor=JaxWsAnnotationProcessor] 22. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 23. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.TestEmptyWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 25. WARNING: Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor] 26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 27. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multiservice.ISecondWebServiceTwoPortType' [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, wsdl:portType=SecondWebServiceTwoPortType, wsdl:service=SecondWebService, wsdl:port=SecondWebServiceTwoPort] [processor=JaxWsAnnotationProcessor] 28. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 29. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 30. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 31. WARNING: Annotation processing: Generate handler chain XML-file [file=SecondWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor] 32. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor] 33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] 34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] 35 problems (35 warnings) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] import org.eclipse.scout.rt.client.IClientSession; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.scout.rt.client.IClientSession is never used 1 problem (1 warning) [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir3394150700223681700/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used 1 problem (1 warning) Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 640.645 sec - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest Running org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.847 sec - in org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest Running org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest Running org.eclipse.scout.sdk.s2e.job.ResourceBlockingOperationJobTest [WARNING]: operation 'org.eclipse.scout.sdk.s2e.operation.IOperation$MockitoMock$1212195361' does not have a name. [WARNING]: operation 'org.eclipse.scout.sdk.s2e.operation.IOperation$MockitoMock$1212195361' does not have a name. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.eclipse.scout.sdk.s2e.job.ResourceBlockingOperationJobTest Results : Tests run: 53, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc >------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc 8.0.0-SNAPSHOT [11/14] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No tests to run. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls >------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls 8.0.0-SNAPSHOT [12/14] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 97 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No tests to run. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] -------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui >------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui 8.0.0-SNAPSHOT [13/14] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 133 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No tests to run. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings >-------- [INFO] Building org.eclipse.scout.sdk-settings 8.0.0-SNAPSHOT [14/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-settings --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-settings --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk-settings --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk-settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk-settings --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk-settings --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk-settings --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-settings --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-settings --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-settings --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-settings --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-settings --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-settings --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-settings --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Scout SDK 8.0.0-SNAPSHOT: [INFO] [INFO] Scout Hello World Sample Application ............... SUCCESS [ 6.237 s] [INFO] Scout JaxWs Module ................................. SUCCESS [ 4.279 s] [INFO] ScoutJS Sample Application ......................... SUCCESS [ 2.531 s] [INFO] Eclipse Scout SDK .................................. SUCCESS [ 1.269 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SUCCESS [ 5.669 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SUCCESS [ 10.554 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SUCCESS [ 3.474 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test SUCCESS [01:05 min] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e SUCCESS [ 20.590 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SUCCESS [17:17 min] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SUCCESS [ 7.351 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls SUCCESS [ 14.857 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SUCCESS [ 16.391 s] [INFO] org.eclipse.scout.sdk-settings ..................... SUCCESS [ 2.018 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20:00 min [INFO] Finished at: 2020-01-22T19:47:52-05:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.sdk/pom.xml -Dremote_branch=origin/releases/8.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/8.0.x -Dmaster_unitTest_skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository -Dgpg.skip=true deploy -Peclipse-sign Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 [INFO] Scanning for projects... [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:8.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:jar:8.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scout Hello World Sample Application [maven-archetype] [INFO] Scout JaxWs Module [maven-archetype] [INFO] ScoutJS Sample Application [maven-archetype] [INFO] Eclipse Scout SDK [pom] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s [jar] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test [jar] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test [jar] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls [bundle] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui [bundle] [INFO] org.eclipse.scout.sdk-settings [jar] [INFO] [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >---------- [INFO] Building Scout Hello World Sample Application 8.0.0-SNAPSHOT [1/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-helloworld-app --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-helloworld-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-helloworld-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-helloworld-app --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-helloworld-app --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-helloworld-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 105 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-helloworld-app --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-helloworld-app:maven-archetype:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-helloworld-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-helloworld-app --- [INFO] Building archetype jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-helloworld-app --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-helloworld-app --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-helloworld-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:8.0.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: scoutAuthPublicKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: scoutAuthPrivateKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: scoutAuthPublicKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: userName, Value: Scout Robot [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 1.8 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: artifactId, Value: helloworld [INFO] Parameter: scoutAuthPrivateKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair()) [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml [WARNING] Don't override file /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.shared/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.client/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.dev/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.dev/pom.xml [INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-helloworld-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-helloworld-app --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-helloworld-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ scout-helloworld-app --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ scout-helloworld-app --- [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ scout-helloworld-app --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ scout-helloworld-app --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ scout-helloworld-app --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-helloworld-app --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/8.0.0-SNAPSHOT/scout-helloworld-app-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/8.0.0-SNAPSHOT/scout-helloworld-app-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-helloworld-app/target/scout-helloworld-app-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/8.0.0-SNAPSHOT/scout-helloworld-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ scout-helloworld-app --- [INFO] Deploying org.eclipse.scout.archetypes:scout-helloworld-app:8.0.0-SNAPSHOT at end [INFO] [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >----------- [INFO] Building Scout JaxWs Module 8.0.0-SNAPSHOT [2/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-jaxws-module --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-jaxws-module --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-jaxws-module --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-jaxws-module --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-jaxws-module --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-jaxws-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-jaxws-module --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-jaxws-module:maven-archetype:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-jaxws-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-jaxws-module --- [INFO] Building archetype jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-jaxws-module --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-jaxws-module --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-jaxws-module --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:8.0.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: parentArtifactId, Value: helloworld [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [WARNING] CP Don't override file /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml [INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-jaxws-module --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-jaxws-module --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-jaxws-module --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ scout-jaxws-module --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ scout-jaxws-module --- [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ scout-jaxws-module --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ scout-jaxws-module --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ scout-jaxws-module --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-jaxws-module --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/8.0.0-SNAPSHOT/scout-jaxws-module-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/8.0.0-SNAPSHOT/scout-jaxws-module-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-jaxws-module/target/scout-jaxws-module-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/8.0.0-SNAPSHOT/scout-jaxws-module-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ scout-jaxws-module --- [INFO] Deploying org.eclipse.scout.archetypes:scout-jaxws-module:8.0.0-SNAPSHOT at end [INFO] [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >----------- [INFO] Building ScoutJS Sample Application 8.0.0-SNAPSHOT [3/14] [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-hellojs-app --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ scout-hellojs-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ scout-hellojs-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ scout-hellojs-app --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ scout-hellojs-app --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-hellojs-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 140 resources [INFO] Copying 2 resources [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-hellojs-app --- [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-hellojs-app:maven-archetype:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-hellojs-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-hellojs-app --- [INFO] Building archetype jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ scout-hellojs-app --- [INFO] Skipping because packaging 'maven-archetype' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-hellojs-app --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-hellojs-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:8.0.0-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: hellojs [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/hellojs [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs [INFO] Parameter: simpleArtifactName, Value: hellojs [INFO] Parameter: javaVersion, Value: 1.8 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: scoutAuthPublicKeyDev, Value: changeme_database_password [INFO] Parameter: artifactId, Value: hellojs [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml [WARNING] Don't override file /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.api/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.dev/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.war/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core.test/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.data/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.db/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence.test/pom.xml [INFO] Parent element not overwritten in /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.ui/pom.xml [INFO] project created from Archetype in dir: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-hellojs-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-hellojs-app --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-hellojs-app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ scout-hellojs-app --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ scout-hellojs-app --- [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ scout-hellojs-app --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ scout-hellojs-app --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ scout-hellojs-app --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-hellojs-app --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/8.0.0-SNAPSHOT/scout-hellojs-app-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/8.0.0-SNAPSHOT/scout-hellojs-app-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/scout-hellojs-app/target/scout-hellojs-app-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/8.0.0-SNAPSHOT/scout-hellojs-app-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app --- [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ scout-hellojs-app --- [INFO] Deploying org.eclipse.scout.archetypes:scout-hellojs-app:8.0.0-SNAPSHOT at end [INFO] [INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >------------- [INFO] Building Eclipse Scout SDK 8.0.0-SNAPSHOT [4/14] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk --- [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-8.0.0-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk --- [INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk:8.0.0-SNAPSHOT at end [INFO] [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core >---------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core 8.0.0-SNAPSHOT [5/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core --- [INFO] Signature checking is skipped. [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core --- [INFO] Searching org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core:jar:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core --- [INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core:8.0.0-SNAPSHOT at end [INFO] [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test >-------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test 8.0.0-SNAPSHOT [6/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.test --- [INFO] Source directory: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/main/fixture added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.test --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core.test --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.test --- [INFO] Searching org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:jar:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-tests.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:test-jar:tests:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-test-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:java-source:test-sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core.test --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core.test --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.test --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core.test --- [INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test:8.0.0-SNAPSHOT at end [INFO] [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s >--------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s 8.0.0-SNAPSHOT [7/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core.s --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.s --- [INFO] Searching org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s:jar:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core.s --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core.s --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core.s --- [INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s:8.0.0-SNAPSHOT at end [INFO] [INFO] ------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test >------- [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test 8.0.0-SNAPSHOT [8/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.core.s.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:add-source (add-source) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Source directory: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/client added. [INFO] Source directory: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/shared added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Searching org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:jar:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-tests.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:test-jar:tests:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-test-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:java-source:test-sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.core.s.test --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.core.s.test --- [INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test:8.0.0-SNAPSHOT at end [INFO] [INFO] --------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e >--------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e 8.0.0-SNAPSHOT [9/14] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e --- [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed lib/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed lib/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:8.0.0-SNAPSHOT in 7 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e --- [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed lib/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed lib/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:8.0.0-SNAPSHOT in 4 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:8.0.0-SNAPSHOT at end [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e --- [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed lib/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed lib/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:8.0.0-SNAPSHOT in 4 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e --- [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed lib/org.eclipse.scout.sdk.core-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed lib/org.eclipse.scout.sdk.core.s-8.0.0-SNAPSHOT.jar in 1 seconds. [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:bundle:8.0.0-SNAPSHOT in 3 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e:8.0.0-SNAPSHOT at end [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test >------ [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test 8.0.0-SNAPSHOT [10/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/src/main/resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Searching org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:jar:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-tests.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:test-jar:tests:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-test-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:java-source:test-sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.test --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-test-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.test --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test:8.0.0-SNAPSHOT at end [INFO] [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc >------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc 8.0.0-SNAPSHOT [11/14] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 2 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:8.0.0-SNAPSHOT at end [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 2 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.doc >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 63 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:bundle:8.0.0-SNAPSHOT in 2 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc:8.0.0-SNAPSHOT at end [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e.doc <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.doc --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls >------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls 8.0.0-SNAPSHOT [12/14] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:8.0.0-SNAPSHOT at end [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.nls >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources [INFO] Copying 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:8.0.0-SNAPSHOT at end [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e.nls <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.nls --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui >------- [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui 8.0.0-SNAPSHOT [13/14] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:8.0.0-SNAPSHOT in 2 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:8.0.0-SNAPSHOT at end [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:deploy (default-deploy) > deploy @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:install (default-install) > install @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] >>> maven-bundle-plugin:2.5.4:bundle (default-bundle) > package @ org.eclipse.scout.sdk.s2e.ui >>> [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources [INFO] Copying 41 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:bundle (default-bundle) < package @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping because packaging 'bundle' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:bundle:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] Searching org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:java-source:sources:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:install (default-install) < install @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:install (default-install) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Deploying org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:8.0.0-SNAPSHOT at end [INFO] [INFO] <<< maven-bundle-plugin:2.5.4:deploy (default-deploy) < deploy @ org.eclipse.scout.sdk.s2e.ui <<< [INFO] [INFO] [INFO] --- maven-bundle-plugin:2.5.4:deploy (default-deploy) @ org.eclipse.scout.sdk.s2e.ui --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings >-------- [INFO] Building org.eclipse.scout.sdk-settings 8.0.0-SNAPSHOT [14/14] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-settings --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/../org.eclipse.scout.sdk/target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ org.eclipse.scout.sdk-settings --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk-settings --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ org.eclipse.scout.sdk-settings --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ org.eclipse.scout.sdk-settings --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-settings --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-settings --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-settings --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-settings --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-settings --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-settings --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-settings --- [INFO] Pack200 normalizing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-settings --- [INFO] Searching org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:jar:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-settings --- [INFO] Pack200 packing jar /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-settings --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-settings --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT.jar.pack.gz to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-settings-8.0.0-SNAPSHOT-pack200.jar.pack.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.eclipse.scout.sdk-settings --- [INFO] Deploying org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:8.0.0-SNAPSHOT at end [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Scout SDK 8.0.0-SNAPSHOT: [INFO] [INFO] Scout Hello World Sample Application ............... SUCCESS [ 6.675 s] [INFO] Scout JaxWs Module ................................. SUCCESS [ 2.376 s] [INFO] ScoutJS Sample Application ......................... SUCCESS [ 2.358 s] [INFO] Eclipse Scout SDK .................................. SUCCESS [ 1.714 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SUCCESS [ 7.280 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SUCCESS [ 7.350 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SUCCESS [ 5.658 s] [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test SUCCESS [ 10.161 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e SUCCESS [01:06 min] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SUCCESS [ 8.835 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SUCCESS [ 34.443 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls SUCCESS [ 42.219 s] [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SUCCESS [ 48.228 s] [INFO] org.eclipse.scout.sdk-settings ..................... SUCCESS [ 3.433 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:08 min [INFO] Finished at: 2020-01-22T19:52:02-05:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f updatesite-maven-plugin/pom.xml -Dremote_branch=origin/releases/8.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/8.0.x -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository clean install Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 [INFO] Scanning for projects... [INFO] [INFO] -----------< org.eclipse.scout.sdk:updatesite-maven-plugin >------------ [INFO] Building org.eclipse.scout.sdk:updatesite-maven-plugin 8.0.0-SNAPSHOT [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ updatesite-maven-plugin --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target [INFO] [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ updatesite-maven-plugin --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ updatesite-maven-plugin --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ updatesite-maven-plugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ updatesite-maven-plugin --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ updatesite-maven-plugin --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ updatesite-maven-plugin --- [INFO] [INFO] --- maven-plugin-plugin:3.4:helpmojo (help-goal) @ updatesite-maven-plugin --- [WARNING] Goal prefix is specified as: 'updatesite-maven-plugin'. Maven currently expects it to be 'updatesite'. [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ updatesite-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ updatesite-maven-plugin --- [INFO] Generating flattened POM of project org.eclipse.scout.sdk:updatesite-maven-plugin:maven-plugin:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ updatesite-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/classes [WARNING] /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[108] public void execute() throws MojoExecutionException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method execute() of type HelpMojo should be tagged with @Override since it actually overrides a superinterface method [WARNING] /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[200] private List findNamedChild( Node node, String elementName ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method findNamedChild(Node, String) from the type HelpMojo can be declared as static [WARNING] /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[202] List result = new ArrayList(); ^^^^^^^^^ Redundant specification of type arguments [WARNING] /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[353] List lines = new ArrayList(); ^^^^^^^^^ Redundant specification of type arguments [WARNING] /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/generated-sources/plugin/HelpMojo.java:[442] private String getPropertyFromExpression( String expression ) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getPropertyFromExpression(String) from the type HelpMojo can be declared as static 5 problems (5 warnings) [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (default-descriptor) @ updatesite-maven-plugin --- [WARNING] Goal prefix is specified as: 'updatesite-maven-plugin'. Maven currently expects it to be 'updatesite'. [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors. [INFO] [INFO] --- maven-plugin-plugin:3.4:descriptor (mojo-descriptor) @ updatesite-maven-plugin --- [WARNING] Goal prefix is specified as: 'updatesite-maven-plugin'. Maven currently expects it to be 'updatesite'. [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Mojo extractor with id: java-javadoc found 0 mojo descriptors. [INFO] Mojo extractor with id: java-annotations found 3 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ updatesite-maven-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ updatesite-maven-plugin --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ updatesite-maven-plugin --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 Running org.eclipse.scout.maven.plugins.updatesite.StagingTest [info] Zipping /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/test-classes/repository to target/stageTarget/stage.zip [info] Creating composite Repository Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.eclipse.scout.maven.plugins.updatesite.StagingTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ updatesite-maven-plugin --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.4:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ updatesite-maven-plugin --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ updatesite-maven-plugin --- [INFO] Skipping because packaging 'maven-plugin' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ updatesite-maven-plugin --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ updatesite-maven-plugin --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ updatesite-maven-plugin --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ updatesite-maven-plugin --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ updatesite-maven-plugin --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ updatesite-maven-plugin --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/8.0.0-SNAPSHOT/updatesite-maven-plugin-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/8.0.0-SNAPSHOT/updatesite-maven-plugin-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/8.0.0-SNAPSHOT/updatesite-maven-plugin-8.0.0-SNAPSHOT-tests.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/8.0.0-SNAPSHOT/updatesite-maven-plugin-8.0.0-SNAPSHOT-test-sources.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/updatesite-maven-plugin/target/updatesite-maven-plugin-8.0.0-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/updatesite-maven-plugin/8.0.0-SNAPSHOT/updatesite-maven-plugin-8.0.0-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.868 s [INFO] Finished at: 2020-01-22T19:52:17-05:00 [INFO] ------------------------------------------------------------------------ [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f org.eclipse.scout.sdk.p2/pom.xml -Dremote_branch=origin/releases/8.0.x -Dis_tag=false -Dtag_or_branch=origin/releases/8.0.x -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository -Dgpg.skip=true clean install -Peclipse-sign -Peclipse-stage Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1 [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:8.0.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/ [INFO] Adding repository http://download.eclipse.org/releases/neon [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ [INFO] Adding repository http://download.eclipse.org/cbi/updates/license [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:8.0.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:8.0.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:8.0.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:8.0.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:8.0.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2:pom:8.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Eclipse Scout SDK P2 [pom] [INFO] Eclipse Scout SDK P2 Build Target [pom] [INFO] Eclipse Scout SDK Feature [eclipse-feature] [INFO] Eclipse Scout SDK Repository [eclipse-repository] [INFO] [INFO] -----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2 >----------- [INFO] Building Eclipse Scout SDK P2 8.0.0-SNAPSHOT [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.sdk.p2 --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.p2/.flattened-pom.xml [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk.p2 --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.p2/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk.p2 --- [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2:pom:8.0.0-SNAPSHOT... [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.p2 --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.p2 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.p2 --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.p2 --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.p2 --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.p2 --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk.p2/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.p2/8.0.0-SNAPSHOT/org.eclipse.scout.sdk.p2-8.0.0-SNAPSHOT.pom [INFO] [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-target >--------- [INFO] Building Eclipse Scout SDK P2 Build Target 8.0.0-SNAPSHOT [2/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-target --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-target/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-target --- [INFO] No site descriptor found: nothing to attach. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-target --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- build-helper-maven-plugin:1.12:attach-artifact (attach-artifacts) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-target --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-target --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-target --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-target --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-target/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-target-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-target/org.eclipse.neon-dependencies.target to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-target-8.0.0-SNAPSHOT-org.eclipse.neon-dependencies.target [INFO] [INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature >--------- [INFO] Building Eclipse Scout SDK Feature 8.0.0-SNAPSHOT [3/4] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-feature --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-feature --- [INFO] The project's OSGi version is 8.0.0.20200126-0713 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-feature --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.scout.sdk-feature --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-feature --- [INFO] Skipping because packaging 'eclipse-feature' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-feature --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-feature --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (generate-source-feature) @ org.eclipse.scout.sdk-feature --- [INFO] Building jar: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-feature --- [INFO] No baseline version MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:8.0.0-SNAPSHOT @ /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-feature --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-feature --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-feature --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-feature --- [INFO] Searching org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:eclipse-feature:8.0.0-SNAPSHOT in 2 seconds. [INFO] Searching org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT-sources-feature.jar for inner jars... [INFO] Signed org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:eclipse-feature:sources-feature:8.0.0-SNAPSHOT in 1 seconds. [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-feature --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT-sources-feature.jar to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT-sources-feature.jar [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/p2content.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-feature/target/p2artifacts.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-8.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-feature --- [INFO] [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository >------- [INFO] Building Eclipse Scout SDK Repository 8.0.0-SNAPSHOT [4/4] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-repository --- [INFO] Deleting /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-repository --- [INFO] The project's OSGi version is 8.0.0.20200126-0713 [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- git-commit-id-plugin:2.2.2:revision (default) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.eclipse.scout.sdk-repository --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/../target/jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:1.12:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- build-helper-maven-plugin:1.12:regex-property (initialize-regex) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/src/main/resources [INFO] Copying 1 resource [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.scout.sdk-repository --- [INFO] Copying resources from /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/classes to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/repository [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200126-0713.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200126-0713.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200126-0713.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200126-0713.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.apache.commons.lang3 [3.1.0].] [WARNING] More information on the preceding warning(s) can be found here: [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool [INFO] [INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ org.eclipse.scout.sdk-repository --- [INFO] Building zip: /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-8.0.0-SNAPSHOT.zip [INFO] [INFO] --- maven-site-plugin:3.6:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-repository --- [INFO] Skipping because packaging 'eclipse-repository' is not pom. [INFO] [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-repository --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-repository --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-repository --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-repository --- [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-repository --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-repository --- [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-8.0.0-SNAPSHOT.zip to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-8.0.0-SNAPSHOT.zip [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-8.0.0-SNAPSHOT.pom [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/p2content.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-8.0.0-SNAPSHOT-p2metadata.xml [INFO] Installing /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/p2artifacts.xml to /home/hudson/genie.scout/.jenkins/jobs/scout-integration-8.0-SDK-nightly/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/8.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-8.0.0-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.0.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-repository --- [INFO] [INFO] --- updatesite-maven-plugin:8.0.0-SNAPSHOT:stage (stage) @ org.eclipse.scout.sdk-repository --- [INFO] Creating composite Repository [INFO] Downloading /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stage/nightly/8.0/compositeContent.jar [INFO] Downloading /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stage/nightly/8.0/compositeArtifacts.jar [INFO] Zipping /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stage to /jobs/genie.scout/scout-integration-8.0-SDK-nightly/workspace/org.eclipse.scout.sdk-repository/target/stageTarget/stage20200122-075317-193.zip [INFO] [INFO] --- updatesite-maven-plugin:8.0.0-SNAPSHOT:publish (stage) @ org.eclipse.scout.sdk-repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Eclipse Scout SDK P2 8.0.0-SNAPSHOT: [INFO] [INFO] Eclipse Scout SDK P2 ............................... SUCCESS [ 3.615 s] [INFO] Eclipse Scout SDK P2 Build Target .................. SUCCESS [ 1.737 s] [INFO] Eclipse Scout SDK Feature .......................... SUCCESS [ 12.921 s] [INFO] Eclipse Scout SDK Repository ....................... SUCCESS [ 10.595 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57.559 s [INFO] Finished at: 2020-01-22T19:53:17-05:00 [INFO] ------------------------------------------------------------------------ Recording test results Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second Finished: SUCCESS