Skip to content
Success

Console Output

17:26:07 Started by an SCM change
17:26:08 Building in workspace /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace
17:26:08 No credentials specified
17:26:08  > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
17:26:08 Fetching changes from the remote Git repository
17:26:08  > /usr/local/bin/git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10
17:26:08 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
17:26:08  > /usr/local/bin/git --version # timeout=10
17:26:08  > /usr/local/bin/git fetch --tags --progress git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/*
17:26:11  > /usr/local/bin/git rev-parse refs/remotes/origin/releases/6.0.x^{commit} # timeout=10
17:26:11  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/releases/6.0.x^{commit} # timeout=10
17:26:11 Checking out Revision 306157e308b310c64a22db4f2673028550614b0e (refs/remotes/origin/releases/6.0.x)
17:26:11  > /usr/local/bin/git config core.sparsecheckout # timeout=10
17:26:11  > /usr/local/bin/git checkout -f 306157e308b310c64a22db4f2673028550614b0e
17:26:11 Commit message: "Bug 549754: Reduce fork count to one (single vm)"
17:26:11  > /usr/local/bin/git rev-list --no-walk 5cb25c9cedb46688ad456dfebb2cba96675a424a # timeout=10
17:26:11 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dbranch=origin/releases/6.0.x -Dcbi.jarsigner.skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository clean install -U -B -Psign
17:26:11 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:26:13 [INFO] Scanning for projects...
17:26:13 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:14 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/maven-metadata.xml (623 B at 1.9 kB/s)
17:26:14 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/org.eclipse.scout.rt-6.0.300-20190803.213310-19.pom
17:26:14 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/org.eclipse.scout.rt-6.0.300-20190803.213310-19.pom (26 kB at 555 kB/s)
17:26:15 [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:6.0.300-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
17:26:15 [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings:jar:6.0.300-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
17:26:15 [INFO] ------------------------------------------------------------------------
17:26:15 [INFO] Reactor Build Order:
17:26:15 [INFO] 
17:26:15 [INFO] Scout Hello World Sample Application                   [maven-archetype]
17:26:15 [INFO] Scout JaxWs Module                                     [maven-archetype]
17:26:15 [INFO] Eclipse Scout SDK                                                  [pom]
17:26:15 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core                   [jar]
17:26:15 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test              [jar]
17:26:15 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s                 [jar]
17:26:15 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test            [jar]
17:26:15 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e             [bundle]
17:26:15 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test           [jar]
17:26:15 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc         [bundle]
17:26:15 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls         [bundle]
17:26:15 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui          [bundle]
17:26:15 [INFO] org.eclipse.scout.sdk-settings                                     [jar]
17:26:15 [INFO] Eclipse Scout SDK                                                  [pom]
17:26:15 [INFO] 
17:26:15 [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >----------
17:26:15 [INFO] Building Scout Hello World Sample Application 6.0.300-SNAPSHOT    [1/14]
17:26:15 [INFO] --------------------------[ maven-archetype ]---------------------------
17:26:16 [INFO] 
17:26:16 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scout-helloworld-app ---
17:26:16 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target
17:26:16 [INFO] 
17:26:16 [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ scout-helloworld-app ---
17:26:16 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/.flattened-pom.xml
17:26:16 [INFO] 
17:26:16 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-helloworld-app ---
17:26:17 [INFO] 
17:26:17 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ scout-helloworld-app ---
17:26:19 [INFO] 
17:26:19 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ scout-helloworld-app ---
17:26:20 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/../target/jacoco-all.exec
17:26:20 [INFO] 
17:26:20 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ scout-helloworld-app ---
17:26:20 [INFO] 
17:26:20 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ scout-helloworld-app ---
17:26:20 [INFO] 
17:26:20 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-helloworld-app ---
17:26:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:20 [INFO] Copying 99 resources
17:26:20 [INFO] Copying 2 resources
17:26:20 [INFO] 
17:26:20 [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-helloworld-app ---
17:26:20 [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-helloworld-app:maven-archetype:6.0.300-SNAPSHOT...
17:26:20 [INFO] 
17:26:20 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-helloworld-app ---
17:26:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:20 [INFO] Copying 2 resources
17:26:20 [INFO] 
17:26:20 [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-helloworld-app ---
17:26:20 [INFO] Building archetype jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/scout-helloworld-app-6.0.300-SNAPSHOT
17:26:20 [INFO] 
17:26:20 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ scout-helloworld-app ---
17:26:21 [INFO] 
17:26:21 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-helloworld-app ---
17:26:22 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/scout-helloworld-app-6.0.300-SNAPSHOT-tests.jar
17:26:22 [INFO] 
17:26:22 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app ---
17:26:22 [INFO] No sources in project. Archive not created.
17:26:22 [INFO] 
17:26:22 [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-helloworld-app ---
17:26:22 [INFO] Processing Archetype IT project: basic
17:26:22 [INFO] ----------------------------------------------------------------------------
17:26:22 [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:6.0.300-SNAPSHOT
17:26:22 [INFO] ----------------------------------------------------------------------------
17:26:22 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
17:26:22 [INFO] Parameter: artifactId, Value: helloworld
17:26:22 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
17:26:22 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
17:26:22 [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
17:26:22 [INFO] Parameter: scoutAuthPublicKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
17:26:22 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
17:26:22 [INFO] Parameter: scoutAuthPrivateKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
17:26:22 [INFO] Parameter: scoutAuthPublicKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
17:26:22 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
17:26:22 [INFO] Parameter: userName, Value: Scout Robot
17:26:22 [INFO] Parameter: displayName, Value: My Application
17:26:22 [INFO] Parameter: javaVersion, Value: 1.8
17:26:22 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
17:26:22 [INFO] Parameter: artifactId, Value: helloworld
17:26:22 [INFO] Parameter: scoutAuthPrivateKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
17:26:22 [WARNING] Don't override file /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.shared/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.client/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.war/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.dev/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.war/pom.xml
17:26:22 [INFO] Parent element not overwritten in /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.dev/pom.xml
17:26:22 [INFO] project created from Archetype in dir: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld
17:26:22 [INFO] 
17:26:22 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-helloworld-app ---
17:26:22 [INFO] Checking compile classpath
17:26:22 [INFO] Checking runtime classpath
17:26:22 [INFO] Checking test classpath
17:26:22 [INFO] 
17:26:22 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-helloworld-app ---
17:26:22 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:26:23 [INFO] 
17:26:23 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-helloworld-app ---
17:26:23 [INFO] No sources in project. Archive not created.
17:26:23 [INFO] 
17:26:23 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ scout-helloworld-app ---
17:26:23 [INFO] Skipping artifact signing
17:26:23 [INFO] 
17:26:23 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-helloworld-app ---
17:26:23 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/scout-helloworld-app-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/6.0.300-SNAPSHOT/scout-helloworld-app-6.0.300-SNAPSHOT.jar
17:26:23 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/6.0.300-SNAPSHOT/scout-helloworld-app-6.0.300-SNAPSHOT.pom
17:26:23 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-helloworld-app/target/scout-helloworld-app-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/6.0.300-SNAPSHOT/scout-helloworld-app-6.0.300-SNAPSHOT-tests.jar
17:26:23 [INFO] 
17:26:23 [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app ---
17:26:23 [INFO] 
17:26:23 [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >-----------
17:26:23 [INFO] Building Scout JaxWs Module 6.0.300-SNAPSHOT                      [2/14]
17:26:23 [INFO] --------------------------[ maven-archetype ]---------------------------
17:26:23 [INFO] 
17:26:23 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ scout-jaxws-module ---
17:26:23 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/target
17:26:23 [INFO] 
17:26:23 [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ scout-jaxws-module ---
17:26:23 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/.flattened-pom.xml
17:26:23 [INFO] 
17:26:23 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-jaxws-module ---
17:26:23 [INFO] 
17:26:23 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ scout-jaxws-module ---
17:26:24 [INFO] 
17:26:24 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ scout-jaxws-module ---
17:26:24 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/../target/jacoco-all.exec
17:26:24 [INFO] 
17:26:24 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ scout-jaxws-module ---
17:26:24 [INFO] 
17:26:24 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ scout-jaxws-module ---
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scout-jaxws-module ---
17:26:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:24 [INFO] Copying 7 resources
17:26:24 [INFO] Copying 2 resources
17:26:24 [INFO] 
17:26:24 [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ scout-jaxws-module ---
17:26:24 [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-jaxws-module:maven-archetype:6.0.300-SNAPSHOT...
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scout-jaxws-module ---
17:26:24 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:24 [INFO] Copying 2 resources
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-archetype-plugin:2.4:jar (default-jar) @ scout-jaxws-module ---
17:26:24 [INFO] Building archetype jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/target/scout-jaxws-module-6.0.300-SNAPSHOT
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ scout-jaxws-module ---
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ scout-jaxws-module ---
17:26:24 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/target/scout-jaxws-module-6.0.300-SNAPSHOT-tests.jar
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module ---
17:26:24 [INFO] No sources in project. Archive not created.
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-archetype-plugin:2.4:integration-test (default-integration-test) @ scout-jaxws-module ---
17:26:24 [INFO] Processing Archetype IT project: basic
17:26:24 [INFO] ----------------------------------------------------------------------------
17:26:24 [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:6.0.300-SNAPSHOT
17:26:24 [INFO] ----------------------------------------------------------------------------
17:26:24 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
17:26:24 [INFO] Parameter: artifactId, Value: helloworld.server.jaxws
17:26:24 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
17:26:24 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
17:26:24 [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
17:26:24 [INFO] Parameter: displayName, Value: My Application
17:26:24 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
17:26:24 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
17:26:24 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
17:26:24 [INFO] Parameter: parentArtifactId, Value: helloworld
17:26:24 [INFO] Parameter: artifactId, Value: helloworld.server.jaxws
17:26:24 [WARNING] CP Don't override file /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml
17:26:24 [INFO] project created from Archetype in dir: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws
17:26:24 [INFO] 
17:26:24 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ scout-jaxws-module ---
17:26:24 [INFO] Checking compile classpath
17:26:24 [INFO] Checking runtime classpath
17:26:24 [INFO] Checking test classpath
17:26:24 [INFO] 
17:26:24 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ scout-jaxws-module ---
17:26:24 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scout-jaxws-module ---
17:26:24 [INFO] No sources in project. Archive not created.
17:26:24 [INFO] 
17:26:24 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ scout-jaxws-module ---
17:26:24 [INFO] Skipping artifact signing
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-jaxws-module ---
17:26:24 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/target/scout-jaxws-module-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/6.0.300-SNAPSHOT/scout-jaxws-module-6.0.300-SNAPSHOT.jar
17:26:24 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/6.0.300-SNAPSHOT/scout-jaxws-module-6.0.300-SNAPSHOT.pom
17:26:24 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/scout-jaxws-module/target/scout-jaxws-module-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/6.0.300-SNAPSHOT/scout-jaxws-module-6.0.300-SNAPSHOT-tests.jar
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-archetype-plugin:2.4:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module ---
17:26:24 [INFO] 
17:26:24 [INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >-------------
17:26:24 [INFO] Building Eclipse Scout SDK 6.0.300-SNAPSHOT                       [3/14]
17:26:24 [INFO] --------------------------------[ pom ]---------------------------------
17:26:24 [INFO] 
17:26:24 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk ---
17:26:24 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk/target
17:26:24 [INFO] 
17:26:24 [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.sdk ---
17:26:24 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk/.flattened-pom.xml
17:26:25 [INFO] 
17:26:25 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk ---
17:26:25 [INFO] 
17:26:25 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk ---
17:26:25 [INFO] 
17:26:25 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk ---
17:26:25 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:26:25 [INFO] 
17:26:25 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk ---
17:26:25 [INFO] 
17:26:25 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk ---
17:26:25 [INFO] 
17:26:25 [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk ---
17:26:25 [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:6.0.300-SNAPSHOT...
17:26:25 [INFO] 
17:26:25 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] 
17:26:26 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] Skipping packaging of the test-jar
17:26:26 [INFO] 
17:26:26 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] 
17:26:26 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] Checking compile classpath
17:26:26 [INFO] Checking runtime classpath
17:26:26 [INFO] Checking test classpath
17:26:26 [INFO] 
17:26:26 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:26:26 [INFO] 
17:26:26 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] 
17:26:26 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] Skipping artifact signing
17:26:26 [INFO] 
17:26:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk ---
17:26:26 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-6.0.300-SNAPSHOT.pom
17:26:26 [INFO] 
17:26:26 [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core >----------
17:26:26 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core 6.0.300-SNAPSHOT [4/14]
17:26:26 [INFO] --------------------------------[ jar ]---------------------------------
17:26:26 [INFO] 
17:26:26 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core ---
17:26:26 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/target
17:26:27 [INFO] 
17:26:27 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core ---
17:26:27 [INFO] 
17:26:27 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.core ---
17:26:28 [INFO] 
17:26:28 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.core ---
17:26:28 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:26:28 [INFO] 
17:26:28 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core ---
17:26:28 [INFO] 
17:26:28 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core ---
17:26:28 [INFO] 
17:26:28 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core ---
17:26:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:28 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/src/main/resources
17:26:28 [INFO] Copying 2 resources
17:26:28 [INFO] 
17:26:28 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.core ---
17:26:28 [INFO] Changes detected - recompiling the module!
17:26:28 [INFO] Compiling 161 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/target/classes
17:26:30 [INFO] 
17:26:30 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core ---
17:26:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:30 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/src/test/resources
17:26:30 [INFO] 
17:26:30 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core ---
17:26:30 [INFO] No sources to compile
17:26:30 [INFO] 
17:26:30 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.core ---
17:26:31 [INFO] No tests to run.
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core ---
17:26:31 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-6.0.300-SNAPSHOT.jar
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core ---
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core ---
17:26:31 [INFO] Skipping packaging of the test-jar
17:26:31 [INFO] 
17:26:31 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core ---
17:26:31 [INFO] No sources in project. Archive not created.
17:26:31 [INFO] 
17:26:31 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core ---
17:26:31 [INFO] Checking compile classpath
17:26:31 [INFO] Checking runtime classpath
17:26:31 [INFO] Checking test classpath
17:26:31 [INFO] 
17:26:31 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core ---
17:26:31 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core ---
17:26:32 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-6.0.300-SNAPSHOT-sources.jar
17:26:32 [INFO] 
17:26:32 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core ---
17:26:32 [INFO] Skipping artifact signing
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core ---
17:26:32 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-6.0.300-SNAPSHOT.jar
17:26:32 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-6.0.300-SNAPSHOT.pom
17:26:32 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core-6.0.300-SNAPSHOT-sources.jar
17:26:32 [INFO] 
17:26:32 [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test >--------
17:26:32 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test 6.0.300-SNAPSHOT [5/14]
17:26:32 [INFO] --------------------------------[ jar ]---------------------------------
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.test ---
17:26:32 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target
17:26:32 [INFO] 
17:26:32 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.test ---
17:26:32 [INFO] 
17:26:32 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] 
17:26:34 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:26:34 [INFO] 
17:26:34 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] 
17:26:34 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] 
17:26:34 [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/src/main/fixture added.
17:26:34 [INFO] 
17:26:34 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:34 [INFO] Copying 2 resources
17:26:34 [INFO] Copying 2 resources
17:26:34 [INFO] 
17:26:34 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] Changes detected - recompiling the module!
17:26:34 [INFO] Compiling 38 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/classes
17:26:34 [INFO] 
17:26:34 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:34 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/src/test/resources
17:26:34 [INFO] 
17:26:34 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] Changes detected - recompiling the module!
17:26:34 [INFO] Compiling 27 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/test-classes
17:26:34 [INFO] 
17:26:34 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.core.test ---
17:26:34 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/surefire-reports
17:26:34 
17:26:34 -------------------------------------------------------
17:26:34  T E S T S
17:26:34 -------------------------------------------------------
17:26:34 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:26:35 Running org.eclipse.scout.sdk.core.util.SdkLogTest
17:26:35 Unable to parse log level 'aa'. Fallback to default: 'WARNING'.
17:26:35 java.lang.IllegalArgumentException: Bad level "aa"
17:26:35 	at java.util.logging.Level.parse(Level.java:488)
17:26:35 	at org.eclipse.scout.sdk.core.util.SdkLog.parseLevel(SdkLog.java:420)
17:26:35 	at org.eclipse.scout.sdk.core.util.SdkLogTest.testParseLevel(SdkLogTest.java:96)
17:26:35 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
17:26:35 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
17:26:35 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
17:26:35 	at java.lang.reflect.Method.invoke(Method.java:498)
17:26:35 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
17:26:35 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
17:26:35 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
17:26:35 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
17:26:35 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
17:26:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
17:26:35 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
17:26:35 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
17:26:35 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
17:26:35 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
17:26:35 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
17:26:35 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
17:26:35 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
17:26:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283)
17:26:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173)
17:26:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
17:26:35 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128)
17:26:35 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
17:26:35 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
17:26:35 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
17:26:35 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.scout.sdk.core.util.SdkLogTest
17:26:35 Running org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest
17:26:36 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.616 sec - in org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest
17:26:36 Running org.eclipse.scout.sdk.core.util.CoreUtilsTest
17:26:37 Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 sec - in org.eclipse.scout.sdk.core.util.CoreUtilsTest
17:26:37 Running org.eclipse.scout.sdk.core.util.CompositeObjectTest
17:26:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.util.CompositeObjectTest
17:26:37 Running org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest
17:26:37 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest
17:26:37 Running org.eclipse.scout.sdk.core.signature.SignatureUtilsTest
17:26:37 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.eclipse.scout.sdk.core.signature.SignatureUtilsTest
17:26:37 Running org.eclipse.scout.sdk.core.signature.SignatureTest
17:26:37 Tests run: 189, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.eclipse.scout.sdk.core.signature.SignatureTest
17:26:37 Running org.eclipse.scout.sdk.core.model.sugar.QueryTest
17:26:38 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 sec - in org.eclipse.scout.sdk.core.model.sugar.QueryTest
17:26:38 Running org.eclipse.scout.sdk.core.model.TypeTest
17:26:38 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 sec - in org.eclipse.scout.sdk.core.model.TypeTest
17:26:38 Running org.eclipse.scout.sdk.core.model.TypeParameterTest
17:26:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.TypeParameterTest
17:26:38 Running org.eclipse.scout.sdk.core.model.SourceRangeTest
17:26:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.SourceRangeTest
17:26:38 Running org.eclipse.scout.sdk.core.model.PrimitiveTypeTest
17:26:38 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec - in org.eclipse.scout.sdk.core.model.PrimitiveTypeTest
17:26:38 Running org.eclipse.scout.sdk.core.model.PackageTest
17:26:38 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.PackageTest
17:26:38 Running org.eclipse.scout.sdk.core.model.MethodTest
17:26:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.scout.sdk.core.model.MethodTest
17:26:38 Running org.eclipse.scout.sdk.core.model.MethodParameterTest
17:26:38 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.MethodParameterTest
17:26:38 Running org.eclipse.scout.sdk.core.model.ManagedAnnotationTest
17:26:38 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 sec - in org.eclipse.scout.sdk.core.model.ManagedAnnotationTest
17:26:38 Running org.eclipse.scout.sdk.core.model.ImportDeclarationTest
17:26:38 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.ImportDeclarationTest
17:26:38 Running org.eclipse.scout.sdk.core.model.GenericMethodTest
17:26:39 Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.eclipse.scout.sdk.core.model.GenericMethodTest
17:26:39 Running org.eclipse.scout.sdk.core.model.FieldTest
17:26:39 Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.eclipse.scout.sdk.core.model.FieldTest
17:26:39 Running org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest
17:26:39 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest
17:26:39 Running org.eclipse.scout.sdk.core.model.CompilationUnitTest
17:26:39 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.scout.sdk.core.model.CompilationUnitTest
17:26:39 Running org.eclipse.scout.sdk.core.model.ArrayTypeTest
17:26:39 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.eclipse.scout.sdk.core.model.ArrayTypeTest
17:26:39 Running org.eclipse.scout.sdk.core.model.AnnotationTest
17:26:39 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.eclipse.scout.sdk.core.model.AnnotationTest
17:26:39 Running org.eclipse.scout.sdk.core.model.AnnotationSourceTest
17:26:40 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.eclipse.scout.sdk.core.model.AnnotationSourceTest
17:26:40 Running org.eclipse.scout.sdk.core.model.AnnotationQueryTest
17:26:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.eclipse.scout.sdk.core.model.AnnotationQueryTest
17:26:40 Running org.eclipse.scout.sdk.core.model.AnnotationElementTest
17:26:40 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.scout.sdk.core.model.AnnotationElementTest
17:26:40 Running org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest
17:26:40 Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest
17:26:40 
17:26:40 Results :
17:26:40 
17:26:40 Tests run: 341, Failures: 0, Errors: 0, Skipped: 0
17:26:40 
17:26:40 [INFO] 
17:26:40 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT.jar
17:26:40 [INFO] 
17:26:40 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] 
17:26:40 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-tests.jar
17:26:40 [INFO] 
17:26:40 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-test-sources.jar
17:26:40 [INFO] 
17:26:40 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Checking compile classpath
17:26:40 [INFO] Checking runtime classpath
17:26:40 [INFO] Checking test classpath
17:26:40 [INFO] 
17:26:40 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:26:40 [INFO] 
17:26:40 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-sources.jar
17:26:40 [INFO] 
17:26:40 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Skipping artifact signing
17:26:40 [INFO] 
17:26:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.test ---
17:26:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT.jar
17:26:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT.pom
17:26:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-tests.jar
17:26:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-test-sources.jar
17:26:40 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.test-6.0.300-SNAPSHOT-sources.jar
17:26:40 [INFO] 
17:26:40 [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s >---------
17:26:40 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s 6.0.300-SNAPSHOT [6/14]
17:26:40 [INFO] --------------------------------[ jar ]---------------------------------
17:26:41 [INFO] 
17:26:41 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s ---
17:26:41 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/target
17:26:41 [INFO] 
17:26:41 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s ---
17:26:41 [INFO] 
17:26:41 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.core.s ---
17:26:42 [INFO] 
17:26:42 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.core.s ---
17:26:42 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:26:42 [INFO] 
17:26:42 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s ---
17:26:42 [INFO] 
17:26:42 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s ---
17:26:42 [INFO] 
17:26:42 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s ---
17:26:42 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:42 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/src/main/resources
17:26:42 [INFO] Copying 2 resources
17:26:42 [INFO] 
17:26:42 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.core.s ---
17:26:42 [INFO] Changes detected - recompiling the module!
17:26:42 [INFO] Compiling 50 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/target/classes
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:44 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/src/test/resources
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] No sources to compile
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] No tests to run.
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-6.0.300-SNAPSHOT.jar
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Skipping packaging of the test-jar
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] No sources in project. Archive not created.
17:26:44 [INFO] 
17:26:44 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Checking compile classpath
17:26:44 [INFO] Checking runtime classpath
17:26:44 [INFO] Checking test classpath
17:26:44 [INFO] 
17:26:44 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-6.0.300-SNAPSHOT-sources.jar
17:26:44 [INFO] 
17:26:44 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Skipping artifact signing
17:26:44 [INFO] 
17:26:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s ---
17:26:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-6.0.300-SNAPSHOT.jar
17:26:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-6.0.300-SNAPSHOT.pom
17:26:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s-6.0.300-SNAPSHOT-sources.jar
17:26:44 [INFO] 
17:26:44 [INFO] ------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test >-------
17:26:44 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test 6.0.300-SNAPSHOT [7/14]
17:26:44 [INFO] --------------------------------[ jar ]---------------------------------
17:26:44 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 9.2 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-20190803.213558-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-20190803.213558-19.pom (3.4 kB at 140 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-20190803.213549-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-20190803.213549-19.pom (2.3 kB at 88 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-20190803.213352-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-20190803.213352-19.pom (1.5 kB at 71 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 13 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-20190803.213340-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-20190803.213340-19.pom (1.3 kB at 64 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 18 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-20190803.213325-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-20190803.213325-19.pom (3.4 kB at 131 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 19 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-20190803.213454-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-20190803.213454-19.pom (1.4 kB at 67 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-20190803.213541-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-20190803.213541-19.pom (3.4 kB at 161 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 24 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-20190803.213318-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-20190803.213318-19.pom (2.1 kB at 87 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 24 kB/s)
17:26:45 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-20190803.213505-19.pom
17:26:45 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-20190803.213505-19.pom (1.7 kB at 83 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 25 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-20190803.213347-19.pom
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-20190803.213347-19.pom (1.6 kB at 77 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 26 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-20190803.213334-19.pom
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-20190803.213334-19.pom (1.8 kB at 49 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/maven-metadata.xml (1.5 kB at 15 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-20190803.213412-19.pom
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-20190803.213412-19.pom (1.8 kB at 76 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-20190803.213404-19.pom
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-20190803.213404-19.pom (1.7 kB at 87 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/maven-metadata.xml
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/maven-metadata.xml (1.0 kB at 17 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-20190803.213422-19.pom
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-20190803.213422-19.pom (1.6 kB at 65 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-20190803.213558-19.jar
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-20190803.213352-19.jar
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-20190803.213549-19.jar
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-20190803.213541-19.jar
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-20190803.213454-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-20190803.213558-19.jar (27 kB at 644 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-20190803.213325-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.commons-6.0.300-20190803.213352-19.jar (98 kB at 1.5 MB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-20190803.213318-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.json/6.0.300-SNAPSHOT/org.eclipse.scout.json-6.0.300-20190803.213318-19.jar (31 kB at 316 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-20190803.213505-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client.test-6.0.300-20190803.213505-19.jar (66 kB at 416 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-20190803.213412-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform-6.0.300-20190803.213325-19.jar (700 kB at 4.4 MB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-20190803.213404-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html-6.0.300-20190803.213549-19.jar (1.9 MB at 11 MB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-20190803.213340-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.test-6.0.300-20190803.213412-19.jar (27 kB at 147 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-20190803.213347-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server-6.0.300-20190803.213404-19.jar (387 kB at 1.9 MB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-20190803.213334-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared.test-6.0.300-20190803.213347-19.jar (23 kB at 111 kB/s)
17:26:46 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-20190803.213422-19.jar
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.client/6.0.300-SNAPSHOT/org.eclipse.scout.rt.client-6.0.300-20190803.213454-19.jar (3.0 MB at 14 MB/s)
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor-6.0.300-20190803.213541-19.jar (3.5 MB at 16 MB/s)
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.platform.test-6.0.300-20190803.213334-19.jar (73 kB at 323 kB/s)
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/6.0.300-SNAPSHOT/org.eclipse.scout.rt.shared-6.0.300-20190803.213340-19.jar (715 kB at 3.1 MB/s)
17:26:46 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/6.0.300-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-6.0.300-20190803.213422-19.jar (142 kB at 596 kB/s)
17:26:46 [INFO] 
17:26:46 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s.test ---
17:26:46 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target
17:26:46 [INFO] 
17:26:46 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] 
17:26:47 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] 
17:26:47 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:26:47 [INFO] 
17:26:47 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] 
17:26:47 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] 
17:26:47 [INFO] --- build-helper-maven-plugin:1.9.1:add-source (add-source) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/src/main/client added.
17:26:47 [INFO] Source directory: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/src/main/shared added.
17:26:47 [INFO] 
17:26:47 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:47 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/src/main/resources
17:26:47 [INFO] Copying 2 resources
17:26:47 [INFO] 
17:26:47 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.core.s.test ---
17:26:47 [INFO] Changes detected - recompiling the module!
17:26:47 [INFO] Compiling 128 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/classes
17:26:48 [WARNING] /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/src/main/client/formdata/client/ui/forms/ColumnWithoutTypeForm.java:[44] 
17:26:48 	public class MyColumn extends AbstractColumn {
17:26:48 	             ^^^^^^^^
17:26:48 Type safety: The return type List for getAllExtensions() from the type AbstractColumn needs unchecked conversion to conform to List<? extends IExtension<?>> from the type IExtensibleObject
17:26:48 1 problem (1 warning)
17:26:48 [INFO] 
17:26:48 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s.test ---
17:26:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:26:48 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/src/test/resources
17:26:48 [INFO] 
17:26:48 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s.test ---
17:26:48 [INFO] Changes detected - recompiling the module!
17:26:48 [INFO] Compiling 33 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/test-classes
17:26:49 [INFO] 
17:26:49 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.core.s.test ---
17:26:49 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/surefire-reports
17:26:49 
17:26:49 -------------------------------------------------------
17:26:49  T E S T S
17:26:49 -------------------------------------------------------
17:26:49 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:26:49 Running org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest
17:26:51 [WARNING]: The @Order value 100000000000000000 is very large and therefore may not be precise enough. It is recommended to use a lower value.
17:26:51 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.439 sec - in org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest
17:26:51 Running org.eclipse.scout.sdk.core.s.structured.WellformTest
17:26:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.929 sec - in org.eclipse.scout.sdk.core.s.structured.WellformTest
17:26:54 Running org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest
17:26:54 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest
17:26:54 Running org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest
17:26:55 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest
17:26:55 Running org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest
17:26:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest
17:26:55 Running org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest
17:26:55 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest
17:26:55 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest
17:26:58 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.056 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest
17:26:58 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest
17:27:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.607 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest
17:27:00 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest
17:27:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest
17:27:00 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest
17:27:06 [WARNING]: Column 'formdata.client.ui.forms.ColumnWithoutTypeForm$MainBox$MyTableField$Table$MyColumn' has no value type.
17:27:06 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.025 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest
17:27:06 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest
17:27:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest
17:27:07 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest
17:27:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest
17:27:07 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest
17:27:07 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest
17:27:07 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest
17:27:09 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest
17:27:09 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest
17:27:10 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest
17:27:10 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest
17:27:12 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.873 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest
17:27:12 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest
17:27:13 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest
17:27:13 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest
17:27:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest
17:27:14 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest
17:27:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest
17:27:14 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest
17:27:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest
17:27:14 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest
17:27:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest
17:27:14 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest
17:27:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest
17:27:14 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest
17:27:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest
17:27:15 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest
17:27:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest
17:27:15 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest
17:27:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest
17:27:15 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest
17:27:15 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest
17:27:15 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest
17:27:16 Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.909 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest
17:27:16 Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest
17:27:16 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest
17:27:16 Running org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest
17:27:17 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec - in org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest
17:27:17 Running org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest
17:27:21 [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir772596524391415789/artifact/artifact/pom.xml
17:27:21 Output of embedded Maven call:
17:27:21 MVN-BEGIN
17:27:21 
17:27:21 MVN-END
17:27:27 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir772596524391415789/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:27:27 	import org.eclipse.scout.rt.shared.ISession;
17:27:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:27:27 The import org.eclipse.scout.rt.shared.ISession is never used
17:27:27 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir772596524391415789/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:27:27 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:27:27 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:27:27 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:27:27 2 problems (2 warnings)
17:27:31 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir772596524391415789/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:27:31 	import org.eclipse.scout.rt.client.IClientSession;
17:27:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:27:31 The import org.eclipse.scout.rt.client.IClientSession is never used
17:27:31 1 problem (1 warning)
17:27:31 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir772596524391415789/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:27:31 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:27:31 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:27:31 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:27:31 1 problem (1 warning)
17:27:34 Output of embedded Maven call:
17:27:34 MVN-BEGIN
17:27:34 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:27:34 Maven home: <unknown maven home>
17:27:34 Java version: 1.8.0_192, vendor: Oracle Corporation
17:27:34 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:27:34 Default locale: en_US, platform encoding: UTF-8
17:27:34 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:27:34 
17:27:34 -------------------------------------------------------
17:27:34  T E S T S
17:27:34 -------------------------------------------------------
17:27:34 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:27:34 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:27:34 2019-08-08 17:27:30,198 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:27:34 2019-08-08 17:27:30,290 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 79.434072 ms - MDC[]
17:27:34 2019-08-08 17:27:30,588 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:27:34 2019-08-08 17:27:30,592 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:27:34 2019-08-08 17:27:30,726 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:27:34 2019-08-08 17:27:30,726 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@4d6f623d[id = bbedad5a-9173-433c-b4cc-a4c717512c25], user=test_subject] - MDC[principal=test_subject]
17:27:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.007 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:27:34 
17:27:34 Results :
17:27:34 
17:27:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:27:34 
17:27:34 
17:27:34 -------------------------------------------------------
17:27:34  T E S T S
17:27:34 -------------------------------------------------------
17:27:34 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:27:34 Running group.artifact.client.helloworld.HelloWorldFormTest
17:27:34 2019-08-08 17:27:32,633 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:27:34 2019-08-08 17:27:32,785 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 139.007876 ms - MDC[]
17:27:34 2019-08-08 17:27:33,095 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:27:34 2019-08-08 17:27:33,096 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:27:34 2019-08-08 17:27:33,098 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:27:34 2019-08-08 17:27:33,332 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e40d409[id = 4f845aa6-2885-48df-9ce7-cba46c02a35f], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=4f845aa6-2885-48df-9ce7-cba46c02a35f]]
17:27:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.575 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:27:34 
17:27:34 Results :
17:27:34 
17:27:34 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:27:34 
17:27:34 
17:27:34 MVN-END
17:27:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.231 sec - in org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest
17:27:34 Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest
17:27:34 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest
17:27:34 Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest
17:27:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest
17:27:34 Running org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest
17:27:34 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest
17:27:34 
17:27:34 Results :
17:27:34 
17:27:34 Tests run: 61, Failures: 0, Errors: 0, Skipped: 0
17:27:34 
17:27:34 [INFO] 
17:27:34 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.core.s.test ---
17:27:34 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT.jar
17:27:35 [INFO] 
17:27:35 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s.test ---
17:27:35 [INFO] 
17:27:35 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s.test ---
17:27:35 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-tests.jar
17:27:35 [INFO] 
17:27:35 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s.test ---
17:27:35 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-test-sources.jar
17:27:35 [INFO] 
17:27:35 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.core.s.test ---
17:27:35 [INFO] Checking compile classpath
17:27:35 [INFO] Checking runtime classpath
17:27:35 [INFO] Checking test classpath
17:27:35 [INFO] 
17:27:35 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s.test ---
17:27:35 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:27:37 [INFO] 
17:27:37 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s.test ---
17:27:37 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-sources.jar
17:27:37 [INFO] 
17:27:37 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.core.s.test ---
17:27:37 [INFO] Skipping artifact signing
17:27:37 [INFO] 
17:27:37 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s.test ---
17:27:37 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT.jar
17:27:37 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT.pom
17:27:37 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-tests.jar
17:27:37 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-test-sources.jar
17:27:37 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-6.0.300-SNAPSHOT-sources.jar
17:27:37 [INFO] 
17:27:37 [INFO] --------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e >---------
17:27:37 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e 6.0.300-SNAPSHOT [8/14]
17:27:37 [INFO] -------------------------------[ bundle ]-------------------------------
17:27:37 [INFO] 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
17:27:37 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.osgi/maven-metadata.xml
17:27:37 [INFO] 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 8.7 kB/s)
17:27:37 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.core.jobs/maven-metadata.xml
17:27:37 [INFO] 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
17:27:37 [INFO] 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 13 kB/s)
17:27:37 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.core.contenttype/maven-metadata.xml
17:27:37 [INFO] 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
17:27:37 [INFO] 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 10 kB/s)
17:27:37 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.text/maven-metadata.xml
17:27:37 [INFO] 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
17:27:37 [INFO] 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 14 kB/s)
17:27:37 [INFO] 
17:27:37 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e ---
17:27:37 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/target
17:27:37 [INFO] 
17:27:37 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
17:27:37 [INFO] 
17:27:37 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.s2e ---
17:27:38 [INFO] 
17:27:38 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
17:27:38 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:27:38 [INFO] 
17:27:38 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
17:27:38 [INFO] 
17:27:38 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
17:27:38 [INFO] 
17:27:38 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
17:27:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:38 [INFO] Copying 2 resources
17:27:38 [INFO] Copying 5 resources
17:27:39 [INFO] 
17:27:39 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
17:27:39 [INFO] Changes detected - recompiling the module!
17:27:39 [INFO] Compiling 55 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/target/classes
17:27:41 [INFO] 
17:27:41 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
17:27:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:41 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/src/test/resources
17:27:41 [INFO] 
17:27:41 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
17:27:41 [INFO] No sources to compile
17:27:41 [INFO] 
17:27:41 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
17:27:41 [INFO] No tests to run.
17:27:41 [INFO] 
17:27:41 [INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
17:27:41 [INFO] 
17:27:41 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
17:27:42 [INFO] 
17:27:42 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
17:27:42 [INFO] Skipping packaging of the test-jar
17:27:42 [INFO] 
17:27:42 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
17:27:42 [INFO] No sources in project. Archive not created.
17:27:42 [INFO] 
17:27:42 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e ---
17:27:42 [INFO] Checking compile classpath
17:27:43 [INFO] Checking runtime classpath
17:27:43 [INFO] Checking test classpath
17:27:43 [INFO] 
17:27:43 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
17:27:43 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:27:44 [INFO] 
17:27:44 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
17:27:44 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-6.0.300-SNAPSHOT-sources.jar
17:27:44 [INFO] 
17:27:44 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e ---
17:27:44 [INFO] Skipping artifact signing
17:27:44 [INFO] 
17:27:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
17:27:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-6.0.300-SNAPSHOT.jar
17:27:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-6.0.300-SNAPSHOT.pom
17:27:44 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e-6.0.300-SNAPSHOT-sources.jar
17:27:44 [INFO] 
17:27:44 [INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ org.eclipse.scout.sdk.s2e ---
17:27:44 [INFO] Local OBR update disabled (enable with -DobrRepository)
17:27:44 [INFO] 
17:27:44 [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test >------
17:27:44 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test 6.0.300-SNAPSHOT [9/14]
17:27:44 [INFO] --------------------------------[ jar ]---------------------------------
17:27:44 [INFO] 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
17:27:44 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.jface/maven-metadata.xml
17:27:44 [INFO] 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 12 kB/s)
17:27:44 [INFO] 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
17:27:44 [INFO] 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
17:27:44 [INFO] 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 24 kB/s)
17:27:44 [INFO] 
17:27:44 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.test ---
17:27:44 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target
17:27:44 [INFO] 
17:27:44 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.test ---
17:27:44 [INFO] 
17:27:44 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] 
17:27:45 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:27:45 [INFO] 
17:27:45 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] 
17:27:45 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] 
17:27:45 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:45 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/src/main/resources
17:27:45 [INFO] Copying 2 resources
17:27:45 [INFO] 
17:27:45 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] Changes detected - recompiling the module!
17:27:45 [INFO] Compiling 7 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/classes
17:27:45 [INFO] 
17:27:45 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:27:45 [INFO] Copying 7 resources
17:27:45 [INFO] 
17:27:45 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] Changes detected - recompiling the module!
17:27:45 [INFO] Compiling 8 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/test-classes
17:27:45 [INFO] 
17:27:45 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.s2e.test ---
17:27:45 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/surefire-reports
17:27:45 
17:27:45 -------------------------------------------------------
17:27:45  T E S T S
17:27:45 -------------------------------------------------------
17:27:45 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:27:46 Running org.eclipse.scout.sdk.s2e.test.ApiTest
17:27:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.089 sec - in org.eclipse.scout.sdk.s2e.test.ApiTest
17:27:48 Running org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest
17:27:49 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 sec - in org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest
17:27:49 Running org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest
17:28:04 Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.879 sec - in org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest
17:28:04 Running org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest
17:28:06 Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.987 sec - in org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest
17:28:06 Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest
17:28:10 [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact/pom.xml
17:28:10 Output of embedded Maven call:
17:28:10 MVN-BEGIN
17:28:10 
17:28:10 MVN-END
17:28:13 [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp3119754748089276617/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
17:28:13 Output of embedded Maven call:
17:28:13 MVN-BEGIN
17:28:13 
17:28:13 MVN-END
17:29:28 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:29:28 	public class ErrorResponse
17:29:28 	             ^^^^^^^^^^^^^
17:29:28 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:29:28 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:29:28 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]
17:29:28 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]
17:29:28 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]
17:29:28 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:29:28 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]
17:29:28 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]
17:29:28 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:29:28 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:29:28 10 problems (10 warnings)
17:29:28 Output of embedded Maven call:
17:29:28 MVN-BEGIN
17:29:28 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:29:28 Maven home: <unknown maven home>
17:29:28 Java version: 1.8.0_192, vendor: Oracle Corporation
17:29:28 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:29:28 Default locale: en_US, platform encoding: UTF-8
17:29:28 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:29:28 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:29:28 parsing WSDL...
17:29:28 
17:29:28 
17:29:28 
17:29:28 Generating code...
17:29:28 
17:29:28 test/provider/multifile/ErrorResponse.java
17:29:28 test/provider/multifile/IScoutQueryInterface2PortType.java
17:29:28 test/provider/multifile/ScoutQueryService.java
17:29:28 org/eclipse/schema/common/ObjectFactory.java
17:29:28 org/eclipse/schema/common/ReturnDetailType.java
17:29:28 org/eclipse/schema/common/package-info.java
17:29:28 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:29:28 org/eclipse/scout/webservices/scout/ContextType.java
17:29:28 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:29:28 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:29:28 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:29:28 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:29:28 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:29:28 org/eclipse/scout/webservices/scout/WhateverType.java
17:29:28 org/eclipse/scout/webservices/scout/package-info.java
17:29:28 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:29:28 [INFO] 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]
17:29:28 [INFO] 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]
17:29:28 [INFO] 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]
17:29:28 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:29:28 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:29:28 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:29:28 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:29:28 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:29:28 
17:29:28 MVN-END
17:29:34 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:29:34 	import org.eclipse.scout.rt.shared.ISession;
17:29:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:29:34 The import org.eclipse.scout.rt.shared.ISession is never used
17:29:34 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:29:34 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:29:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:29:34 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:29:34 2 problems (2 warnings)
17:30:08 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:30:08 	public class ErrorResponse
17:30:08 	             ^^^^^^^^^^^^^
17:30:08 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:30:08 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:08 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]
17:30:08 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]
17:30:08 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]
17:30:08 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:30:08 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]
17:30:08 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]
17:30:08 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:08 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:08 10 problems (10 warnings)
17:30:11 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:30:11 	import org.eclipse.scout.rt.client.IClientSession;
17:30:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:30:11 The import org.eclipse.scout.rt.client.IClientSession is never used
17:30:11 1 problem (1 warning)
17:30:11 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:30:11 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:30:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:30:11 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:30:11 1 problem (1 warning)
17:30:14 Output of embedded Maven call:
17:30:14 MVN-BEGIN
17:30:14 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:30:14 Maven home: <unknown maven home>
17:30:14 Java version: 1.8.0_192, vendor: Oracle Corporation
17:30:14 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:30:14 Default locale: en_US, platform encoding: UTF-8
17:30:14 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:30:14 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:30:14 parsing WSDL...
17:30:14 
17:30:14 
17:30:14 
17:30:14 Generating code...
17:30:14 
17:30:14 test/provider/multifile/ErrorResponse.java
17:30:14 test/provider/multifile/IScoutQueryInterface2PortType.java
17:30:14 test/provider/multifile/ScoutQueryService.java
17:30:14 org/eclipse/schema/common/ObjectFactory.java
17:30:14 org/eclipse/schema/common/ReturnDetailType.java
17:30:14 org/eclipse/schema/common/package-info.java
17:30:14 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:30:14 org/eclipse/scout/webservices/scout/ContextType.java
17:30:14 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:30:14 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:30:14 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:30:14 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:30:14 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:30:14 org/eclipse/scout/webservices/scout/WhateverType.java
17:30:14 org/eclipse/scout/webservices/scout/package-info.java
17:30:14 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:14 [INFO] 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]
17:30:14 [INFO] 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]
17:30:14 [INFO] 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]
17:30:14 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:30:14 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:30:14 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:30:14 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:14 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:14 
17:30:14 -------------------------------------------------------
17:30:14  T E S T S
17:30:14 -------------------------------------------------------
17:30:14 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:30:14 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:30:14 2019-08-08 17:30:10,658 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:30:14 2019-08-08 17:30:10,766 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 96.853134 ms - MDC[]
17:30:14 2019-08-08 17:30:11,106 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:30:14 2019-08-08 17:30:11,110 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:30:14 2019-08-08 17:30:11,112 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:30:14 2019-08-08 17:30:11,140 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:30:14 2019-08-08 17:30:11,245 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:30:14 2019-08-08 17:30:11,246 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@e93f3d5[id = d59af37b-06fc-4d1f-8bcc-864c2c126594], user=test_subject] - MDC[principal=test_subject]
17:30:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.097 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:30:14 
17:30:14 Results :
17:30:14 
17:30:14 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:30:14 
17:30:14 
17:30:14 -------------------------------------------------------
17:30:14  T E S T S
17:30:14 -------------------------------------------------------
17:30:14 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:30:14 Running group.artifact.client.helloworld.HelloWorldFormTest
17:30:14 2019-08-08 17:30:13,223 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:30:14 2019-08-08 17:30:13,348 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 113.388141 ms - MDC[]
17:30:14 2019-08-08 17:30:13,648 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:30:14 2019-08-08 17:30:13,650 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:30:14 2019-08-08 17:30:13,651 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:30:14 2019-08-08 17:30:13,888 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@73e6c0a[id = 2aeb4da3-a01f-482d-ab50-71351f708794], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=2aeb4da3-a01f-482d-ab50-71351f708794]]
17:30:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.544 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:30:14 
17:30:14 Results :
17:30:14 
17:30:14 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:30:14 
17:30:14 
17:30:14 MVN-END
17:30:20 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:30:20 	import org.eclipse.scout.rt.shared.ISession;
17:30:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:30:20 The import org.eclipse.scout.rt.shared.ISession is never used
17:30:20 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:30:20 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:30:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:30:20 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:30:20 2 problems (2 warnings)
17:30:54 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/newMultiFile/ErrorResponse.java:[15] 
17:30:54 	public class ErrorResponse
17:30:54 	             ^^^^^^^^^^^^^
17:30:54 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:30:54 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:54 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]
17:30:54 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]
17:30:54 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]
17:30:54 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=entry.point.changedpackage.ChangedEntryPointName_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
17:30:54 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]
17:30:54 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]
17:30:54 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:54 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:30:54 10 problems (10 warnings)
17:30:57 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:30:57 	import org.eclipse.scout.rt.client.IClientSession;
17:30:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:30:57 The import org.eclipse.scout.rt.client.IClientSession is never used
17:30:57 1 problem (1 warning)
17:30:57 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir1026083609441629379/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:30:57 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:30:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:30:57 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:30:57 1 problem (1 warning)
17:31:00 Output of embedded Maven call:
17:31:00 MVN-BEGIN
17:31:00 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:31:00 Maven home: <unknown maven home>
17:31:00 Java version: 1.8.0_192, vendor: Oracle Corporation
17:31:00 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:31:00 Default locale: en_US, platform encoding: UTF-8
17:31:00 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:31:00 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:31:00 parsing WSDL...
17:31:00 
17:31:00 
17:31:00 
17:31:00 Generating code...
17:31:00 
17:31:00 test/provider/newMultiFile/ChangedNameService.java
17:31:00 test/provider/newMultiFile/ErrorResponse.java
17:31:00 test/provider/newMultiFile/IChangedPortType.java
17:31:00 org/eclipse/schema/common/ObjectFactory.java
17:31:00 org/eclipse/schema/common/ReturnDetailType.java
17:31:00 org/eclipse/schema/common/package-info.java
17:31:00 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:31:00 org/eclipse/scout/webservices/scout/ContextType.java
17:31:00 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:31:00 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:31:00 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:31:00 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:31:00 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:31:00 org/eclipse/scout/webservices/scout/WhateverType.java
17:31:00 org/eclipse/scout/webservices/scout/package-info.java
17:31:00 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:31:00 [INFO] 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]
17:31:00 [INFO] 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]
17:31:00 [INFO] 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]
17:31:00 [INFO] Annotation processing: Generate AuthHandler [authHandler=entry.point.changedpackage.ChangedEntryPointName_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
17:31:00 [INFO] Annotation processing: Generate handler chain XML-file [file=ChangedEntryPointName_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
17:31:00 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=entry.point.changedpackage.ChangedEntryPointName, endpointInterface=test.provider.newMultiFile.IChangedPortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:31:00 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:31:00 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:31:00 
17:31:00 -------------------------------------------------------
17:31:00  T E S T S
17:31:00 -------------------------------------------------------
17:31:00 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:31:00 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:31:00 2019-08-08 17:30:56,273 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:31:00 2019-08-08 17:30:56,366 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 81.523998 ms - MDC[]
17:31:00 2019-08-08 17:30:56,715 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:31:00 2019-08-08 17:30:56,719 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:31:00 2019-08-08 17:30:56,721 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:31:00 2019-08-08 17:30:56,748 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:31:00 2019-08-08 17:30:56,866 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:31:00 2019-08-08 17:30:56,867 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@e93f3d5[id = d27bc7c5-a513-4933-b15d-10043e55d18c], user=test_subject] - MDC[principal=test_subject]
17:31:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:31:00 
17:31:00 Results :
17:31:00 
17:31:00 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:31:00 
17:31:00 
17:31:00 -------------------------------------------------------
17:31:00  T E S T S
17:31:00 -------------------------------------------------------
17:31:00 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:31:00 Running group.artifact.client.helloworld.HelloWorldFormTest
17:31:00 2019-08-08 17:30:58,834 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:31:00 2019-08-08 17:30:58,971 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 125.221487 ms - MDC[]
17:31:00 2019-08-08 17:30:59,294 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:31:00 2019-08-08 17:30:59,295 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:31:00 2019-08-08 17:30:59,296 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:31:00 2019-08-08 17:30:59,529 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6ca5d70d[id = f43e2624-7191-4c96-9948-6c827a89135a], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=f43e2624-7191-4c96-9948-6c827a89135a]]
17:31:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:31:00 
17:31:00 Results :
17:31:00 
17:31:00 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:31:00 
17:31:00 
17:31:00 MVN-END
17:31:04 [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact/pom.xml
17:31:04 Output of embedded Maven call:
17:31:04 MVN-BEGIN
17:31:04 
17:31:04 MVN-END
17:31:08 [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp2275881683410706922/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
17:31:08 Output of embedded Maven call:
17:31:08 MVN-BEGIN
17:31:08 
17:31:08 MVN-END
17:32:15 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] 
17:32:15 	public class ErrorResponse
17:32:15 	             ^^^^^^^^^^^^^
17:32:15 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:32:15 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:32:15 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:32:15 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:32:15 4 problems (4 warnings)
17:32:15 Output of embedded Maven call:
17:32:15 MVN-BEGIN
17:32:15 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:32:15 Maven home: <unknown maven home>
17:32:15 Java version: 1.8.0_192, vendor: Oracle Corporation
17:32:15 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:32:15 Default locale: en_US, platform encoding: UTF-8
17:32:15 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:32:15 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:32:15 parsing WSDL...
17:32:15 
17:32:15 
17:32:15 
17:32:15 Generating code...
17:32:15 
17:32:15 test/consumer/multifile/ErrorResponse.java
17:32:15 test/consumer/multifile/IScoutQueryInterface2PortType.java
17:32:15 test/consumer/multifile/ScoutQueryService.java
17:32:15 org/eclipse/schema/common/ObjectFactory.java
17:32:15 org/eclipse/schema/common/ReturnDetailType.java
17:32:15 org/eclipse/schema/common/package-info.java
17:32:15 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:32:15 org/eclipse/scout/webservices/scout/ContextType.java
17:32:15 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:32:15 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:32:15 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:32:15 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:32:15 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:32:15 org/eclipse/scout/webservices/scout/WhateverType.java
17:32:15 org/eclipse/scout/webservices/scout/package-info.java
17:32:15 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:32:15 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:32:15 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:32:15 
17:32:15 MVN-END
17:32:22 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:32:22 	import org.eclipse.scout.rt.shared.ISession;
17:32:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:32:22 The import org.eclipse.scout.rt.shared.ISession is never used
17:32:22 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:32:22 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:32:22 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:32:22 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:32:22 2 problems (2 warnings)
17:32:55 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] 
17:32:55 	public class ErrorResponse
17:32:55 	             ^^^^^^^^^^^^^
17:32:55 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:32:55 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:32:55 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:32:55 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:32:55 4 problems (4 warnings)
17:32:58 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:32:58 	import org.eclipse.scout.rt.client.IClientSession;
17:32:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:32:58 The import org.eclipse.scout.rt.client.IClientSession is never used
17:32:58 1 problem (1 warning)
17:32:58 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:32:58 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:32:58 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:32:58 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:32:58 1 problem (1 warning)
17:33:01 Output of embedded Maven call:
17:33:01 MVN-BEGIN
17:33:01 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:33:01 Maven home: <unknown maven home>
17:33:01 Java version: 1.8.0_192, vendor: Oracle Corporation
17:33:01 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:33:01 Default locale: en_US, platform encoding: UTF-8
17:33:01 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:33:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:33:01 parsing WSDL...
17:33:01 
17:33:01 
17:33:01 
17:33:01 Generating code...
17:33:01 
17:33:01 test/consumer/multifile/ErrorResponse.java
17:33:01 test/consumer/multifile/IScoutQueryInterface2PortType.java
17:33:01 test/consumer/multifile/ScoutQueryService.java
17:33:01 org/eclipse/schema/common/ObjectFactory.java
17:33:01 org/eclipse/schema/common/ReturnDetailType.java
17:33:01 org/eclipse/schema/common/package-info.java
17:33:01 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:33:01 org/eclipse/scout/webservices/scout/ContextType.java
17:33:01 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:33:01 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:33:01 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:33:01 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:33:01 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:33:01 org/eclipse/scout/webservices/scout/WhateverType.java
17:33:01 org/eclipse/scout/webservices/scout/package-info.java
17:33:01 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:33:01 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:33:01 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:33:01 
17:33:01 -------------------------------------------------------
17:33:01  T E S T S
17:33:01 -------------------------------------------------------
17:33:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:33:01 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:33:01 2019-08-08 17:32:57,482 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:33:01 2019-08-08 17:32:57,576 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 83.089287 ms - MDC[]
17:33:01 2019-08-08 17:32:57,927 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:33:01 2019-08-08 17:32:57,931 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:33:01 2019-08-08 17:32:57,932 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:33:01 2019-08-08 17:32:57,964 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:33:01 2019-08-08 17:32:58,106 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:33:01 2019-08-08 17:32:58,106 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@347bdeef[id = baf483ed-bfba-4710-93f4-e9221bded831], user=test_subject] - MDC[principal=test_subject]
17:33:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:33:01 
17:33:01 Results :
17:33:01 
17:33:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:33:01 
17:33:01 
17:33:01 -------------------------------------------------------
17:33:01  T E S T S
17:33:01 -------------------------------------------------------
17:33:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:33:01 Running group.artifact.client.helloworld.HelloWorldFormTest
17:33:01 2019-08-08 17:32:59,985 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:33:01 2019-08-08 17:33:00,124 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 127.821627 ms - MDC[]
17:33:01 2019-08-08 17:33:00,455 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:33:01 2019-08-08 17:33:00,457 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:33:01 2019-08-08 17:33:00,458 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:33:01 2019-08-08 17:33:00,697 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@680aa24b[id = 958534b6-334c-4e21-b39d-73b18ac0a93e], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=958534b6-334c-4e21-b39d-73b18ac0a93e]]
17:33:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:33:01 
17:33:01 Results :
17:33:01 
17:33:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:33:01 
17:33:01 
17:33:01 MVN-END
17:33:07 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:33:07 	import org.eclipse.scout.rt.shared.ISession;
17:33:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:33:07 The import org.eclipse.scout.rt.shared.ISession is never used
17:33:07 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:33:07 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:33:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:33:07 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:33:07 2 problems (2 warnings)
17:33:40 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/newMultiFile/ErrorResponse.java:[15] 
17:33:40 	public class ErrorResponse
17:33:40 	             ^^^^^^^^^^^^^
17:33:40 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:33:40 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:33:40 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.newMultiFile.IChangedPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:33:40 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:33:40 4 problems (4 warnings)
17:33:43 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:33:43 	import org.eclipse.scout.rt.client.IClientSession;
17:33:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:33:43 The import org.eclipse.scout.rt.client.IClientSession is never used
17:33:43 1 problem (1 warning)
17:33:43 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir9037495461872110876/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:33:43 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:33:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:33:43 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:33:43 1 problem (1 warning)
17:33:46 Output of embedded Maven call:
17:33:46 MVN-BEGIN
17:33:46 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:33:46 Maven home: <unknown maven home>
17:33:46 Java version: 1.8.0_192, vendor: Oracle Corporation
17:33:46 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:33:46 Default locale: en_US, platform encoding: UTF-8
17:33:46 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:33:46 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:33:46 parsing WSDL...
17:33:46 
17:33:46 
17:33:46 
17:33:46 Generating code...
17:33:46 
17:33:46 test/consumer/newMultiFile/ChangedNameService.java
17:33:46 test/consumer/newMultiFile/ErrorResponse.java
17:33:46 test/consumer/newMultiFile/IChangedPortType.java
17:33:46 org/eclipse/schema/common/ObjectFactory.java
17:33:46 org/eclipse/schema/common/ReturnDetailType.java
17:33:46 org/eclipse/schema/common/package-info.java
17:33:46 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:33:46 org/eclipse/scout/webservices/scout/ContextType.java
17:33:46 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:33:46 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:33:46 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:33:46 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:33:46 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:33:46 org/eclipse/scout/webservices/scout/WhateverType.java
17:33:46 org/eclipse/scout/webservices/scout/package-info.java
17:33:46 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:33:46 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.newMultiFile.IChangedPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:33:46 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:33:46 
17:33:46 -------------------------------------------------------
17:33:46  T E S T S
17:33:46 -------------------------------------------------------
17:33:46 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:33:46 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:33:46 2019-08-08 17:33:42,456 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:33:46 2019-08-08 17:33:42,555 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 87.581773 ms - MDC[]
17:33:46 2019-08-08 17:33:42,895 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:33:46 2019-08-08 17:33:42,899 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:33:46 2019-08-08 17:33:42,901 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:33:46 2019-08-08 17:33:42,928 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:33:46 2019-08-08 17:33:43,066 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:33:46 2019-08-08 17:33:43,066 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@347bdeef[id = b200cb03-c562-44e2-9509-aa66dc4beee3], user=test_subject] - MDC[principal=test_subject]
17:33:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.072 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:33:46 
17:33:46 Results :
17:33:46 
17:33:46 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:33:46 
17:33:46 
17:33:46 -------------------------------------------------------
17:33:46  T E S T S
17:33:46 -------------------------------------------------------
17:33:46 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:33:46 Running group.artifact.client.helloworld.HelloWorldFormTest
17:33:46 2019-08-08 17:33:44,960 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:33:46 2019-08-08 17:33:45,088 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 116.356701 ms - MDC[]
17:33:46 2019-08-08 17:33:45,389 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:33:46 2019-08-08 17:33:45,390 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:33:46 2019-08-08 17:33:45,392 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:33:46 2019-08-08 17:33:45,625 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3fa77b00[id = 5af9563a-9079-46cb-b01d-bd920006370f], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=5af9563a-9079-46cb-b01d-bd920006370f]]
17:33:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:33:46 
17:33:46 Results :
17:33:46 
17:33:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:33:46 
17:33:46 
17:33:46 MVN-END
17:33:46 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 340.376 sec - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest
17:33:46 Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest
17:33:50 [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact/pom.xml
17:33:50 Output of embedded Maven call:
17:33:50 MVN-BEGIN
17:33:50 
17:33:50 MVN-END
17:33:54 [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp7443546325472927782/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
17:33:54 Output of embedded Maven call:
17:33:54 MVN-BEGIN
17:33:54 
17:33:54 MVN-END
17:35:01 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:35:01 	public class ErrorResponse
17:35:01 	             ^^^^^^^^^^^^^
17:35:01 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:35:01 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:01 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]
17:35:01 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]
17:35:01 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]
17:35:01 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:35:01 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]
17:35:01 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]
17:35:01 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:01 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:01 10 problems (10 warnings)
17:35:01 Output of embedded Maven call:
17:35:01 MVN-BEGIN
17:35:01 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:35:01 Maven home: <unknown maven home>
17:35:01 Java version: 1.8.0_192, vendor: Oracle Corporation
17:35:01 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:35:01 Default locale: en_US, platform encoding: UTF-8
17:35:01 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:35:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:35:01 parsing WSDL...
17:35:01 
17:35:01 
17:35:01 
17:35:01 Generating code...
17:35:01 
17:35:01 test/provider/multifile/ErrorResponse.java
17:35:01 test/provider/multifile/IScoutQueryInterface2PortType.java
17:35:01 test/provider/multifile/ScoutQueryService.java
17:35:01 org/eclipse/schema/common/ObjectFactory.java
17:35:01 org/eclipse/schema/common/ReturnDetailType.java
17:35:01 org/eclipse/schema/common/package-info.java
17:35:01 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:35:01 org/eclipse/scout/webservices/scout/ContextType.java
17:35:01 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:35:01 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:35:01 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:35:01 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:35:01 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:35:01 org/eclipse/scout/webservices/scout/WhateverType.java
17:35:01 org/eclipse/scout/webservices/scout/package-info.java
17:35:01 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:01 [INFO] 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]
17:35:01 [INFO] 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]
17:35:01 [INFO] 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]
17:35:01 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:35:01 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:35:01 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:35:01 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:01 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:01 
17:35:01 MVN-END
17:35:07 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:35:07 	import org.eclipse.scout.rt.shared.ISession;
17:35:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:35:07 The import org.eclipse.scout.rt.shared.ISession is never used
17:35:07 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:35:07 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:35:07 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:35:07 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:35:07 2 problems (2 warnings)
17:35:41 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:35:41 	public class ErrorResponse
17:35:41 	             ^^^^^^^^^^^^^
17:35:41 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:35:41 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:41 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]
17:35:41 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]
17:35:41 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]
17:35:41 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:35:41 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]
17:35:41 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]
17:35:41 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:41 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:41 10 problems (10 warnings)
17:35:44 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:35:44 	import org.eclipse.scout.rt.client.IClientSession;
17:35:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:35:44 The import org.eclipse.scout.rt.client.IClientSession is never used
17:35:44 1 problem (1 warning)
17:35:44 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:35:44 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:35:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:35:44 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:35:44 1 problem (1 warning)
17:35:47 Output of embedded Maven call:
17:35:47 MVN-BEGIN
17:35:47 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:35:47 Maven home: <unknown maven home>
17:35:47 Java version: 1.8.0_192, vendor: Oracle Corporation
17:35:47 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:35:47 Default locale: en_US, platform encoding: UTF-8
17:35:47 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:35:47 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:35:47 parsing WSDL...
17:35:47 
17:35:47 
17:35:47 
17:35:47 Generating code...
17:35:47 
17:35:47 test/provider/multifile/ErrorResponse.java
17:35:47 test/provider/multifile/IScoutQueryInterface2PortType.java
17:35:47 test/provider/multifile/ScoutQueryService.java
17:35:47 org/eclipse/schema/common/ObjectFactory.java
17:35:47 org/eclipse/schema/common/ReturnDetailType.java
17:35:47 org/eclipse/schema/common/package-info.java
17:35:47 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:35:47 org/eclipse/scout/webservices/scout/ContextType.java
17:35:47 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:35:47 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:35:47 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:35:47 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:35:47 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:35:47 org/eclipse/scout/webservices/scout/WhateverType.java
17:35:47 org/eclipse/scout/webservices/scout/package-info.java
17:35:47 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:47 [INFO] 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]
17:35:47 [INFO] 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]
17:35:47 [INFO] 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]
17:35:47 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:35:47 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:35:47 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:35:47 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:47 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:35:47 
17:35:47 -------------------------------------------------------
17:35:47  T E S T S
17:35:47 -------------------------------------------------------
17:35:47 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:35:47 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:35:47 2019-08-08 17:35:43,638 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:35:47 2019-08-08 17:35:43,738 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 87.508309 ms - MDC[]
17:35:47 2019-08-08 17:35:44,079 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:35:47 2019-08-08 17:35:44,082 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:35:47 2019-08-08 17:35:44,084 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:35:47 2019-08-08 17:35:44,113 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:35:47 2019-08-08 17:35:44,223 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:35:47 2019-08-08 17:35:44,223 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@e93f3d5[id = 839e8c08-9d5b-49a9-963f-92c078b6ac38], user=test_subject] - MDC[principal=test_subject]
17:35:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.046 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:35:47 
17:35:47 Results :
17:35:47 
17:35:47 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:35:47 
17:35:47 
17:35:47 -------------------------------------------------------
17:35:47  T E S T S
17:35:47 -------------------------------------------------------
17:35:47 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:35:47 Running group.artifact.client.helloworld.HelloWorldFormTest
17:35:47 2019-08-08 17:35:46,090 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:35:47 2019-08-08 17:35:46,255 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 149.844896 ms - MDC[]
17:35:47 2019-08-08 17:35:46,587 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:35:47 2019-08-08 17:35:46,589 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:35:47 2019-08-08 17:35:46,590 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:35:47 2019-08-08 17:35:46,839 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@3e40d409[id = db90d9da-b9bd-4961-b301-57384bb89271], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=db90d9da-b9bd-4961-b301-57384bb89271]]
17:35:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.652 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:35:47 
17:35:47 Results :
17:35:47 
17:35:47 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:35:47 
17:35:47 
17:35:47 MVN-END
17:36:30 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:36:30 	public class ErrorResponse
17:36:30 	             ^^^^^^^^^^^^^
17:36:30 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:36:30 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:36:30 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]
17:36:30 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]
17:36:30 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]
17:36:30 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:36:30 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]
17:36:30 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]
17:36:30 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:36:30 14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:36:30 14 problems (14 warnings)
17:36:30 Output of embedded Maven call:
17:36:30 MVN-BEGIN
17:36:30 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:36:30 Maven home: <unknown maven home>
17:36:30 Java version: 1.8.0_192, vendor: Oracle Corporation
17:36:30 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:36:30 Default locale: en_US, platform encoding: UTF-8
17:36:30 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:36:30 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:36:30 parsing WSDL...
17:36:30 
17:36:30 
17:36:30 
17:36:30 Generating code...
17:36:30 
17:36:30 test/provider/multifile/ErrorResponse.java
17:36:30 test/provider/multifile/IScoutQueryInterface2PortType.java
17:36:30 test/provider/multifile/ScoutQueryService.java
17:36:30 org/eclipse/schema/common/ObjectFactory.java
17:36:30 org/eclipse/schema/common/ReturnDetailType.java
17:36:30 org/eclipse/schema/common/package-info.java
17:36:30 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:36:30 org/eclipse/scout/webservices/scout/ContextType.java
17:36:30 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:36:30 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:36:30 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:36:30 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:36:30 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:36:30 org/eclipse/scout/webservices/scout/WhateverType.java
17:36:30 org/eclipse/scout/webservices/scout/package-info.java
17:36:30 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:36:30 parsing WSDL...
17:36:30 
17:36:30 
17:36:30 
17:36:30 Generating code...
17:36:30 
17:36:30 org/eclipse/scout/rt/test/services/ws/pingwebservice/ObjectFactory.java
17:36:30 test/consumer/multiservice/FirstService.java
17:36:30 test/consumer/multiservice/IFirstWebServiceOnePortType.java
17:36:30 test/consumer/multiservice/IFirstWebServiceTwoPortType.java
17:36:30 test/consumer/multiservice/ISecondWebServiceOnePortType.java
17:36:30 test/consumer/multiservice/ISecondWebServiceTwoPortType.java
17:36:30 test/consumer/multiservice/SecondService.java
17:36:30 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] 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]
17:36:30 [INFO] 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]
17:36:30 [INFO] 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]
17:36:30 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:36:30 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:36:30 
17:36:30 MVN-END
17:36:37 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:36:37 	import org.eclipse.scout.rt.shared.ISession;
17:36:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:36:37 The import org.eclipse.scout.rt.shared.ISession is never used
17:36:37 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:36:37 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:36:37 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:36:37 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:36:37 2 problems (2 warnings)
17:37:12 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:37:12 	public class ErrorResponse
17:37:12 	             ^^^^^^^^^^^^^
17:37:12 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:37:12 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:12 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]
17:37:12 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]
17:37:12 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]
17:37:12 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:37:12 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]
17:37:12 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]
17:37:12 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:12 10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:12 11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:12 12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:12 13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:12 14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:12 14 problems (14 warnings)
17:37:16 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:37:16 	import org.eclipse.scout.rt.client.IClientSession;
17:37:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:37:16 The import org.eclipse.scout.rt.client.IClientSession is never used
17:37:16 1 problem (1 warning)
17:37:16 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:37:16 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:37:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:37:16 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:37:16 1 problem (1 warning)
17:37:19 Output of embedded Maven call:
17:37:19 MVN-BEGIN
17:37:19 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:37:19 Maven home: <unknown maven home>
17:37:19 Java version: 1.8.0_192, vendor: Oracle Corporation
17:37:19 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:37:19 Default locale: en_US, platform encoding: UTF-8
17:37:19 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:37:19 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:37:19 parsing WSDL...
17:37:19 
17:37:19 
17:37:19 
17:37:19 Generating code...
17:37:19 
17:37:19 test/provider/multifile/ErrorResponse.java
17:37:19 test/provider/multifile/IScoutQueryInterface2PortType.java
17:37:19 test/provider/multifile/ScoutQueryService.java
17:37:19 org/eclipse/schema/common/ObjectFactory.java
17:37:19 org/eclipse/schema/common/ReturnDetailType.java
17:37:19 org/eclipse/schema/common/package-info.java
17:37:19 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:37:19 org/eclipse/scout/webservices/scout/ContextType.java
17:37:19 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:37:19 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:37:19 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:37:19 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:37:19 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:37:19 org/eclipse/scout/webservices/scout/WhateverType.java
17:37:19 org/eclipse/scout/webservices/scout/package-info.java
17:37:19 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:37:19 parsing WSDL...
17:37:19 
17:37:19 
17:37:19 
17:37:19 Generating code...
17:37:19 
17:37:19 org/eclipse/scout/rt/test/services/ws/pingwebservice/ObjectFactory.java
17:37:19 test/consumer/multiservice/FirstService.java
17:37:19 test/consumer/multiservice/IFirstWebServiceOnePortType.java
17:37:19 test/consumer/multiservice/IFirstWebServiceTwoPortType.java
17:37:19 test/consumer/multiservice/ISecondWebServiceOnePortType.java
17:37:19 test/consumer/multiservice/ISecondWebServiceTwoPortType.java
17:37:19 test/consumer/multiservice/SecondService.java
17:37:19 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] 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]
17:37:19 [INFO] 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]
17:37:19 [INFO] 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]
17:37:19 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:19 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:19 
17:37:19 -------------------------------------------------------
17:37:19  T E S T S
17:37:19 -------------------------------------------------------
17:37:19 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:37:19 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:37:19 2019-08-08 17:37:15,363 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:37:19 2019-08-08 17:37:15,465 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 90.323653 ms - MDC[]
17:37:19 2019-08-08 17:37:15,838 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:37:19 2019-08-08 17:37:15,842 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:37:19 2019-08-08 17:37:15,843 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:37:19 2019-08-08 17:37:15,871 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:37:19 2019-08-08 17:37:16,021 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:37:19 2019-08-08 17:37:16,022 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@347bdeef[id = cb4e72ec-166b-4c0f-9da1-b7e3741c2bdc], user=test_subject] - MDC[principal=test_subject]
17:37:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.184 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:37:19 
17:37:19 Results :
17:37:19 
17:37:19 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:37:19 
17:37:19 
17:37:19 -------------------------------------------------------
17:37:19  T E S T S
17:37:19 -------------------------------------------------------
17:37:19 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:37:19 Running group.artifact.client.helloworld.HelloWorldFormTest
17:37:19 2019-08-08 17:37:17,958 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:37:19 2019-08-08 17:37:18,089 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 119.420121 ms - MDC[]
17:37:19 2019-08-08 17:37:18,402 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:37:19 2019-08-08 17:37:18,404 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:37:19 2019-08-08 17:37:18,405 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:37:19 2019-08-08 17:37:18,641 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e976c79[id = 54ef9a08-249a-467c-91f9-be06c984b4a0], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=54ef9a08-249a-467c-91f9-be06c984b4a0]]
17:37:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:37:19 
17:37:19 Results :
17:37:19 
17:37:19 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:37:19 
17:37:19 
17:37:19 MVN-END
17:37:59 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:37:59 	public class ErrorResponse
17:37:59 	             ^^^^^^^^^^^^^
17:37:59 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:37:59 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:59 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]
17:37:59 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]
17:37:59 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]
17:37:59 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:37:59 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]
17:37:59 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]
17:37:59 9. 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]
17:37:59 10. 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]
17:37:59 11. 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]
17:37:59 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
17:37:59 13. 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]
17:37:59 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:37:59 15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:59 20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:59 20 problems (20 warnings)
17:37:59 Output of embedded Maven call:
17:37:59 MVN-BEGIN
17:37:59 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:37:59 Maven home: <unknown maven home>
17:37:59 Java version: 1.8.0_192, vendor: Oracle Corporation
17:37:59 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:37:59 Default locale: en_US, platform encoding: UTF-8
17:37:59 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:37:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:37:59 parsing WSDL...
17:37:59 
17:37:59 
17:37:59 
17:37:59 Generating code...
17:37:59 
17:37:59 test/provider/multifile/ErrorResponse.java
17:37:59 test/provider/multifile/IScoutQueryInterface2PortType.java
17:37:59 test/provider/multifile/ScoutQueryService.java
17:37:59 org/eclipse/schema/common/ObjectFactory.java
17:37:59 org/eclipse/schema/common/ReturnDetailType.java
17:37:59 org/eclipse/schema/common/package-info.java
17:37:59 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:37:59 org/eclipse/scout/webservices/scout/ContextType.java
17:37:59 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:37:59 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:37:59 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:37:59 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:37:59 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:37:59 org/eclipse/scout/webservices/scout/WhateverType.java
17:37:59 org/eclipse/scout/webservices/scout/package-info.java
17:37:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:37:59 parsing WSDL...
17:37:59 
17:37:59 
17:37:59 
17:37:59 Generating code...
17:37:59 
17:37:59 org/eclipse/scout/rt/test/services/ws/pingwebservice/ObjectFactory.java
17:37:59 test/consumer/multiservice/FirstService.java
17:37:59 test/consumer/multiservice/IFirstWebServiceOnePortType.java
17:37:59 test/consumer/multiservice/IFirstWebServiceTwoPortType.java
17:37:59 test/consumer/multiservice/ISecondWebServiceOnePortType.java
17:37:59 test/consumer/multiservice/ISecondWebServiceTwoPortType.java
17:37:59 test/consumer/multiservice/SecondService.java
17:37:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:37:59 parsing WSDL...
17:37:59 
17:37:59 
17:37:59 
17:37:59 Generating code...
17:37:59 
17:37:59 test/provider/empty/whatever/ObjectFactory.java
17:37:59 test/provider/empty/IWhateverPortType.java
17:37:59 test/provider/empty/WhateverService.java
17:37:59 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] 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]
17:37:59 [INFO] 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]
17:37:59 [INFO] 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]
17:37:59 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] 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]
17:37:59 [INFO] 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]
17:37:59 [INFO] 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]
17:37:59 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:59 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:37:59 
17:37:59 MVN-END
17:38:06 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:38:06 	import org.eclipse.scout.rt.shared.ISession;
17:38:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:38:06 The import org.eclipse.scout.rt.shared.ISession is never used
17:38:06 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:38:06 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:38:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:38:06 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:38:06 2 problems (2 warnings)
17:38:42 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
17:38:42 	public class ErrorResponse
17:38:42 	             ^^^^^^^^^^^^^
17:38:42 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:38:42 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:38:42 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]
17:38:42 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]
17:38:42 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]
17:38:42 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:38:42 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]
17:38:42 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]
17:38:42 9. 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]
17:38:42 10. 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]
17:38:42 11. 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]
17:38:42 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
17:38:42 13. 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]
17:38:42 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:38:42 15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:42 16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:42 17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:42 18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:42 19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:38:42 20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:38:42 20 problems (20 warnings)
17:38:45 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:38:45 	import org.eclipse.scout.rt.client.IClientSession;
17:38:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:38:45 The import org.eclipse.scout.rt.client.IClientSession is never used
17:38:45 1 problem (1 warning)
17:38:45 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5471364622459535572/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:38:45 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:38:45 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:38:45 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:38:45 1 problem (1 warning)
17:38:48 Output of embedded Maven call:
17:38:48 MVN-BEGIN
17:38:48 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:38:48 Maven home: <unknown maven home>
17:38:48 Java version: 1.8.0_192, vendor: Oracle Corporation
17:38:48 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:38:48 Default locale: en_US, platform encoding: UTF-8
17:38:48 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:38:48 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:38:48 parsing WSDL...
17:38:48 
17:38:48 
17:38:48 
17:38:48 Generating code...
17:38:48 
17:38:48 test/provider/multifile/ErrorResponse.java
17:38:48 test/provider/multifile/IScoutQueryInterface2PortType.java
17:38:48 test/provider/multifile/ScoutQueryService.java
17:38:48 org/eclipse/schema/common/ObjectFactory.java
17:38:48 org/eclipse/schema/common/ReturnDetailType.java
17:38:48 org/eclipse/schema/common/package-info.java
17:38:48 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:38:48 org/eclipse/scout/webservices/scout/ContextType.java
17:38:48 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:38:48 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:38:48 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:38:48 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:38:48 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:38:48 org/eclipse/scout/webservices/scout/WhateverType.java
17:38:48 org/eclipse/scout/webservices/scout/package-info.java
17:38:48 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:38:48 parsing WSDL...
17:38:48 
17:38:48 
17:38:48 
17:38:48 Generating code...
17:38:48 
17:38:48 org/eclipse/scout/rt/test/services/ws/pingwebservice/ObjectFactory.java
17:38:48 test/consumer/multiservice/FirstService.java
17:38:48 test/consumer/multiservice/IFirstWebServiceOnePortType.java
17:38:48 test/consumer/multiservice/IFirstWebServiceTwoPortType.java
17:38:48 test/consumer/multiservice/ISecondWebServiceOnePortType.java
17:38:48 test/consumer/multiservice/ISecondWebServiceTwoPortType.java
17:38:48 test/consumer/multiservice/SecondService.java
17:38:48 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:38:48 parsing WSDL...
17:38:48 
17:38:48 
17:38:48 
17:38:48 Generating code...
17:38:48 
17:38:48 test/provider/empty/whatever/ObjectFactory.java
17:38:48 test/provider/empty/IWhateverPortType.java
17:38:48 test/provider/empty/WhateverService.java
17:38:48 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] 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]
17:38:48 [INFO] 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]
17:38:48 [INFO] 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]
17:38:48 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] 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]
17:38:48 [INFO] 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]
17:38:48 [INFO] 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]
17:38:48 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:38:48 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:38:48 
17:38:48 -------------------------------------------------------
17:38:48  T E S T S
17:38:48 -------------------------------------------------------
17:38:48 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:38:48 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:38:48 2019-08-08 17:38:44,006 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:38:48 2019-08-08 17:38:44,110 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 87.565474 ms - MDC[]
17:38:48 2019-08-08 17:38:44,518 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:38:48 2019-08-08 17:38:44,522 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:38:48 2019-08-08 17:38:44,523 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:38:48 2019-08-08 17:38:44,553 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:38:48 2019-08-08 17:38:44,695 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:38:48 2019-08-08 17:38:44,695 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@347bdeef[id = 5ed675a7-b0e4-4dd4-991d-33866faa0d2a], user=test_subject] - MDC[principal=test_subject]
17:38:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:38:48 
17:38:48 Results :
17:38:48 
17:38:48 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:38:48 
17:38:48 
17:38:48 -------------------------------------------------------
17:38:48  T E S T S
17:38:48 -------------------------------------------------------
17:38:48 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:38:48 Running group.artifact.client.helloworld.HelloWorldFormTest
17:38:48 2019-08-08 17:38:46,514 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:38:48 2019-08-08 17:38:46,639 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 113.375857 ms - MDC[]
17:38:48 2019-08-08 17:38:46,940 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:38:48 2019-08-08 17:38:46,942 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:38:48 2019-08-08 17:38:46,943 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:38:48 2019-08-08 17:38:47,170 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35f7506a[id = be50d031-cee0-4a25-8927-5648902d1975], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=be50d031-cee0-4a25-8927-5648902d1975]]
17:38:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.471 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:38:48 
17:38:48 Results :
17:38:48 
17:38:48 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:38:48 
17:38:48 
17:38:48 MVN-END
17:38:51 [WARNING]: Don't override file /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact/pom.xml
17:38:51 Output of embedded Maven call:
17:38:51 MVN-BEGIN
17:38:51 
17:38:51 MVN-END
17:38:54 [WARNING]: CP Don't override file /tmp/genie.scout/jaxws-module-tmp4265442929930455475/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
17:38:54 Output of embedded Maven call:
17:38:54 MVN-BEGIN
17:38:54 
17:38:54 MVN-END
17:40:07 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
17:40:07 	public class ErrorResponse
17:40:07 	             ^^^^^^^^^^^^^
17:40:07 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:40:07 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:40:07 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:40:07 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:40:07 4 problems (4 warnings)
17:40:07 Output of embedded Maven call:
17:40:07 MVN-BEGIN
17:40:07 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:40:07 Maven home: <unknown maven home>
17:40:07 Java version: 1.8.0_192, vendor: Oracle Corporation
17:40:07 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:40:07 Default locale: en_US, platform encoding: UTF-8
17:40:07 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:40:07 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:40:07 parsing WSDL...
17:40:07 
17:40:07 
17:40:07 
17:40:07 Generating code...
17:40:07 
17:40:07 org/eclipse/schema/common/ObjectFactory.java
17:40:07 org/eclipse/schema/common/ReturnDetailType.java
17:40:07 org/eclipse/schema/common/package-info.java
17:40:07 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:40:07 org/eclipse/scout/webservices/scout/ContextType.java
17:40:07 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:40:07 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:40:07 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:40:07 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:40:07 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:40:07 org/eclipse/scout/webservices/scout/WhateverType.java
17:40:07 org/eclipse/scout/webservices/scout/package-info.java
17:40:07 test/consumer/ErrorResponse.java
17:40:07 test/consumer/IScoutQueryInterface2PortType.java
17:40:07 test/consumer/ScoutQueryService.java
17:40:07 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:40:07 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:40:07 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:40:07 
17:40:07 MVN-END
17:40:16 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:40:16 	import org.eclipse.scout.rt.shared.ISession;
17:40:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:40:16 The import org.eclipse.scout.rt.shared.ISession is never used
17:40:16 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:40:16 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:40:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:40:16 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:40:16 2 problems (2 warnings)
17:40:51 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
17:40:51 	public class ErrorResponse
17:40:51 	             ^^^^^^^^^^^^^
17:40:51 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:40:51 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:40:51 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:40:51 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:40:51 4 problems (4 warnings)
17:40:57 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:40:57 	import org.eclipse.scout.rt.client.IClientSession;
17:40:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:40:57 The import org.eclipse.scout.rt.client.IClientSession is never used
17:40:57 1 problem (1 warning)
17:40:57 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:40:57 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:40:57 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:40:57 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:40:57 1 problem (1 warning)
17:41:01 Output of embedded Maven call:
17:41:01 MVN-BEGIN
17:41:01 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:41:01 Maven home: <unknown maven home>
17:41:01 Java version: 1.8.0_192, vendor: Oracle Corporation
17:41:01 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:41:01 Default locale: en_US, platform encoding: UTF-8
17:41:01 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:41:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:41:01 parsing WSDL...
17:41:01 
17:41:01 
17:41:01 
17:41:01 Generating code...
17:41:01 
17:41:01 org/eclipse/schema/common/ObjectFactory.java
17:41:01 org/eclipse/schema/common/ReturnDetailType.java
17:41:01 org/eclipse/schema/common/package-info.java
17:41:01 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:41:01 org/eclipse/scout/webservices/scout/ContextType.java
17:41:01 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:41:01 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:41:01 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:41:01 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:41:01 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:41:01 org/eclipse/scout/webservices/scout/WhateverType.java
17:41:01 org/eclipse/scout/webservices/scout/package-info.java
17:41:01 test/consumer/ErrorResponse.java
17:41:01 test/consumer/IScoutQueryInterface2PortType.java
17:41:01 test/consumer/ScoutQueryService.java
17:41:01 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:01 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:41:01 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:01 
17:41:01 -------------------------------------------------------
17:41:01  T E S T S
17:41:01 -------------------------------------------------------
17:41:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:41:01 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:41:01 2019-08-08 17:40:55,804 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:41:01 2019-08-08 17:40:55,909 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 93.188646 ms - MDC[]
17:41:01 2019-08-08 17:40:56,309 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:41:01 2019-08-08 17:40:56,316 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:41:01 2019-08-08 17:40:56,318 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:41:01 2019-08-08 17:40:56,358 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:41:01 2019-08-08 17:40:56,507 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:41:01 2019-08-08 17:40:56,508 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@347bdeef[id = 42ec9afa-ca16-4259-8df3-67241c8ea0d6], user=test_subject] - MDC[principal=test_subject]
17:41:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:41:01 
17:41:01 Results :
17:41:01 
17:41:01 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:41:01 
17:41:01 
17:41:01 -------------------------------------------------------
17:41:01  T E S T S
17:41:01 -------------------------------------------------------
17:41:01 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:41:01 Running group.artifact.client.helloworld.HelloWorldFormTest
17:41:01 2019-08-08 17:40:59,086 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:41:01 2019-08-08 17:40:59,280 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 180.205101 ms - MDC[]
17:41:01 2019-08-08 17:40:59,678 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:41:01 2019-08-08 17:40:59,680 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:41:01 2019-08-08 17:40:59,681 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:41:01 2019-08-08 17:40:59,958 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@35188954[id = d56651a6-63e9-4b78-9fa1-6187c7b402cd], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=d56651a6-63e9-4b78-9fa1-6187c7b402cd]]
17:41:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.02 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:41:01 
17:41:01 Results :
17:41:01 
17:41:01 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:41:01 
17:41:01 
17:41:01 MVN-END
17:41:40 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
17:41:40 	public class ErrorResponse
17:41:40 	             ^^^^^^^^^^^^^
17:41:40 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:41:40 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:40 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]
17:41:40 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]
17:41:40 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]
17:41:40 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:41:40 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]
17:41:40 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]
17:41:40 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:41:40 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:40 11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:40 11 problems (11 warnings)
17:41:40 Output of embedded Maven call:
17:41:40 MVN-BEGIN
17:41:40 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:41:40 Maven home: <unknown maven home>
17:41:40 Java version: 1.8.0_192, vendor: Oracle Corporation
17:41:40 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:41:40 Default locale: en_US, platform encoding: UTF-8
17:41:40 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:41:40 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:41:40 parsing WSDL...
17:41:40 
17:41:40 
17:41:40 
17:41:40 Generating code...
17:41:40 
17:41:40 org/eclipse/schema/common/ObjectFactory.java
17:41:40 org/eclipse/schema/common/ReturnDetailType.java
17:41:40 org/eclipse/schema/common/package-info.java
17:41:40 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:41:40 org/eclipse/scout/webservices/scout/ContextType.java
17:41:40 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:41:40 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:41:40 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:41:40 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:41:40 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:41:40 org/eclipse/scout/webservices/scout/WhateverType.java
17:41:40 org/eclipse/scout/webservices/scout/package-info.java
17:41:40 test/consumer/ErrorResponse.java
17:41:40 test/consumer/IScoutQueryInterface2PortType.java
17:41:40 test/consumer/ScoutQueryService.java
17:41:40 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:41:40 parsing WSDL...
17:41:40 
17:41:40 
17:41:40 
17:41:40 Generating code...
17:41:40 
17:41:40 test/provider/empty/testempty/ObjectFactory.java
17:41:40 test/provider/empty/ITestEmptyPortType.java
17:41:40 test/provider/empty/TestEmptyService.java
17:41:40 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:40 [INFO] 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]
17:41:40 [INFO] 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]
17:41:40 [INFO] 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]
17:41:40 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:41:40 [INFO] Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:41:40 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:41:40 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:41:40 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:40 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:41:40 
17:41:40 MVN-END
17:41:46 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:41:46 	import org.eclipse.scout.rt.shared.ISession;
17:41:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:41:46 The import org.eclipse.scout.rt.shared.ISession is never used
17:41:46 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:41:46 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:41:46 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:41:46 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:41:46 2 problems (2 warnings)
17:42:22 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
17:42:22 	public class ErrorResponse
17:42:22 	             ^^^^^^^^^^^^^
17:42:22 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:42:22 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:42:22 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]
17:42:22 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]
17:42:22 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]
17:42:22 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:42:22 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]
17:42:22 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]
17:42:22 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:42:22 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:42:22 11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:42:22 11 problems (11 warnings)
17:42:25 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:42:25 	import org.eclipse.scout.rt.client.IClientSession;
17:42:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:42:25 The import org.eclipse.scout.rt.client.IClientSession is never used
17:42:25 1 problem (1 warning)
17:42:25 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:42:25 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:42:25 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:42:25 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:42:25 1 problem (1 warning)
17:42:28 Output of embedded Maven call:
17:42:28 MVN-BEGIN
17:42:28 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:42:28 Maven home: <unknown maven home>
17:42:28 Java version: 1.8.0_192, vendor: Oracle Corporation
17:42:28 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:42:28 Default locale: en_US, platform encoding: UTF-8
17:42:28 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:42:28 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:42:28 parsing WSDL...
17:42:28 
17:42:28 
17:42:28 
17:42:28 Generating code...
17:42:28 
17:42:28 org/eclipse/schema/common/ObjectFactory.java
17:42:28 org/eclipse/schema/common/ReturnDetailType.java
17:42:28 org/eclipse/schema/common/package-info.java
17:42:28 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:42:28 org/eclipse/scout/webservices/scout/ContextType.java
17:42:28 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:42:28 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:42:28 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:42:28 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:42:28 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:42:28 org/eclipse/scout/webservices/scout/WhateverType.java
17:42:28 org/eclipse/scout/webservices/scout/package-info.java
17:42:28 test/consumer/ErrorResponse.java
17:42:28 test/consumer/IScoutQueryInterface2PortType.java
17:42:28 test/consumer/ScoutQueryService.java
17:42:28 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:42:28 parsing WSDL...
17:42:28 
17:42:28 
17:42:28 
17:42:28 Generating code...
17:42:28 
17:42:28 test/provider/empty/testempty/ObjectFactory.java
17:42:28 test/provider/empty/ITestEmptyPortType.java
17:42:28 test/provider/empty/TestEmptyService.java
17:42:28 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:42:28 [INFO] 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]
17:42:28 [INFO] 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]
17:42:28 [INFO] 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]
17:42:28 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:42:28 [INFO] Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:42:28 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:42:28 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:42:28 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:42:28 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:42:28 
17:42:28 -------------------------------------------------------
17:42:28  T E S T S
17:42:28 -------------------------------------------------------
17:42:28 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:42:28 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:42:28 2019-08-08 17:42:24,092 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:42:28 2019-08-08 17:42:24,200 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 96.290773 ms - MDC[]
17:42:28 2019-08-08 17:42:24,560 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:42:28 2019-08-08 17:42:24,564 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:42:28 2019-08-08 17:42:24,566 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:42:28 2019-08-08 17:42:24,606 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:42:28 2019-08-08 17:42:24,753 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:42:28 2019-08-08 17:42:24,754 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@347bdeef[id = dd590ad6-40a0-49ec-894d-d773b82c4542], user=test_subject] - MDC[principal=test_subject]
17:42:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.192 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:42:28 
17:42:28 Results :
17:42:28 
17:42:28 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:42:28 
17:42:28 
17:42:28 -------------------------------------------------------
17:42:28  T E S T S
17:42:28 -------------------------------------------------------
17:42:28 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:42:28 Running group.artifact.client.helloworld.HelloWorldFormTest
17:42:28 2019-08-08 17:42:26,778 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:42:28 2019-08-08 17:42:26,910 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 120.279345 ms - MDC[]
17:42:28 2019-08-08 17:42:27,222 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:42:28 2019-08-08 17:42:27,224 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:42:28 2019-08-08 17:42:27,225 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:42:28 2019-08-08 17:42:27,464 INFO  [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1e976c79[id = 83b9cf73-4284-4b07-b8e2-fb74330eb8f9], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=83b9cf73-4284-4b07-b8e2-fb74330eb8f9]]
17:42:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:42:28 
17:42:28 Results :
17:42:28 
17:42:28 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:42:28 
17:42:28 
17:42:28 MVN-END
17:43:10 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
17:43:10 	public class ErrorResponse
17:43:10 	             ^^^^^^^^^^^^^
17:43:10 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:43:10 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:10 3. 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]
17:43:10 4. 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]
17:43:10 5. 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]
17:43:10 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 7. 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]
17:43:10 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 9. 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]
17:43:10 10. 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]
17:43:10 11. 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]
17:43:10 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 13. 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]
17:43:10 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 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]
17:43:10 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:43:10 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]
17:43:10 18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:10 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]
17:43:10 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]
17:43:10 21. 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]
17:43:10 22. 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]
17:43:10 23. 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]
17:43:10 24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 25. 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]
17:43:10 26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 27. 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]
17:43:10 28. 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]
17:43:10 29. 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]
17:43:10 30. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:10 31. 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]
17:43:10 32. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:43:10 34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:10 35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:10 35 problems (35 warnings)
17:43:10 Output of embedded Maven call:
17:43:10 MVN-BEGIN
17:43:10 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:43:10 Maven home: <unknown maven home>
17:43:10 Java version: 1.8.0_192, vendor: Oracle Corporation
17:43:10 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:43:10 Default locale: en_US, platform encoding: UTF-8
17:43:10 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:43:10 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:10 parsing WSDL...
17:43:10 
17:43:10 
17:43:10 
17:43:10 Generating code...
17:43:10 
17:43:10 org/eclipse/schema/common/ObjectFactory.java
17:43:10 org/eclipse/schema/common/ReturnDetailType.java
17:43:10 org/eclipse/schema/common/package-info.java
17:43:10 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:43:10 org/eclipse/scout/webservices/scout/ContextType.java
17:43:10 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:43:10 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:43:10 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:43:10 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:43:10 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:43:10 org/eclipse/scout/webservices/scout/WhateverType.java
17:43:10 org/eclipse/scout/webservices/scout/package-info.java
17:43:10 test/consumer/ErrorResponse.java
17:43:10 test/consumer/IScoutQueryInterface2PortType.java
17:43:10 test/consumer/ScoutQueryService.java
17:43:10 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:10 parsing WSDL...
17:43:10 
17:43:10 
17:43:10 
17:43:10 Generating code...
17:43:10 
17:43:10 test/provider/empty/testempty/ObjectFactory.java
17:43:10 test/provider/empty/ITestEmptyPortType.java
17:43:10 test/provider/empty/TestEmptyService.java
17:43:10 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:10 parsing WSDL...
17:43:10 
17:43:10 
17:43:10 
17:43:10 Generating code...
17:43:10 
17:43:10 org/eclipse/scout/rt/test/services/ws/pingwebservice/ObjectFactory.java
17:43:10 test/provider/multiservice/FirstService.java
17:43:10 test/provider/multiservice/IFirstWebServiceOnePortType.java
17:43:10 test/provider/multiservice/IFirstWebServiceTwoPortType.java
17:43:10 test/provider/multiservice/ISecondWebServiceOnePortType.java
17:43:10 test/provider/multiservice/ISecondWebServiceTwoPortType.java
17:43:10 test/provider/multiservice/SecondService.java
17:43:10 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Generate handler chain XML-file [file=FirstWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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:43:10 [INFO] 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]
17:43:10 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Generate handler chain XML-file [file=SecondWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Generate handler chain XML-file [file=SecondWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] 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]
17:43:10 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Generate handler chain XML-file [file=FirstWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:10 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:10 
17:43:10 MVN-END
17:43:16 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
17:43:16 	import org.eclipse.scout.rt.shared.ISession;
17:43:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:43:16 The import org.eclipse.scout.rt.shared.ISession is never used
17:43:16 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
17:43:16 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
17:43:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:43:16 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
17:43:16 2 problems (2 warnings)
17:43:52 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
17:43:52 	public class ErrorResponse
17:43:52 	             ^^^^^^^^^^^^^
17:43:52 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
17:43:52 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:52 3. 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]
17:43:52 4. 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]
17:43:52 5. 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]
17:43:52 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:52 7. 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]
17:43:52 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:52 9. 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]
17:43:52 10. 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]
17:43:52 11. 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]
17:43:52 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:43:52 13. 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]
17:43:52 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:52 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]
17:43:52 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:43:52 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]
17:43:52 18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:52 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]
17:43:52 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]
17:43:52 21. 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]
17:43:52 22. 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]
17:43:52 23. 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]
17:43:52 24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:52 25. 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]
17:43:52 26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:52 27. 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]
17:43:52 28. 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]
17:43:52 29. 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]
17:43:52 30. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:52 31. 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]
17:43:52 32. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:52 33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:43:52 34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:52 35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:52 35 problems (35 warnings)
17:43:56 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
17:43:56 	import org.eclipse.scout.rt.client.IClientSession;
17:43:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:43:56 The import org.eclipse.scout.rt.client.IClientSession is never used
17:43:56 1 problem (1 warning)
17:43:56 [WARNING]: /tmp/genie.scout/CoreScoutTestingUtils-projectDir5263051880043980067/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[15] 
17:43:56 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
17:43:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17:43:56 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
17:43:56 1 problem (1 warning)
17:43:59 Output of embedded Maven call:
17:43:59 MVN-BEGIN
17:43:59 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00)
17:43:59 Maven home: <unknown maven home>
17:43:59 Java version: 1.8.0_192, vendor: Oracle Corporation
17:43:59 Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
17:43:59 Default locale: en_US, platform encoding: UTF-8
17:43:59 OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
17:43:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:59 parsing WSDL...
17:43:59 
17:43:59 
17:43:59 
17:43:59 Generating code...
17:43:59 
17:43:59 org/eclipse/schema/common/ObjectFactory.java
17:43:59 org/eclipse/schema/common/ReturnDetailType.java
17:43:59 org/eclipse/schema/common/package-info.java
17:43:59 org/eclipse/scout/webservices/scout/ContextDetailType.java
17:43:59 org/eclipse/scout/webservices/scout/ContextType.java
17:43:59 org/eclipse/scout/webservices/scout/ErrorMessage.java
17:43:59 org/eclipse/scout/webservices/scout/ObjectFactory.java
17:43:59 org/eclipse/scout/webservices/scout/Operation01TypeResponse.java
17:43:59 org/eclipse/scout/webservices/scout/Operation02TypeResponse.java
17:43:59 org/eclipse/scout/webservices/scout/ValutaPartType.java
17:43:59 org/eclipse/scout/webservices/scout/WhateverType.java
17:43:59 org/eclipse/scout/webservices/scout/package-info.java
17:43:59 test/consumer/ErrorResponse.java
17:43:59 test/consumer/IScoutQueryInterface2PortType.java
17:43:59 test/consumer/ScoutQueryService.java
17:43:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:59 parsing WSDL...
17:43:59 
17:43:59 
17:43:59 
17:43:59 Generating code...
17:43:59 
17:43:59 test/provider/empty/testempty/ObjectFactory.java
17:43:59 test/provider/empty/ITestEmptyPortType.java
17:43:59 test/provider/empty/TestEmptyService.java
17:43:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:59 parsing WSDL...
17:43:59 
17:43:59 
17:43:59 
17:43:59 Generating code...
17:43:59 
17:43:59 org/eclipse/scout/rt/test/services/ws/pingwebservice/ObjectFactory.java
17:43:59 test/provider/multiservice/FirstService.java
17:43:59 test/provider/multiservice/IFirstWebServiceOnePortType.java
17:43:59 test/provider/multiservice/IFirstWebServiceTwoPortType.java
17:43:59 test/provider/multiservice/ISecondWebServiceOnePortType.java
17:43:59 test/provider/multiservice/ISecondWebServiceTwoPortType.java
17:43:59 test/provider/multiservice/SecondService.java
17:43:59 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Generate handler chain XML-file [file=FirstWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Generate handler chain XML-file [file=TestEmptyWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.TestEmptyWebServiceEntryPoint, endpointInterface=test.provider.empty.ITestEmptyPortType, entryPointDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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:43:59 [INFO] 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]
17:43:59 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Generate handler chain XML-file [file=SecondWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Generate handler chain XML-file [file=SecondWebServiceTwoWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] 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]
17:43:59 [INFO] Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Generate handler chain XML-file [file=FirstWebServiceOneWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:59 [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
17:43:59 
17:43:59 -------------------------------------------------------
17:43:59  T E S T S
17:43:59 -------------------------------------------------------
17:43:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:59 Running group.artifact.server.helloworld.HelloWorldServiceTest
17:43:59 2019-08-08 17:43:54,902 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:43:59 2019-08-08 17:43:55,006 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 91.895821 ms - MDC[]
17:43:59 2019-08-08 17:43:55,399 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:43:59 2019-08-08 17:43:55,403 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsRISpecifics - MDC[]
17:43:59 2019-08-08 17:43:55,404 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:43:59 2019-08-08 17:43:55,438 INFO  [Thread-1] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener - JAX-WS implementor: JAX-WS RI 2.2.9-b130926.1035 svn-revision#5f6196f2b90e9460065a4c2f4e30e065b245e51e (http://jax-ws.java.net, Oracle Corporation, bundled with JRE) - MDC[]
17:43:59 2019-08-08 17:43:55,602 INFO  [main] group.artifact.server.ServerSession - created a new session for test_subject - MDC[principal=test_subject]
17:43:59 2019-08-08 17:43:55,603 INFO  [main] org.eclipse.scout.rt.server.AbstractServerSession - Server session started [session=group.artifact.server.ServerSession@347bdeef[id = 38392643-df61-47b4-9819-5b08ab07f281], user=test_subject] - MDC[principal=test_subject]
17:43:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec - in group.artifact.server.helloworld.HelloWorldServiceTest
17:43:59 
17:43:59 Results :
17:43:59 
17:43:59 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
17:43:59 
17:43:59 
17:43:59 -------------------------------------------------------
17:43:59  T E S T S
17:43:59 -------------------------------------------------------
17:43:59 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:43:59 Running group.artifact.client.helloworld.HelloWorldFormTest
17:43:59 2019-08-08 17:43:57,622 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[]
17:43:59 2019-08-08 17:43:57,753 INFO  [Thread-1] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished preparation of jandex class inventory in 119.543777 ms - MDC[]
17:43:59 2019-08-08 17:43:58,145 INFO  [Thread-1] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener - registered logger support [org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport] - MDC[]
17:43:59 2019-08-08 17:43:58,147 INFO  [Thread-1] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. - MDC[]
17:43:59 2019-08-08 17:43:58,148 INFO  [Thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No config.properties found. Running with empty configuration. - MDC[]
17:43:59 2019-08-08 17:43:58,396 INFO  [scout-model-thread-17] org.eclipse.scout.rt.client.AbstractClientSession - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@13940ec8[id = 058e7fe4-80f2-47c5-9632-4df483b108e1], user=genie.scout] - MDC[principal=anonymous, jobName=Starting ClientSession [sessionId=058e7fe4-80f2-47c5-9632-4df483b108e1]]
17:43:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 sec - in group.artifact.client.helloworld.HelloWorldFormTest
17:43:59 
17:43:59 Results :
17:43:59 
17:43:59 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
17:43:59 
17:43:59 
17:43:59 MVN-END
17:43:59 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 612.82 sec - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest
17:43:59 Running org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest
17:44:06 Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.558 sec - in org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest
17:44:06 Running org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest
17:44:07 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 sec - in org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest
17:44:07 
17:44:07 Results :
17:44:07 
17:44:07 Tests run: 48, Failures: 0, Errors: 0, Skipped: 0
17:44:07 
17:44:07 [INFO] 
17:44:07 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk.s2e.test ---
17:44:07 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT.jar
17:44:07 [INFO] 
17:44:07 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.test ---
17:44:07 [INFO] 
17:44:07 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.test ---
17:44:07 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-tests.jar
17:44:07 [INFO] 
17:44:07 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.test ---
17:44:07 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-test-sources.jar
17:44:07 [INFO] 
17:44:07 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.test ---
17:44:07 [INFO] Checking compile classpath
17:44:08 [INFO] Checking runtime classpath
17:44:08 [INFO] Checking test classpath
17:44:08 [INFO] 
17:44:08 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.test ---
17:44:08 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:09 [INFO] 
17:44:09 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.test ---
17:44:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-sources.jar
17:44:09 [INFO] 
17:44:09 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.test ---
17:44:09 [INFO] Skipping artifact signing
17:44:09 [INFO] 
17:44:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.test ---
17:44:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT.jar
17:44:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT.pom
17:44:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-tests.jar
17:44:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-test-sources.jar
17:44:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-6.0.300-SNAPSHOT-sources.jar
17:44:09 [INFO] 
17:44:09 [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc >-------
17:44:09 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc 6.0.300-SNAPSHOT [10/14]
17:44:09 [INFO] -------------------------------[ bundle ]-------------------------------
17:44:09 [INFO] 
17:44:09 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:09 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/target
17:44:09 [INFO] 
17:44:09 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:09 [INFO] 
17:44:09 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:10 [INFO] 
17:44:10 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:10 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:44:10 [INFO] 
17:44:10 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:10 [INFO] 
17:44:10 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:10 [INFO] 
17:44:10 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:10 [INFO] Copying 63 resources
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Changes detected - recompiling the module!
17:44:11 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/target/classes
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:11 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/src/test/resources
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] No sources to compile
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] No tests to run.
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Skipping packaging of the test-jar
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] No sources in project. Archive not created.
17:44:11 [INFO] 
17:44:11 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Checking compile classpath
17:44:11 [INFO] Checking runtime classpath
17:44:11 [INFO] Checking test classpath
17:44:11 [INFO] 
17:44:11 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-6.0.300-SNAPSHOT-sources.jar
17:44:11 [INFO] 
17:44:11 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Skipping artifact signing
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-6.0.300-SNAPSHOT.jar
17:44:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-6.0.300-SNAPSHOT.pom
17:44:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-6.0.300-SNAPSHOT-sources.jar
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
17:44:11 [INFO] Local OBR update disabled (enable with -DobrRepository)
17:44:11 [INFO] 
17:44:11 [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls >-------
17:44:11 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls 6.0.300-SNAPSHOT [11/14]
17:44:11 [INFO] -------------------------------[ bundle ]-------------------------------
17:44:11 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.workbench.texteditor/maven-metadata.xml
17:44:11 [INFO] 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
17:44:11 [INFO] 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 10 kB/s)
17:44:11 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.forms/maven-metadata.xml
17:44:11 [INFO] 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
17:44:11 [INFO] 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 9.1 kB/s)
17:44:11 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/deps/org.eclipse.ui.views/maven-metadata.xml
17:44:11 [INFO] 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
17:44:11 [INFO] 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 15 kB/s)
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:11 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/target
17:44:11 [INFO] 
17:44:11 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:11 [INFO] 
17:44:11 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:12 [INFO] 
17:44:12 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:12 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:44:12 [INFO] 
17:44:12 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:12 [INFO] 
17:44:12 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:12 [INFO] 
17:44:12 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:12 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/src/main/resources
17:44:12 [INFO] Copying 18 resources
17:44:12 [INFO] 
17:44:12 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:12 [INFO] Changes detected - recompiling the module!
17:44:12 [INFO] Compiling 94 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/target/classes
17:44:13 [INFO] 
17:44:13 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:13 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/src/test/resources
17:44:13 [INFO] 
17:44:13 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:13 [INFO] No sources to compile
17:44:13 [INFO] 
17:44:13 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:13 [INFO] No tests to run.
17:44:13 [INFO] 
17:44:13 [INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:14 [INFO] 
17:44:14 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:14 [INFO] 
17:44:14 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:14 [INFO] Skipping packaging of the test-jar
17:44:14 [INFO] 
17:44:14 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:14 [INFO] No sources in project. Archive not created.
17:44:14 [INFO] 
17:44:14 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:14 [INFO] Checking compile classpath
17:44:15 [INFO] Checking runtime classpath
17:44:15 [INFO] Checking test classpath
17:44:15 [INFO] 
17:44:15 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:15 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:17 [INFO] 
17:44:17 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:17 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-6.0.300-SNAPSHOT-sources.jar
17:44:17 [INFO] 
17:44:17 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:17 [INFO] Skipping artifact signing
17:44:17 [INFO] 
17:44:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:17 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-6.0.300-SNAPSHOT.jar
17:44:17 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-6.0.300-SNAPSHOT.pom
17:44:17 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-6.0.300-SNAPSHOT-sources.jar
17:44:17 [INFO] 
17:44:17 [INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
17:44:17 [INFO] Local OBR update disabled (enable with -DobrRepository)
17:44:17 [INFO] 
17:44:17 [INFO] -------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui >-------
17:44:17 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui 6.0.300-SNAPSHOT [12/14]
17:44:17 [INFO] -------------------------------[ bundle ]-------------------------------
17:44:17 [INFO] 
17:44:17 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:17 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/target
17:44:18 [INFO] 
17:44:18 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:18 [INFO] 
17:44:18 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:19 [INFO] 
17:44:19 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:19 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:44:19 [INFO] 
17:44:19 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:19 [INFO] 
17:44:19 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:19 [INFO] 
17:44:19 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:19 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/src/main/resources
17:44:19 [INFO] Copying 41 resources
17:44:19 [INFO] 
17:44:19 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:19 [INFO] Changes detected - recompiling the module!
17:44:19 [INFO] Compiling 126 source files to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/target/classes
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:21 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/src/test/resources
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] No sources to compile
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] No tests to run.
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-bundle-plugin:2.5.3:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] Skipping packaging of the test-jar
17:44:21 [INFO] 
17:44:21 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] No sources in project. Archive not created.
17:44:21 [INFO] 
17:44:21 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:21 [INFO] Checking compile classpath
17:44:21 [INFO] Checking runtime classpath
17:44:21 [INFO] Checking test classpath
17:44:22 [INFO] 
17:44:22 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:22 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:24 [INFO] 
17:44:24 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:24 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-6.0.300-SNAPSHOT-sources.jar
17:44:24 [INFO] 
17:44:24 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:24 [INFO] Skipping artifact signing
17:44:24 [INFO] 
17:44:24 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:24 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-6.0.300-SNAPSHOT.jar
17:44:24 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-6.0.300-SNAPSHOT.pom
17:44:24 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-6.0.300-SNAPSHOT-sources.jar
17:44:24 [INFO] 
17:44:24 [INFO] --- maven-bundle-plugin:2.5.3:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
17:44:24 [INFO] Local OBR update disabled (enable with -DobrRepository)
17:44:24 [INFO] 
17:44:24 [INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings >--------
17:44:24 [INFO] Building org.eclipse.scout.sdk-settings 6.0.300-SNAPSHOT         [13/14]
17:44:24 [INFO] --------------------------------[ jar ]---------------------------------
17:44:24 [INFO] 
17:44:24 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-settings ---
17:44:24 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-settings/target
17:44:24 [INFO] 
17:44:24 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-settings ---
17:44:24 [INFO] 
17:44:24 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] 
17:44:25 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-settings/../org.eclipse.scout.sdk/target/jacoco-all.exec
17:44:25 [INFO] 
17:44:25 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] 
17:44:25 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:25 [INFO] Copying 7 resources
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] No sources to compile
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:25 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-settings/src/test/resources
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] No sources to compile
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] No tests to run.
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-6.0.300-SNAPSHOT.jar
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Skipping packaging of the test-jar
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] No sources in project. Archive not created.
17:44:25 [INFO] 
17:44:25 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Checking compile classpath
17:44:25 [INFO] Checking runtime classpath
17:44:25 [INFO] Checking test classpath
17:44:25 [INFO] 
17:44:25 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] No sources in project. Archive not created.
17:44:25 [INFO] 
17:44:25 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Skipping artifact signing
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-settings ---
17:44:25 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-settings-6.0.300-SNAPSHOT.jar
17:44:25 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-settings-6.0.300-SNAPSHOT.pom
17:44:25 [INFO] 
17:44:25 [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-root >----------
17:44:25 [INFO] Building Eclipse Scout SDK 6.0.300-SNAPSHOT                      [14/14]
17:44:25 [INFO] --------------------------------[ pom ]---------------------------------
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.scout.sdk-root ---
17:44:25 [INFO] 
17:44:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.scout.sdk-root ---
17:44:25 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-root/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-root-6.0.300-SNAPSHOT.pom
17:44:25 [INFO] ------------------------------------------------------------------------
17:44:25 [INFO] Reactor Summary for Eclipse Scout SDK 6.0.300-SNAPSHOT:
17:44:25 [INFO] 
17:44:25 [INFO] Scout Hello World Sample Application ............... SUCCESS [  7.943 s]
17:44:25 [INFO] Scout JaxWs Module ................................. SUCCESS [  1.317 s]
17:44:25 [INFO] Eclipse Scout SDK .................................. SUCCESS [  1.956 s]
17:44:25 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SUCCESS [  5.643 s]
17:44:25 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SUCCESS [  8.570 s]
17:44:25 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SUCCESS [  3.970 s]
17:44:25 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test SUCCESS [ 52.245 s]
17:44:25 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e  SUCCESS [  7.280 s]
17:44:25 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SUCCESS [16:25 min]
17:44:25 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SUCCESS [  1.772 s]
17:44:25 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls SUCCESS [  5.945 s]
17:44:25 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SUCCESS [  6.809 s]
17:44:25 [INFO] org.eclipse.scout.sdk-settings ..................... SUCCESS [  0.977 s]
17:44:25 [INFO] Eclipse Scout SDK .................................. SUCCESS [  0.085 s]
17:44:25 [INFO] ------------------------------------------------------------------------
17:44:25 [INFO] BUILD SUCCESS
17:44:25 [INFO] ------------------------------------------------------------------------
17:44:25 [INFO] Total time:  18:12 min
17:44:25 [INFO] Finished at: 2019-08-08T17:44:25-04:00
17:44:25 [INFO] ------------------------------------------------------------------------
17:44:25 [workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -Dbranch=origin/releases/6.0.x -Dcbi.jarsigner.skip=true -Dmaven.repo.local=/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository clean install -U -B -Dp2 -Peclipse-sign
17:44:25 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
17:44:27 [INFO] Scanning for projects...
17:44:28 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/org.eclipse.scout.sdk/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:28 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:28 [INFO] Downloaded from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/rt/org.eclipse.scout.rt/6.0.300-SNAPSHOT/maven-metadata.xml (623 B at 4.5 kB/s)
17:44:31 [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:6.0.300-SNAPSHOT @ /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/pom.xml
17:44:31 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:31 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:31 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:32 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:32 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:32 [INFO] Downloading from eclipse.snapshot: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/6.0.300-SNAPSHOT/maven-metadata.xml
17:44:33 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/ (0B at 0B/s)
17:44:33 [INFO] Adding repository http://download.eclipse.org/releases/mars
17:44:33 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/mars/ (0B at 0B/s)
17:44:33 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201506241002/ (0B at 0B/s)
17:44:35 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201510021000/ (0B at 0B/s)
17:44:37 [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/ (0B at 0B/s)
17:44:38 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/ (0B at 0B/s)
17:44:38 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
17:44:38 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (0B of 430B at 0B/s)
17:44:39 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B at 0B/s)
17:44:39 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/ (0B of 3.84kB at 0B/s)
17:44:39 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B at 0B/s)
17:44:39 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/ (0B of 3.85kB at 0B/s)
17:44:39 [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:6.0.300-SNAPSHOT @ /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/pom.xml
17:44:42 [INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (0B of 13.05kB at 0B/s)
17:44:42 [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:6.0.300-SNAPSHOT @ /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/pom.xml
17:44:45 [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:6.0.300-SNAPSHOT @ /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/pom.xml
17:44:45 [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:6.0.300-SNAPSHOT @ /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/pom.xml
17:44:45 [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:6.0.300-SNAPSHOT @ /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/pom.xml
17:44:45 [WARNING] The project org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2:pom:6.0.300-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
17:44:45 [INFO] ------------------------------------------------------------------------
17:44:45 [INFO] Reactor Build Order:
17:44:45 [INFO] 
17:44:45 [INFO] Eclipse Scout SDK P2                                               [pom]
17:44:45 [INFO] Eclipse Scout SDK P2 Build Target                                  [pom]
17:44:45 [INFO] Eclipse Scout SDK Feature                              [eclipse-feature]
17:44:45 [INFO] Eclipse Scout SDK Repository                        [eclipse-repository]
17:44:45 [INFO] Eclipse Scout SDK                                                  [pom]
17:44:45 [INFO] 
17:44:45 [INFO] -----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2 >-----------
17:44:45 [INFO] Building Eclipse Scout SDK P2 6.0.300-SNAPSHOT                     [1/5]
17:44:45 [INFO] --------------------------------[ pom ]---------------------------------
17:44:45 [INFO] 
17:44:45 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk.p2 ---
17:44:45 [INFO] 
17:44:45 [INFO] --- flatten-maven-plugin:1.0.0:clean (flatten.clean) @ org.eclipse.scout.sdk.p2 ---
17:44:45 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.p2/.flattened-pom.xml
17:44:45 [INFO] 
17:44:45 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] 
17:44:46 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] 
17:44:46 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.p2/../target/jacoco-all.exec
17:44:46 [INFO] 
17:44:46 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] 
17:44:46 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] 
17:44:46 [INFO] --- flatten-maven-plugin:1.0.0:flatten (flatten) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2:pom:6.0.300-SNAPSHOT...
17:44:46 [INFO] 
17:44:46 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] 
17:44:46 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] Skipping packaging of the test-jar
17:44:46 [INFO] 
17:44:46 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] 
17:44:46 [INFO] --- tycho-pack200a-plugin:0.22.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.p2 ---
17:44:46 [INFO] 
17:44:46 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk.p2 ---
17:44:47 [INFO] Skipping artifact signing
17:44:47 [INFO] 
17:44:47 [INFO] --- tycho-pack200b-plugin:0.22.0:pack (pack200-pack) @ org.eclipse.scout.sdk.p2 ---
17:44:47 [INFO] 
17:44:47 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.p2 ---
17:44:47 [INFO] 
17:44:47 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk.p2 ---
17:44:47 [INFO] Checking compile classpath
17:44:47 [INFO] Checking runtime classpath
17:44:47 [INFO] Checking test classpath
17:44:47 [INFO] 
17:44:47 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.p2 ---
17:44:47 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:48 [INFO] 
17:44:48 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.p2 ---
17:44:48 [INFO] 
17:44:48 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.p2 ---
17:44:48 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk.p2/.flattened-pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.p2/6.0.300-SNAPSHOT/org.eclipse.scout.sdk.p2-6.0.300-SNAPSHOT.pom
17:44:48 [INFO] 
17:44:48 [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-target >---------
17:44:48 [INFO] Building Eclipse Scout SDK P2 Build Target 6.0.300-SNAPSHOT        [2/5]
17:44:48 [INFO] --------------------------------[ pom ]---------------------------------
17:44:48 [INFO] 
17:44:48 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-target/../target/jacoco-all.exec
17:44:48 [INFO] 
17:44:48 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] Skipping packaging of the test-jar
17:44:48 [INFO] 
17:44:48 [INFO] --- build-helper-maven-plugin:1.9.1:attach-artifact (attach-artifacts) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- tycho-pack200a-plugin:0.22.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] Skipping artifact signing
17:44:48 [INFO] 
17:44:48 [INFO] --- tycho-pack200b-plugin:0.22.0:pack (pack200-pack) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] 
17:44:48 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] Checking compile classpath
17:44:48 [INFO] Checking runtime classpath
17:44:48 [INFO] Checking test classpath
17:44:48 [INFO] 
17:44:48 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-target ---
17:44:48 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:49 [INFO] 
17:44:49 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-target ---
17:44:49 [INFO] 
17:44:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-target ---
17:44:49 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-target/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-target-6.0.300-SNAPSHOT.pom
17:44:49 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-target/org.eclipse.mars-dependencies.target to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-target-6.0.300-SNAPSHOT-org.eclipse.mars-dependencies.target
17:44:49 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-target/org.eclipse.neon-dependencies.target to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-target-6.0.300-SNAPSHOT-org.eclipse.neon-dependencies.target
17:44:49 [INFO] 
17:44:49 [INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature >---------
17:44:49 [INFO] Building Eclipse Scout SDK Feature 6.0.300-SNAPSHOT                [3/5]
17:44:49 [INFO] --------------------------[ eclipse-feature ]---------------------------
17:44:49 [INFO] 
17:44:49 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-feature ---
17:44:49 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/target
17:44:49 [INFO] 
17:44:49 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-feature ---
17:44:49 [INFO] The project's OSGi version is 6.0.300.20190810-1632
17:44:49 [INFO] 
17:44:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-id (default-validate-id) @ org.eclipse.scout.sdk-feature ---
17:44:49 [INFO] 
17:44:49 [INFO] --- tycho-packaging-plugin:0.22.0:validate-version (default-validate-version) @ org.eclipse.scout.sdk-feature ---
17:44:49 [INFO] 
17:44:49 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-feature ---
17:44:49 [INFO] 
17:44:49 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/../target/jacoco-all.exec
17:44:50 [INFO] 
17:44:50 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- tycho-packaging-plugin:0.22.0:package-feature (default-package-feature) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT.jar
17:44:50 [INFO] 
17:44:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- tycho-p2-plugin:0.22.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] Skipping packaging of the test-jar
17:44:50 [INFO] 
17:44:50 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] No sources in project. Archive not created.
17:44:50 [INFO] 
17:44:50 [INFO] --- tycho-pack200a-plugin:0.22.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] Skipping artifact signing
17:44:50 [INFO] 
17:44:50 [INFO] --- tycho-pack200b-plugin:0.22.0:pack (pack200-pack) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] 
17:44:50 [INFO] --- tycho-source-feature-plugin:0.22.0:source-feature (generate-source-feature) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT-sources-feature.jar
17:44:50 [INFO] 
17:44:50 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] No baseline version MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:6.0.300-SNAPSHOT @ /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/pom.xml
17:44:50 [INFO] 
17:44:50 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] Skipping duplicate-finder execution!
17:44:50 [INFO] 
17:44:50 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-feature ---
17:44:50 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:44:58 [INFO] 
17:44:58 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-feature ---
17:44:58 [INFO] No sources in project. Archive not created.
17:44:58 [INFO] 
17:44:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-feature ---
17:44:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT.jar
17:44:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT.pom
17:44:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT-sources-feature.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT-sources-feature.jar
17:44:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/target/p2content.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT-p2metadata.xml
17:44:58 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-feature/target/p2artifacts.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-feature-6.0.300-SNAPSHOT-p2artifacts.xml
17:44:58 [INFO] 
17:44:58 [INFO] --- tycho-p2-plugin:0.22.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-feature ---
17:44:58 [INFO] 
17:44:58 [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository >-------
17:44:58 [INFO] Building Eclipse Scout SDK Repository 6.0.300-SNAPSHOT             [4/5]
17:44:58 [INFO] -------------------------[ eclipse-repository ]-------------------------
17:44:58 [INFO] 
17:44:58 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/target
17:44:58 [INFO] 
17:44:58 [INFO] --- tycho-packaging-plugin:0.22.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] The project's OSGi version is 6.0.300.20190810-1632
17:44:58 [INFO] 
17:44:58 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] 
17:44:58 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] 
17:44:58 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] 
17:44:58 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/../target/jacoco-all.exec
17:44:58 [INFO] 
17:44:58 [INFO] --- build-helper-maven-plugin:1.9.1:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] 
17:44:58 [INFO] --- build-helper-maven-plugin:1.9.1:regex-property (initialize-regex) @ org.eclipse.scout.sdk-repository ---
17:44:58 [INFO] 
17:44:58 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.sdk-repository ---
17:44:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
17:44:59 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/src/main/resources
17:44:59 [INFO] Copying 1 resource
17:44:59 [INFO] 
17:44:59 [INFO] --- target-platform-configuration:0.22.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-repository ---
17:44:59 [INFO] 
17:44:59 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-products (default-publish-products) @ org.eclipse.scout.sdk-repository ---
17:44:59 [INFO] 
17:44:59 [INFO] --- tycho-p2-publisher-plugin:0.22.0:publish-categories (default-publish-categories) @ org.eclipse.scout.sdk-repository ---
17:44:59 [INFO] 
17:44:59 [INFO] --- tycho-p2-publisher-plugin:0.22.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.scout.sdk-repository ---
17:44:59 [INFO] 
17:44:59 [INFO] --- tycho-p2-repository-plugin:0.22.0:assemble-repository (default-assemble-repository) @ org.eclipse.scout.sdk-repository ---
17:44:59 [INFO] Copying resources from /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/target/classes to /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/target/repository
17:45:00 [INFO] 
17:45:00 [INFO] --- tycho-p2-repository-plugin:0.22.0:archive-repository (default-archive-repository) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] Building zip: /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-6.0.300-SNAPSHOT.zip
17:45:00 [INFO] 
17:45:00 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] 
17:45:00 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] Skipping packaging of the test-jar
17:45:00 [INFO] 
17:45:00 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] No sources in project. Archive not created.
17:45:00 [INFO] 
17:45:00 [INFO] --- tycho-pack200a-plugin:0.22.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] 
17:45:00 [INFO] --- eclipse-jarsigner-plugin:1.1.2:sign (sign) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] Skipping artifact signing
17:45:00 [INFO] 
17:45:00 [INFO] --- tycho-pack200b-plugin:0.22.0:pack (pack200-pack) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] 
17:45:00 [INFO] --- tycho-p2-plugin:0.22.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] 
17:45:00 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] Skipping duplicate-finder execution!
17:45:00 [INFO] 
17:45:00 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-repository ---
17:45:00 [INFO] Checking unresolved references to org.kaazing.mojo.signature:java18:1.0
17:45:06 [INFO] 
17:45:06 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-repository ---
17:45:06 [INFO] No sources in project. Archive not created.
17:45:06 [INFO] 
17:45:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-repository ---
17:45:06 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-6.0.300-SNAPSHOT.zip to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-6.0.300-SNAPSHOT.zip
17:45:06 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-6.0.300-SNAPSHOT.pom
17:45:06 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/target/p2content.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-6.0.300-SNAPSHOT-p2metadata.xml
17:45:06 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/org.eclipse.scout.sdk-repository/target/p2artifacts.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-repository-6.0.300-SNAPSHOT-p2artifacts.xml
17:45:06 [INFO] 
17:45:06 [INFO] --- tycho-p2-plugin:0.22.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-repository ---
17:45:06 [INFO] 
17:45:06 [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-root >----------
17:45:06 [INFO] Building Eclipse Scout SDK 6.0.300-SNAPSHOT                        [5/5]
17:45:06 [INFO] --------------------------------[ pom ]---------------------------------
17:45:06 [INFO] 
17:45:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.scout.sdk-root ---
17:45:06 [INFO] 
17:45:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.scout.sdk-root ---
17:45:06 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.sdk.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-root/6.0.300-SNAPSHOT/org.eclipse.scout.sdk-root-6.0.300-SNAPSHOT.pom
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:06 [INFO] Reactor Summary for Eclipse Scout SDK 6.0.300-SNAPSHOT:
17:45:06 [INFO] 
17:45:06 [INFO] Eclipse Scout SDK P2 ............................... SUCCESS [  2.961 s]
17:45:06 [INFO] Eclipse Scout SDK P2 Build Target .................. SUCCESS [  0.663 s]
17:45:06 [INFO] Eclipse Scout SDK Feature .......................... SUCCESS [  9.001 s]
17:45:06 [INFO] Eclipse Scout SDK Repository ....................... SUCCESS [  8.410 s]
17:45:06 [INFO] Eclipse Scout SDK .................................. SUCCESS [  0.059 s]
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:06 [INFO] BUILD SUCCESS
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:06 [INFO] Total time:  39.580 s
17:45:06 [INFO] Finished at: 2019-08-08T17:45:06-04:00
17:45:06 [INFO] ------------------------------------------------------------------------
17:45:08 Recording test results
17:45:08 Started calculate disk usage of build
17:45:09 Finished Calculation of disk usage of build in 0 seconds
17:45:09 Started calculate disk usage of workspace
17:45:10 Finished Calculation of disk usage of workspace in 0 seconds
17:45:11 Finished: SUCCESS