Skip to content
Success

Console Output

02:43:14 Started by user Arthur van Dorp
02:43:14 Running as Arthur van Dorp
02:43:14 Agent basic-wpxrx is provisioned from template basic
02:43:14 ---
02:43:14 apiVersion: "v1"
02:43:14 kind: "Pod"
02:43:14 metadata:
02:43:14   annotations: {}
02:43:14   labels:
02:43:14     jenkins: "slave"
02:43:14     jenkins/label: ""
02:43:14   name: "basic-wpxrx"
02:43:14 spec:
02:43:14   containers:
02:43:14   - env:
02:43:14     - name: "JENKINS_SECRET"
02:43:14       value: "********"
02:43:14     - name: "JENKINS_TUNNEL"
02:43:14       value: "jenkins-discovery.scout.svc.cluster.local:50000"
02:43:14     - name: "JENKINS_AGENT_NAME"
02:43:14       value: "basic-wpxrx"
02:43:14     - name: "JENKINS_REMOTING_JAVA_OPTS"
02:43:14       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
02:43:14         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
02:43:14     - name: "JAVA_TOOL_OPTIONS"
02:43:14       value: ""
02:43:14     - name: "_JAVA_OPTIONS"
02:43:14       value: ""
02:43:14     - name: "OPENJ9_JAVA_OPTIONS"
02:43:14       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
02:43:14     - name: "JENKINS_NAME"
02:43:14       value: "basic-wpxrx"
02:43:14     - name: "JENKINS_AGENT_WORKDIR"
02:43:14       value: "/home/jenkins/agent"
02:43:14     - name: "JENKINS_URL"
02:43:14       value: "http://jenkins-ui.scout.svc.cluster.local/scout/"
02:43:14     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
02:43:14     imagePullPolicy: "Always"
02:43:14     name: "jnlp"
02:43:14     resources:
02:43:14       limits:
02:43:14         memory: "4096Mi"
02:43:14         cpu: "2000m"
02:43:14       requests:
02:43:14         memory: "4096Mi"
02:43:14         cpu: "1000m"
02:43:14     securityContext:
02:43:14       privileged: false
02:43:14     tty: true
02:43:14     volumeMounts:
02:43:14     - mountPath: "/home/jenkins/.m2/toolchains.xml"
02:43:14       name: "m2-dir"
02:43:14       readOnly: true
02:43:14       subPath: "toolchains.xml"
02:43:14     - mountPath: "/home/jenkins/.mavenrc"
02:43:14       name: "m2-dir"
02:43:14       readOnly: true
02:43:14       subPath: ".mavenrc"
02:43:14     - mountPath: "/opt/tools"
02:43:14       name: "volume-0"
02:43:14       readOnly: false
02:43:14     - mountPath: "/home/jenkins"
02:43:14       name: "volume-2"
02:43:14       readOnly: false
02:43:14     - mountPath: "/home/jenkins/.m2/repository"
02:43:14       name: "volume-3"
02:43:14       readOnly: false
02:43:14     - mountPath: "/home/jenkins/.m2/settings-security.xml"
02:43:14       name: "m2-secret-dir"
02:43:14       readOnly: true
02:43:14       subPath: "settings-security.xml"
02:43:14     - mountPath: "/home/jenkins/.m2/wrapper"
02:43:14       name: "volume-4"
02:43:14       readOnly: false
02:43:14     - mountPath: "/home/jenkins/.m2/settings.xml"
02:43:14       name: "m2-secret-dir"
02:43:14       readOnly: true
02:43:14       subPath: "settings.xml"
02:43:14     - mountPath: "/home/jenkins/.ssh"
02:43:14       name: "volume-1"
02:43:14       readOnly: false
02:43:14     - mountPath: "/home/jenkins/agent"
02:43:14       name: "workspace-volume"
02:43:14       readOnly: false
02:43:14     workingDir: "/home/jenkins/agent"
02:43:14   nodeSelector:
02:43:14     beta.kubernetes.io/os: "linux"
02:43:14   restartPolicy: "Never"
02:43:14   securityContext: {}
02:43:14   volumes:
02:43:14   - name: "volume-0"
02:43:14     persistentVolumeClaim:
02:43:14       claimName: "tools-claim-jiro-scout"
02:43:14       readOnly: true
02:43:14   - name: "m2-secret-dir"
02:43:14     secret:
02:43:14       secretName: "m2-secret-dir"
02:43:14   - emptyDir:
02:43:14       medium: ""
02:43:14     name: "volume-2"
02:43:14   - configMap:
02:43:14       name: "m2-dir"
02:43:14     name: "m2-dir"
02:43:14   - configMap:
02:43:14       name: "known-hosts"
02:43:14     name: "volume-1"
02:43:14   - emptyDir:
02:43:14       medium: ""
02:43:14     name: "workspace-volume"
02:43:14   - emptyDir:
02:43:14       medium: ""
02:43:14     name: "volume-4"
02:43:14   - emptyDir:
02:43:14       medium: ""
02:43:14     name: "volume-3"
02:43:14 
02:43:14 Building remotely on basic-wpxrx in workspace /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous
02:43:15 No credentials specified
02:43:15 Cloning the remote Git repository
02:43:15 Cloning repository git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
02:43:15  > git init /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous # timeout=10
02:43:15 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
02:43:15  > git --version # timeout=10
02:43:15  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
02:43:20  > git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10
02:43:20  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:43:20  > git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git # timeout=10
02:43:20 Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git
02:43:20  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.sdk.git +refs/heads/*:refs/remotes/origin/* # timeout=10
02:43:20  > git rev-parse refs/remotes/origin/releases/9.0.x^{commit} # timeout=10
02:43:20  > git rev-parse refs/remotes/origin/origin/releases/9.0.x^{commit} # timeout=10
02:43:20 Checking out Revision 02e4451a30324dfa2ea1a8d55cc8d3807ab9cf83 (refs/remotes/origin/releases/9.0.x)
02:43:20  > git config core.sparsecheckout # timeout=10
02:43:20  > git checkout -f 02e4451a30324dfa2ea1a8d55cc8d3807ab9cf83 # timeout=10
02:43:23 Commit message: "Remove sonar binding for 9.0"
02:43:23  > git rev-list --no-walk 02e4451a30324dfa2ea1a8d55cc8d3807ab9cf83 # timeout=10
02:43:23 [org.eclipse.scout.sdk.branch-9.0_continuous] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dbranch=origin/releases/9.0.x -Dcbi.jarsigner.skip=true -Dmaven.repo.local=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository -Dgpg.skip=true clean install -U -B -Psign -Dmaster_enforcerCheck_skip=true
02:43:24 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
02:43:24 Maven home: /opt/tools/apache-maven/latest
02:43:24 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
02:43:24 Default locale: en_US, platform encoding: UTF-8
02:43:24 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
02:43:25 [INFO] Scanning for projects...
02:44:08 [INFO] ------------------------------------------------------------------------
02:44:08 [INFO] Reactor Build Order:
02:44:08 [INFO] 
02:44:08 [INFO] Scout Hello World Sample Application                   [maven-archetype]
02:44:08 [INFO] Scout JaxWs Module                                     [maven-archetype]
02:44:08 [INFO] ScoutJS Sample Application                             [maven-archetype]
02:44:08 [INFO] Eclipse Scout SDK                                                  [pom]
02:44:08 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core                   [jar]
02:44:08 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test              [jar]
02:44:08 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s                 [jar]
02:44:08 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test            [jar]
02:44:08 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e             [bundle]
02:44:08 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test           [jar]
02:44:08 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc         [bundle]
02:44:08 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls         [bundle]
02:44:08 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui          [bundle]
02:44:08 [INFO] org.eclipse.scout.sdk-settings                                     [jar]
02:44:08 [INFO] Eclipse Scout SDK                                                  [pom]
02:44:08 [INFO] 
02:44:08 [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >----------
02:44:08 [INFO] Building Scout Hello World Sample Application 9.0.0-SNAPSHOT      [1/15]
02:44:08 [INFO] --------------------------[ maven-archetype ]---------------------------
02:44:19 [INFO] 
02:44:19 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scout-helloworld-app ---
02:44:24 [INFO] 
02:44:24 [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ scout-helloworld-app ---
02:44:37 [INFO] 
02:44:37 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-helloworld-app ---
02:44:46 [INFO] Skipping Rule Enforcement.
02:44:46 [INFO] 
02:44:46 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ scout-helloworld-app ---
02:45:03 [INFO] 
02:45:03 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ scout-helloworld-app ---
02:45:21 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/../target/jacoco-all.exec
02:45:21 [INFO] 
02:45:21 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ scout-helloworld-app ---
02:45:26 [INFO] 
02:45:26 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ scout-helloworld-app ---
02:45:26 [INFO] 
02:45:26 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ scout-helloworld-app ---
02:45:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:45:27 [INFO] Copying 105 resources
02:45:27 [INFO] Copying 2 resources
02:45:27 [INFO] 
02:45:27 [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ scout-helloworld-app ---
02:45:27 [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-helloworld-app:maven-archetype:9.0.0-SNAPSHOT...
02:45:27 [INFO] 
02:45:27 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ scout-helloworld-app ---
02:45:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:45:27 [INFO] Copying 2 resources
02:45:27 [INFO] 
02:45:27 [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ scout-helloworld-app ---
02:45:40 [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/scout-helloworld-app-9.0.0-SNAPSHOT
02:45:40 [INFO] 
02:45:40 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scout-helloworld-app ---
02:46:23 [INFO] Skipping because packaging 'maven-archetype' is not pom.
02:46:23 [INFO] 
02:46:23 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ scout-helloworld-app ---
02:46:27 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/scout-helloworld-app-9.0.0-SNAPSHOT-tests.jar
02:46:27 [INFO] 
02:46:27 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app ---
02:46:27 [INFO] No sources in project. Archive not created.
02:46:27 [INFO] 
02:46:27 [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ scout-helloworld-app ---
02:46:27 [INFO] Processing Archetype IT project: basic
02:46:27 [INFO] ----------------------------------------------------------------------------
02:46:27 [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:9.0.0-SNAPSHOT
02:46:27 [INFO] ----------------------------------------------------------------------------
02:46:27 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
02:46:27 [INFO] Parameter: artifactId, Value: helloworld
02:46:27 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
02:46:27 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
02:46:27 [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
02:46:27 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
02:46:27 [INFO] Parameter: displayName, Value: My Application
02:46:27 [INFO] Parameter: javaVersion, Value: 1.8
02:46:27 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
02:46:27 [INFO] Parameter: scoutAuthPrivateKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
02:46:27 [INFO] Parameter: scoutAuthPrivateKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
02:46:27 [INFO] Parameter: artifactId, Value: helloworld
02:46:27 [INFO] Parameter: scoutAuthPublicKey, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
02:46:27 [INFO] Parameter: scoutAuthPublicKeyDev, Value: TODO (use org.eclipse.scout.rt.platform.security.SecurityUtility.generateKeyPair())
02:46:27 [INFO] Parameter: userName, Value: Scout Robot
02:46:27 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
02:46:27 WARNING: An illegal reflective access operation has occurred
02:46:27 WARNING: Illegal reflective access by org.dom4j.io.SAXContentHandler (file:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar) to method com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
02:46:27 WARNING: Please consider reporting this to the maintainers of org.dom4j.io.SAXContentHandler
02:46:27 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
02:46:27 WARNING: All illegal access operations will be denied in a future release
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
02:46:27 [WARNING] Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.shared/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.client/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.war/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.server.app.dev/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.war/pom.xml
02:46:27 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld/helloworld.ui.html.app.dev/pom.xml
02:46:27 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/test-classes/projects/basic/project/helloworld
02:46:27 [INFO] 
02:46:27 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ scout-helloworld-app ---
02:46:31 [INFO] Checking compile classpath
02:46:31 [INFO] Checking runtime classpath
02:46:31 [INFO] Checking test classpath
02:46:31 [INFO] 
02:46:31 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ scout-helloworld-app ---
02:46:34 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:46:34 [INFO] 
02:46:34 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ scout-helloworld-app ---
02:46:34 [INFO] No sources in project. Archive not created.
02:46:34 [INFO] 
02:46:34 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ scout-helloworld-app ---
02:46:44 [INFO] Skip jar signing
02:46:44 [INFO] 
02:46:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-helloworld-app ---
02:46:44 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/scout-helloworld-app-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/9.0.0-SNAPSHOT/scout-helloworld-app-9.0.0-SNAPSHOT.jar
02:46:44 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/9.0.0-SNAPSHOT/scout-helloworld-app-9.0.0-SNAPSHOT.pom
02:46:44 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-helloworld-app/target/scout-helloworld-app-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-helloworld-app/9.0.0-SNAPSHOT/scout-helloworld-app-9.0.0-SNAPSHOT-tests.jar
02:46:44 [INFO] 
02:46:44 [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app ---
02:46:44 [INFO] 
02:46:44 [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >-----------
02:46:44 [INFO] Building Scout JaxWs Module 9.0.0-SNAPSHOT                        [2/15]
02:46:44 [INFO] --------------------------[ maven-archetype ]---------------------------
02:46:44 [INFO] 
02:46:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scout-jaxws-module ---
02:46:44 [INFO] 
02:46:44 [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ scout-jaxws-module ---
02:46:44 [INFO] 
02:46:44 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-jaxws-module ---
02:46:44 [INFO] Skipping Rule Enforcement.
02:46:44 [INFO] 
02:46:44 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ scout-jaxws-module ---
02:46:45 [INFO] 
02:46:45 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ scout-jaxws-module ---
02:46:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/../target/jacoco-all.exec
02:46:45 [INFO] 
02:46:45 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ scout-jaxws-module ---
02:46:45 [INFO] 
02:46:45 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ scout-jaxws-module ---
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ scout-jaxws-module ---
02:46:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:45 [INFO] Copying 7 resources
02:46:45 [INFO] Copying 2 resources
02:46:45 [INFO] 
02:46:45 [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ scout-jaxws-module ---
02:46:45 [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-jaxws-module:maven-archetype:9.0.0-SNAPSHOT...
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ scout-jaxws-module ---
02:46:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:45 [INFO] Copying 2 resources
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ scout-jaxws-module ---
02:46:45 [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/target/scout-jaxws-module-9.0.0-SNAPSHOT
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scout-jaxws-module ---
02:46:45 [INFO] Skipping because packaging 'maven-archetype' is not pom.
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ scout-jaxws-module ---
02:46:45 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/target/scout-jaxws-module-9.0.0-SNAPSHOT-tests.jar
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module ---
02:46:45 [INFO] No sources in project. Archive not created.
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ scout-jaxws-module ---
02:46:45 [INFO] Processing Archetype IT project: basic
02:46:45 [INFO] ----------------------------------------------------------------------------
02:46:45 [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:9.0.0-SNAPSHOT
02:46:45 [INFO] ----------------------------------------------------------------------------
02:46:45 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
02:46:45 [INFO] Parameter: artifactId, Value: helloworld.server.jaxws
02:46:45 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
02:46:45 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
02:46:45 [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld
02:46:45 [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld
02:46:45 [INFO] Parameter: displayName, Value: My Application
02:46:45 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
02:46:45 [INFO] Parameter: artifactId, Value: helloworld.server.jaxws
02:46:45 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
02:46:45 [INFO] Parameter: parentArtifactId, Value: helloworld
02:46:45 [WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml
02:46:45 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws
02:46:45 [INFO] 
02:46:45 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ scout-jaxws-module ---
02:46:45 [INFO] Checking compile classpath
02:46:45 [INFO] Checking runtime classpath
02:46:45 [INFO] Checking test classpath
02:46:45 [INFO] 
02:46:45 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ scout-jaxws-module ---
02:46:45 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ scout-jaxws-module ---
02:46:45 [INFO] No sources in project. Archive not created.
02:46:45 [INFO] 
02:46:45 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ scout-jaxws-module ---
02:46:45 [INFO] Skip jar signing
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-jaxws-module ---
02:46:45 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/target/scout-jaxws-module-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/9.0.0-SNAPSHOT/scout-jaxws-module-9.0.0-SNAPSHOT.jar
02:46:45 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/9.0.0-SNAPSHOT/scout-jaxws-module-9.0.0-SNAPSHOT.pom
02:46:45 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-jaxws-module/target/scout-jaxws-module-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-jaxws-module/9.0.0-SNAPSHOT/scout-jaxws-module-9.0.0-SNAPSHOT-tests.jar
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module ---
02:46:45 [INFO] 
02:46:45 [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >-----------
02:46:45 [INFO] Building ScoutJS Sample Application 9.0.0-SNAPSHOT                [3/15]
02:46:45 [INFO] --------------------------[ maven-archetype ]---------------------------
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ scout-hellojs-app ---
02:46:45 [INFO] 
02:46:45 [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ scout-hellojs-app ---
02:46:45 [INFO] 
02:46:45 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ scout-hellojs-app ---
02:46:45 [INFO] Skipping Rule Enforcement.
02:46:45 [INFO] 
02:46:45 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ scout-hellojs-app ---
02:46:46 [INFO] 
02:46:46 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ scout-hellojs-app ---
02:46:46 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/../target/jacoco-all.exec
02:46:46 [INFO] 
02:46:46 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ scout-hellojs-app ---
02:46:46 [INFO] 
02:46:46 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ scout-hellojs-app ---
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ scout-hellojs-app ---
02:46:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:46 [INFO] Copying 146 resources
02:46:46 [INFO] Copying 2 resources
02:46:46 [INFO] 
02:46:46 [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ scout-hellojs-app ---
02:46:46 [INFO] Generating flattened POM of project org.eclipse.scout.archetypes:scout-hellojs-app:maven-archetype:9.0.0-SNAPSHOT...
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ scout-hellojs-app ---
02:46:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:46 [INFO] Copying 2 resources
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-archetype-plugin:3.0.1:jar (default-jar) @ scout-hellojs-app ---
02:46:46 [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/scout-hellojs-app-9.0.0-SNAPSHOT
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ scout-hellojs-app ---
02:46:46 [INFO] Skipping because packaging 'maven-archetype' is not pom.
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ scout-hellojs-app ---
02:46:46 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/scout-hellojs-app-9.0.0-SNAPSHOT-tests.jar
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app ---
02:46:46 [INFO] No sources in project. Archive not created.
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-archetype-plugin:3.0.1:integration-test (default-integration-test) @ scout-hellojs-app ---
02:46:46 [INFO] Processing Archetype IT project: basic
02:46:46 [INFO] ----------------------------------------------------------------------------
02:46:46 [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:9.0.0-SNAPSHOT
02:46:46 [INFO] ----------------------------------------------------------------------------
02:46:46 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
02:46:46 [INFO] Parameter: artifactId, Value: hellojs
02:46:46 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
02:46:46 [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs
02:46:46 [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/hellojs
02:46:46 [INFO] Parameter: package, Value: org.eclipse.scout.apps.hellojs
02:46:46 [INFO] Parameter: displayName, Value: My Application
02:46:46 [INFO] Parameter: javaVersion, Value: 1.8
02:46:46 [INFO] Parameter: groupId, Value: org.eclipse.scout.apps
02:46:46 [INFO] Parameter: simpleArtifactName, Value: hellojs
02:46:46 [INFO] Parameter: artifactId, Value: hellojs
02:46:46 [INFO] Parameter: scoutAuthPublicKeyDev, Value: changeme_database_password
02:46:46 [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml
02:46:46 [WARNING] Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.api/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.dev/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.app.war/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.core.test/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.data/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.db/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.persistence.test/pom.xml
02:46:46 [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs/hellojs.ui/pom.xml
02:46:46 [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/test-classes/projects/basic/project/hellojs
02:46:46 [INFO] 
02:46:46 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ scout-hellojs-app ---
02:46:46 [INFO] Checking compile classpath
02:46:46 [INFO] Checking runtime classpath
02:46:46 [INFO] Checking test classpath
02:46:46 [INFO] 
02:46:46 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ scout-hellojs-app ---
02:46:46 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ scout-hellojs-app ---
02:46:46 [INFO] No sources in project. Archive not created.
02:46:46 [INFO] 
02:46:46 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ scout-hellojs-app ---
02:46:46 [INFO] Skip jar signing
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scout-hellojs-app ---
02:46:46 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/scout-hellojs-app-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/9.0.0-SNAPSHOT/scout-hellojs-app-9.0.0-SNAPSHOT.jar
02:46:46 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/9.0.0-SNAPSHOT/scout-hellojs-app-9.0.0-SNAPSHOT.pom
02:46:46 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/scout-hellojs-app/target/scout-hellojs-app-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/archetypes/scout-hellojs-app/9.0.0-SNAPSHOT/scout-hellojs-app-9.0.0-SNAPSHOT-tests.jar
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-archetype-plugin:3.0.1:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app ---
02:46:46 [INFO] 
02:46:46 [INFO] ------------< org.eclipse.scout.sdk:org.eclipse.scout.sdk >-------------
02:46:46 [INFO] Building Eclipse Scout SDK 9.0.0-SNAPSHOT                         [4/15]
02:46:46 [INFO] --------------------------------[ pom ]---------------------------------
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] 
02:46:46 [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] Skipping Rule Enforcement.
02:46:46 [INFO] 
02:46:46 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] 
02:46:46 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk/../org.eclipse.scout.sdk/target/jacoco-all.exec
02:46:46 [INFO] 
02:46:46 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] 
02:46:46 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] 
02:46:46 [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ org.eclipse.scout.sdk ---
02:46:46 [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk:pom:9.0.0-SNAPSHOT...
02:46:46 [INFO] 
02:46:46 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] No site descriptor found: nothing to attach.
02:46:47 [INFO] 
02:46:47 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] Skipping packaging of the test-jar
02:46:47 [INFO] 
02:46:47 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] 
02:46:47 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] Checking compile classpath
02:46:47 [INFO] Checking runtime classpath
02:46:47 [INFO] Checking test classpath
02:46:47 [INFO] 
02:46:47 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:46:47 [INFO] 
02:46:47 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] 
02:46:47 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] Skip jar signing
02:46:47 [INFO] 
02:46:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk ---
02:46:47 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-9.0.0-SNAPSHOT.pom
02:46:47 [INFO] 
02:46:47 [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core >----------
02:46:47 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core 9.0.0-SNAPSHOT [5/15]
02:46:47 [INFO] --------------------------------[ jar ]---------------------------------
02:46:49 [INFO] 
02:46:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.core ---
02:46:49 [INFO] 
02:46:49 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core ---
02:46:49 [INFO] Skipping Rule Enforcement.
02:46:49 [INFO] 
02:46:49 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.core ---
02:46:50 [INFO] 
02:46:50 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.core ---
02:46:50 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/../org.eclipse.scout.sdk/target/jacoco-all.exec
02:46:50 [INFO] 
02:46:50 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core ---
02:46:50 [INFO] 
02:46:50 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core ---
02:46:50 [INFO] 
02:46:50 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.core ---
02:46:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:50 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/src/main/resources
02:46:50 [INFO] Copying 2 resources
02:46:50 [INFO] 
02:46:50 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.core ---
02:46:58 [INFO] Changes detected - recompiling the module!
02:46:58 [INFO] Compiling 165 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/target/classes
02:46:59 [INFO] 
02:46:59 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.core ---
02:46:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:46:59 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/src/test/resources
02:46:59 [INFO] 
02:46:59 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core ---
02:46:59 [INFO] No sources to compile
02:46:59 [INFO] 
02:46:59 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.core ---
02:47:01 [INFO] No tests to run.
02:47:01 [INFO] 
02:47:01 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.core ---
02:47:01 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0-SNAPSHOT.jar
02:47:01 [INFO] 
02:47:01 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core ---
02:47:01 [INFO] Skipping because packaging 'jar' is not pom.
02:47:01 [INFO] 
02:47:01 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.core ---
02:47:01 [INFO] Skipping packaging of the test-jar
02:47:01 [INFO] 
02:47:01 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core ---
02:47:01 [INFO] No sources in project. Archive not created.
02:47:01 [INFO] 
02:47:01 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.core ---
02:47:01 [INFO] Checking compile classpath
02:47:01 [INFO] Checking runtime classpath
02:47:01 [INFO] Checking test classpath
02:47:02 [INFO] 
02:47:02 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core ---
02:47:02 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:47:02 [INFO] 
02:47:02 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core ---
02:47:02 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0-SNAPSHOT-sources.jar
02:47:02 [INFO] 
02:47:02 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.core ---
02:47:02 [INFO] Skip jar signing
02:47:02 [INFO] 
02:47:02 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core ---
02:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-9.0.0-SNAPSHOT.jar
02:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-9.0.0-SNAPSHOT.pom
02:47:02 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core/target/org.eclipse.scout.sdk.core-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core-9.0.0-SNAPSHOT-sources.jar
02:47:02 [INFO] 
02:47:02 [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test >--------
02:47:02 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test 9.0.0-SNAPSHOT [6/15]
02:47:02 [INFO] --------------------------------[ jar ]---------------------------------
02:47:02 [INFO] 
02:47:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.core.test ---
02:47:02 [INFO] 
02:47:02 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.test ---
02:47:02 [INFO] Skipping Rule Enforcement.
02:47:02 [INFO] 
02:47:02 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] 
02:47:03 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
02:47:03 [INFO] 
02:47:03 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] 
02:47:03 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] 
02:47:03 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/src/main/fixture added.
02:47:03 [INFO] 
02:47:03 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:03 [INFO] Copying 2 resources
02:47:03 [INFO] Copying 2 resources
02:47:03 [INFO] 
02:47:03 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] Changes detected - recompiling the module!
02:47:03 [INFO] Compiling 38 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/classes
02:47:03 [INFO] 
02:47:03 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:03 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/src/test/resources
02:47:03 [INFO] 
02:47:03 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.test ---
02:47:03 [INFO] Changes detected - recompiling the module!
02:47:03 [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/test-classes
02:47:03 [INFO] 
02:47:03 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.core.test ---
02:47:04 [INFO] 
02:47:04 [INFO] -------------------------------------------------------
02:47:04 [INFO]  T E S T S
02:47:04 [INFO] -------------------------------------------------------
02:47:05 [INFO] Running org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest
02:47:06 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in org.eclipse.scout.sdk.core.importvalidator.ImportValidatorTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationElementTest
02:47:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.scout.sdk.core.model.AnnotationElementTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationQueryTest
02:47:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.scout.sdk.core.model.AnnotationQueryTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationSourceTest
02:47:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.scout.sdk.core.model.AnnotationSourceTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.AnnotationTest
02:47:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.scout.sdk.core.model.AnnotationTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.ArrayTypeTest
02:47:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.scout.sdk.core.model.ArrayTypeTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.CompilationUnitTest
02:47:06 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.CompilationUnitTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest
02:47:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.scout.sdk.core.model.CreateAndOverrideNewCompilationUnitTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.FieldTest
02:47:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.scout.sdk.core.model.FieldTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.GenericMethodTest
02:47:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.scout.sdk.core.model.GenericMethodTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.ImportDeclarationTest
02:47:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.ImportDeclarationTest
02:47:06 [INFO] Running org.eclipse.scout.sdk.core.model.ManagedAnnotationTest
02:47:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.scout.sdk.core.model.ManagedAnnotationTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.MethodParameterTest
02:47:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.MethodParameterTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.MethodTest
02:47:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.scout.sdk.core.model.MethodTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.PackageTest
02:47:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.PackageTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.PrimitiveTypeTest
02:47:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.scout.sdk.core.model.PrimitiveTypeTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.SourceRangeTest
02:47:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.SourceRangeTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.TypeParameterTest
02:47:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.TypeParameterTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.TypeTest
02:47:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.scout.sdk.core.model.TypeTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest
02:47:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.spi.internal.ClasspathBuilderTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest
02:47:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.core.model.spi.internal.CompositeObjectTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest
02:47:07 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.scout.sdk.core.model.spi.internal.metavalue.MetaValueFactoryTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.model.sugar.QueryTest
02:47:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.scout.sdk.core.model.sugar.QueryTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.signature.SignatureTest
02:47:07 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.scout.sdk.core.signature.SignatureTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.signature.SignatureUtilsTest
02:47:07 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.sdk.core.signature.SignatureUtilsTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest
02:47:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.scout.sdk.core.sourcebuilder.SourceModelRoundtripTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.util.CoreUtilsTest
02:47:07 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.scout.sdk.core.util.CoreUtilsTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest
02:47:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.scout.sdk.core.util.JavaEnvironmentImportExportTest
02:47:07 [INFO] Running org.eclipse.scout.sdk.core.util.SdkLogTest
02:47:07 Unable to parse log level 'aa'. Fallback to default: 'WARNING'.
02:47:07 java.lang.IllegalArgumentException: Bad level "aa"
02:47:07 	at java.logging/java.util.logging.Level.parse(Level.java:517)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLog.parseLevel(SdkLog.java:424)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLogTest.testParseLevel(SdkLogTest.java:96)
02:47:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:47:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:47:07 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:47:07 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:47:07 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02:47:07 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:47:07 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02:47:07 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:47:07 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02:47:07 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
02:47:07 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
02:47:07 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02:47:07 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02:47:07 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02:47:07 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02:47:07 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02:47:07 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
02:47:07 Scout SdkLog: Failed toString() invocation on an object of type [org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture]
02:47:07 java.lang.NullPointerException: NPE of test class org.eclipse.scout.sdk.core.util.SdkLogTest
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLogTest$ClassWithToStringThrowingNpeFixture.toString(SdkLogTest.java:156)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLog.safeObjectToString(SdkLog.java:223)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLog.toString(SdkLog.java:159)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLog.handlePlaceholders(SdkLog.java:149)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLog.log(SdkLog.java:93)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLog.error(SdkLog.java:317)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLogTest$1.run(SdkLogTest.java:104)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLogTest.runWithPrivateLogger(SdkLogTest.java:193)
02:47:07 	at org.eclipse.scout.sdk.core.util.SdkLogTest.testLogOfObjectWithToStringThrowingException(SdkLogTest.java:101)
02:47:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:47:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:47:07 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:47:07 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:47:07 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
02:47:07 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
02:47:07 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
02:47:07 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
02:47:07 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
02:47:07 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
02:47:07 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
02:47:07 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
02:47:07 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
02:47:07 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
02:47:07 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
02:47:07 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
02:47:07 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
02:47:07 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
02:47:07 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
02:47:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.scout.sdk.core.util.SdkLogTest
02:47:08 [INFO] 
02:47:08 [INFO] Results:
02:47:08 [INFO] 
02:47:08 [INFO] Tests run: 364, Failures: 0, Errors: 0, Skipped: 0
02:47:08 [INFO] 
02:47:08 [INFO] 
02:47:08 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT.jar
02:47:08 [INFO] 
02:47:08 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Skipping because packaging 'jar' is not pom.
02:47:08 [INFO] 
02:47:08 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-tests.jar
02:47:08 [INFO] 
02:47:08 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-test-sources.jar
02:47:08 [INFO] 
02:47:08 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Checking compile classpath
02:47:08 [INFO] Checking runtime classpath
02:47:08 [INFO] Checking test classpath
02:47:08 [INFO] 
02:47:08 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:47:08 [INFO] 
02:47:08 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-sources.jar
02:47:08 [INFO] 
02:47:08 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Skip jar signing
02:47:08 [INFO] 
02:47:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.test ---
02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT.jar
02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT.pom
02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-tests.jar
02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-test-sources.jar
02:47:08 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.test/target/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.test-9.0.0-SNAPSHOT-sources.jar
02:47:08 [INFO] 
02:47:08 [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s >---------
02:47:08 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s 9.0.0-SNAPSHOT [7/15]
02:47:08 [INFO] --------------------------------[ jar ]---------------------------------
02:47:12 [INFO] 
02:47:12 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s ---
02:47:12 [INFO] 
02:47:12 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s ---
02:47:12 [INFO] Skipping Rule Enforcement.
02:47:12 [INFO] 
02:47:12 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] 
02:47:13 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/../org.eclipse.scout.sdk/target/jacoco-all.exec
02:47:13 [INFO] 
02:47:13 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] 
02:47:13 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/src/main/resources
02:47:13 [INFO] Copying 2 resources
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] Changes detected - recompiling the module!
02:47:13 [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/target/classes
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:13 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/src/test/resources
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] No sources to compile
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] No tests to run.
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0-SNAPSHOT.jar
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] Skipping because packaging 'jar' is not pom.
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] Skipping packaging of the test-jar
02:47:13 [INFO] 
02:47:13 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] No sources in project. Archive not created.
02:47:13 [INFO] 
02:47:13 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.core.s ---
02:47:13 [INFO] Checking compile classpath
02:47:14 [INFO] Checking runtime classpath
02:47:14 [INFO] Checking test classpath
02:47:14 [INFO] 
02:47:14 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s ---
02:47:14 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:47:14 [INFO] 
02:47:14 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s ---
02:47:14 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0-SNAPSHOT-sources.jar
02:47:14 [INFO] 
02:47:14 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.core.s ---
02:47:14 [INFO] Skip jar signing
02:47:14 [INFO] 
02:47:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s ---
02:47:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-9.0.0-SNAPSHOT.jar
02:47:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-9.0.0-SNAPSHOT.pom
02:47:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s/target/org.eclipse.scout.sdk.core.s-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s-9.0.0-SNAPSHOT-sources.jar
02:47:14 [INFO] 
02:47:14 [INFO] ------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test >-------
02:47:14 [INFO] Building org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test 9.0.0-SNAPSHOT [8/15]
02:47:14 [INFO] --------------------------------[ jar ]---------------------------------
02:47:21 [INFO] 
02:47:21 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.core.s.test ---
02:47:21 [INFO] 
02:47:21 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.core.s.test ---
02:47:21 [INFO] Skipping Rule Enforcement.
02:47:21 [INFO] 
02:47:21 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] 
02:47:22 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
02:47:22 [INFO] 
02:47:22 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] 
02:47:22 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] 
02:47:22 [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/src/main/client added.
02:47:22 [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/src/main/shared added.
02:47:22 [INFO] 
02:47:22 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/src/main/resources
02:47:22 [INFO] Copying 2 resources
02:47:22 [INFO] 
02:47:22 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] Changes detected - recompiling the module!
02:47:22 [INFO] Compiling 141 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/classes
02:47:22 [INFO] 
02:47:22 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:47:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/src/test/resources
02:47:22 [INFO] 
02:47:22 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.core.s.test ---
02:47:22 [INFO] Changes detected - recompiling the module!
02:47:22 [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/test-classes
02:47:23 [INFO] 
02:47:23 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.core.s.test ---
02:47:23 [INFO] 
02:47:23 [INFO] -------------------------------------------------------
02:47:23 [INFO]  T E S T S
02:47:23 [INFO] -------------------------------------------------------
02:47:23 [INFO] Running org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest
02:47:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s - in org.eclipse.scout.sdk.core.s.ScoutRuntimeTypesTest
02:47:25 [INFO] Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest
02:47:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsModuleNewHelperTest
02:47:25 [INFO] Running org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest
02:47:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.eclipse.scout.sdk.core.s.jaxws.JaxWsUtilsTest
02:47:25 [INFO] Running org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest
02:48:08 [WARNING]: Don't override file /tmp/CoreScoutTestingUtils-projectDir8262919299532190662/artifact/artifact/pom.xml
02:48:16 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir8262919299532190662/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
02:48:16 	import org.eclipse.scout.rt.shared.ISession;
02:48:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:48:16 The import org.eclipse.scout.rt.shared.ISession is never used
02:48:16 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir8262919299532190662/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
02:48:16 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
02:48:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:48:16 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
02:48:16 2 problems (2 warnings)
02:48:23 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir8262919299532190662/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
02:48:23 	import org.eclipse.scout.rt.client.IClientSession;
02:48:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:48:23 The import org.eclipse.scout.rt.client.IClientSession is never used
02:48:23 1 problem (1 warning)
02:48:23 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir8262919299532190662/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
02:48:23 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
02:48:23 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:48:23 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
02:48:23 1 problem (1 warning)
02:48:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.724 s - in org.eclipse.scout.sdk.core.s.project.ScoutProjectNewTest
02:48:26 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest
02:48:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.codetype.CodeTypeSourceBuilderTest
02:48:26 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest
02:48:26 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.AnnotationCopyTest
02:48:26 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest
02:48:27 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExtensionFormDataTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalCheckboxFieldTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalGroupboxTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ExternalTableFieldTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormFieldMenuTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormFieldMenuTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormPropertiesTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithGroupboxesTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.FormWithTemplateTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.IgnoredFieldsFormTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ListBoxFormTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MasterFieldFormDataTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MixedValueFieldTest
02:48:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.MixedValueFieldTest
02:48:27 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest
02:48:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.NestedMultiLevelFormFieldTest
02:48:28 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest
02:48:29 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.809 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.PageBeanDataTest
02:48:29 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest
02:48:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceFormFieldTest
02:48:29 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest
02:48:29 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplaceWithTemplatesTest
02:48:29 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest
02:48:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingFormTest
02:48:29 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest
02:48:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ReplacingPageTest
02:48:30 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ScopeTest
02:48:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.ScopeTest
02:48:30 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest
02:48:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.SimpleFormTest
02:48:30 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest
02:48:31 [WARNING]: Column 'formdata.client.ui.forms.ColumnWithoutTypeForm$MainBox$MyTableField$Table$MyColumn' has no value type.
02:48:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.397 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldBeanTest
02:48:31 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest
02:48:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldExtensionTest
02:48:31 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest
02:48:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldFormTest
02:48:32 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest
02:48:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.dto.TableFieldWithIgnoredColumnsTest
02:48:32 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest
02:48:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.form.FormSourceBuilderTest
02:48:32 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest
02:48:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.lookupcall.LookupCallSourceBuilderTest
02:48:32 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest
02:48:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.page.PageSourceBuilderTest
02:48:33 [INFO] Running org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest
02:48:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.scout.sdk.core.s.sourcebuilder.testcase.TestSourceBuilderTest
02:48:33 [INFO] Running org.eclipse.scout.sdk.core.s.structured.WellformTest
02:48:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.837 s - in org.eclipse.scout.sdk.core.s.structured.WellformTest
02:48:33 [INFO] Running org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest
02:48:34 [WARNING]: The @Order value 100000000000000000 is very large and therefore may not be precise enough. It is recommended to use a lower value.
02:48:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.scout.sdk.core.s.util.CoreScoutUtilsTest
02:48:34 [INFO] 
02:48:34 [INFO] Results:
02:48:34 [INFO] 
02:48:34 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
02:48:34 [INFO] 
02:48:34 [INFO] 
02:48:34 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.core.s.test ---
02:48:34 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT.jar
02:48:34 [INFO] 
02:48:34 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.core.s.test ---
02:48:34 [INFO] Skipping because packaging 'jar' is not pom.
02:48:34 [INFO] 
02:48:34 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.core.s.test ---
02:48:34 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-tests.jar
02:48:34 [INFO] 
02:48:34 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.core.s.test ---
02:48:34 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-test-sources.jar
02:48:34 [INFO] 
02:48:34 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.core.s.test ---
02:48:34 [INFO] Checking compile classpath
02:48:35 [INFO] Checking runtime classpath
02:48:35 [INFO] Checking test classpath
02:48:35 [INFO] 
02:48:35 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.core.s.test ---
02:48:35 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:48:36 [INFO] 
02:48:36 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.core.s.test ---
02:48:36 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-sources.jar
02:48:36 [INFO] 
02:48:36 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.core.s.test ---
02:48:36 [INFO] Skip jar signing
02:48:36 [INFO] 
02:48:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.core.s.test ---
02:48:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT.jar
02:48:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT.pom
02:48:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-tests.jar
02:48:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-test-sources.jar
02:48:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.core.s.test/target/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.core.s.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.core.s.test-9.0.0-SNAPSHOT-sources.jar
02:48:36 [INFO] 
02:48:36 [INFO] --------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e >---------
02:48:36 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e 9.0.0-SNAPSHOT [9/15]
02:48:36 [INFO] -------------------------------[ bundle ]-------------------------------
02:48:48 [INFO] 
02:48:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e ---
02:48:48 [INFO] 
02:48:48 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e ---
02:48:49 [INFO] Skipping Rule Enforcement.
02:48:49 [INFO] 
02:48:49 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.s2e ---
02:48:49 [INFO] 
02:48:49 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.s2e ---
02:48:49 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e/../org.eclipse.scout.sdk/target/jacoco-all.exec
02:48:49 [INFO] 
02:48:49 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e ---
02:48:50 [INFO] 
02:48:50 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e ---
02:48:50 [INFO] 
02:48:50 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.s2e ---
02:48:50 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:48:50 [INFO] Copying 2 resources
02:48:50 [INFO] Copying 5 resources
02:48:50 [INFO] 
02:48:50 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.s2e ---
02:48:50 [INFO] Changes detected - recompiling the module!
02:48:50 [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e/target/classes
02:48:51 [INFO] 
02:48:51 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e ---
02:48:51 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:48:51 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e/src/test/resources
02:48:51 [INFO] 
02:48:51 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e ---
02:48:51 [INFO] No sources to compile
02:48:51 [INFO] 
02:48:51 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.s2e ---
02:48:51 [INFO] No tests to run.
02:48:51 [INFO] 
02:48:51 [INFO] --- maven-bundle-plugin:4.1.0:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e ---
02:48:52 [INFO] 
02:48:52 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e ---
02:48:52 [INFO] Skipping because packaging 'bundle' is not pom.
02:48:52 [INFO] 
02:48:52 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e ---
02:48:52 [INFO] Skipping packaging of the test-jar
02:48:52 [INFO] 
02:48:52 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e ---
02:48:52 [INFO] No sources in project. Archive not created.
02:48:52 [INFO] 
02:48:52 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.s2e ---
02:48:52 [INFO] Checking compile classpath
02:48:53 [INFO] Checking runtime classpath
02:48:53 [INFO] Checking test classpath
02:48:53 [INFO] 
02:48:53 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e ---
02:48:53 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
02:48:54 [INFO] 
02:48:54 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e ---
02:48:54 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-9.0.0-SNAPSHOT-sources.jar
02:48:54 [INFO] 
02:48:54 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.s2e ---
02:48:54 [INFO] Skip jar signing
02:48:54 [INFO] 
02:48:54 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e ---
02:48:54 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-9.0.0-SNAPSHOT.jar
02:48:54 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-9.0.0-SNAPSHOT.pom
02:48:54 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e/target/org.eclipse.scout.sdk.s2e-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e-9.0.0-SNAPSHOT-sources.jar
02:48:54 [INFO] 
02:48:54 [INFO] --- maven-bundle-plugin:4.1.0:install (default-install) @ org.eclipse.scout.sdk.s2e ---
02:48:54 [INFO] Local OBR update disabled (enable with -DobrRepository)
02:48:54 [INFO] 
02:48:54 [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test >------
02:48:54 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test 9.0.0-SNAPSHOT [10/15]
02:48:54 [INFO] --------------------------------[ jar ]---------------------------------
02:48:55 [WARNING] The POM for org.eclipse.platform:org.eclipse.swt:jar:3.109.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
02:48:57 [INFO] 
02:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.test ---
02:48:57 [INFO] 
02:48:57 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.test ---
02:48:57 [INFO] Skipping Rule Enforcement.
02:48:57 [INFO] 
02:48:57 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] 
02:48:58 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/../org.eclipse.scout.sdk/target/jacoco-all.exec
02:48:58 [INFO] 
02:48:58 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] 
02:48:58 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] 
02:48:58 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:48:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/src/main/resources
02:48:58 [INFO] Copying 2 resources
02:48:58 [INFO] 
02:48:58 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] Changes detected - recompiling the module!
02:48:58 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/classes
02:48:58 [INFO] 
02:48:58 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
02:48:58 [INFO] Copying 7 resources
02:48:58 [INFO] 
02:48:58 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] Changes detected - recompiling the module!
02:48:58 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/test-classes
02:48:58 [INFO] 
02:48:58 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.s2e.test ---
02:48:58 [INFO] 
02:48:58 [INFO] -------------------------------------------------------
02:48:58 [INFO]  T E S T S
02:48:58 [INFO] -------------------------------------------------------
02:48:59 [INFO] Running org.eclipse.scout.sdk.s2e.job.ResourceBlockingOperationJobTest
02:49:00 [WARNING]: operation 'org.eclipse.scout.sdk.s2e.operation.IOperation$MockitoMock$1770780063' does not have a name.
02:49:00 [WARNING]: operation 'org.eclipse.scout.sdk.s2e.operation.IOperation$MockitoMock$1770780063' does not have a name.
02:49:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 s - in org.eclipse.scout.sdk.s2e.job.ResourceBlockingOperationJobTest
02:49:00 [INFO] Running org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest
02:49:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.144 s - in org.eclipse.scout.sdk.s2e.operation.codetype.CodeTypeNewOperationTest
02:49:02 [INFO] Running org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest
02:49:05 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.142 s - in org.eclipse.scout.sdk.s2e.operation.form.FormNewOperationTest
02:49:05 [INFO] Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest
02:49:13 [WARNING]: Don't override file /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact/pom.xml
02:49:19 [WARNING]: CP Don't override file /tmp/jaxws-module-tmp11079739681271741802/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
02:51:19 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
02:51:19 	public class ErrorResponse
02:51:19 	             ^^^^^^^^^^^^^
02:51:19 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:51:19 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:51:19 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]
02:51:19 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]
02:51:19 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]
02:51:19 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:51:19 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]
02:51:19 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]
02:51:19 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:51:19 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:51:19 10 problems (10 warnings)
02:51:24 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
02:51:24 	import org.eclipse.scout.rt.shared.ISession;
02:51:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:51:24 The import org.eclipse.scout.rt.shared.ISession is never used
02:51:24 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
02:51:24 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
02:51:24 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:51:24 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
02:51:24 2 problems (2 warnings)
02:51:57 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
02:51:57 	public class ErrorResponse
02:51:57 	             ^^^^^^^^^^^^^
02:51:57 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:51:57 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:51:57 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]
02:51:57 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]
02:51:57 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]
02:51:57 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:51:57 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]
02:51:57 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]
02:51:57 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:51:57 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:51:57 10 problems (10 warnings)
02:51:59 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
02:51:59 	import org.eclipse.scout.rt.client.IClientSession;
02:51:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:51:59 The import org.eclipse.scout.rt.client.IClientSession is never used
02:51:59 1 problem (1 warning)
02:51:59 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
02:51:59 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
02:51:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:51:59 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
02:51:59 1 problem (1 warning)
02:52:39 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
02:52:39 	public class ErrorResponse
02:52:39 	             ^^^^^^^^^^^^^
02:52:39 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:52:39 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:52:39 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]
02:52:39 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]
02:52:39 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]
02:52:39 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:52:39 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]
02:52:39 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]
02:52:39 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:52:39 10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:52:39 11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:52:39 12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:52:39 13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:52:39 14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:52:39 14 problems (14 warnings)
02:52:44 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
02:52:44 	import org.eclipse.scout.rt.shared.ISession;
02:52:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:52:44 The import org.eclipse.scout.rt.shared.ISession is never used
02:52:44 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
02:52:44 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
02:52:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:52:44 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
02:52:44 2 problems (2 warnings)
02:53:18 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
02:53:18 	public class ErrorResponse
02:53:18 	             ^^^^^^^^^^^^^
02:53:18 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:53:18 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:53:18 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]
02:53:18 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]
02:53:18 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]
02:53:18 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:53:18 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]
02:53:18 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]
02:53:18 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:53:18 10. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:53:18 11. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:53:18 12. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:53:18 13. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:53:18 14. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:53:18 14 problems (14 warnings)
02:53:20 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
02:53:20 	import org.eclipse.scout.rt.client.IClientSession;
02:53:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:53:20 The import org.eclipse.scout.rt.client.IClientSession is never used
02:53:20 1 problem (1 warning)
02:53:20 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
02:53:20 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
02:53:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:53:20 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
02:53:20 1 problem (1 warning)
02:54:00 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
02:54:00 	public class ErrorResponse
02:54:00 	             ^^^^^^^^^^^^^
02:54:00 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:54:00 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:54:00 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.IWhateverPortType' [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, wsdl:portType=WhateverPortType, wsdl:service=WhateverWebService, wsdl:port=WhateverPort] [processor=JaxWsAnnotationProcessor]
02:54:00 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:00 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:00 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:00 7. WARNING: Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:00 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:54:00 9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
02:54:00 10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:00 11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:00 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:00 13. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:00 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:54:00 15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:00 16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:00 17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:00 18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:00 19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:54:00 20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:54:00 20 problems (20 warnings)
02:54:05 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
02:54:05 	import org.eclipse.scout.rt.shared.ISession;
02:54:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:54:05 The import org.eclipse.scout.rt.shared.ISession is never used
02:54:05 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
02:54:05 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
02:54:05 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:54:05 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
02:54:05 2 problems (2 warnings)
02:54:44 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
02:54:44 	public class ErrorResponse
02:54:44 	             ^^^^^^^^^^^^^
02:54:44 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:54:44 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:54:44 3. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.empty.IWhateverPortType' [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, wsdl:portType=WhateverPortType, wsdl:service=WhateverWebService, wsdl:port=WhateverPort] [processor=JaxWsAnnotationProcessor]
02:54:44 4. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:44 5. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.empty.WhateverWebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:44 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.WhateverWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:44 7. WARNING: Annotation processing: Generate handler chain XML-file [file=WhateverWebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.IWhateverPortType] [processor=JaxWsAnnotationProcessor]
02:54:44 8. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.empty.WhateverWebServiceEntryPoint, endpointInterface=test.provider.empty.IWhateverPortType, entryPointDefinition=test.provider.empty.IWhateverWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:54:44 9. WARNING: Annotation processing: Generate entry point for endpoint interface 'test.provider.multifile.IScoutQueryInterface2PortType' [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, wsdl:portType=scoutQueryInterface2, wsdl:service=scoutQuery, wsdl:port=scoutQueryPort] [processor=JaxWsAnnotationProcessor]
02:54:44 10. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_WsProviderCorrelationIdHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:44 11. WARNING: Annotation processing: Generate handler delegate [handler=org.eclipse.scout.rt.server.jaxws.handler.LogHandler, handlerDelegate=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_LogHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:44 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:44 13. WARNING: Annotation processing: Generate handler chain XML-file [file=ScoutQueryInterface2WebServiceEntryPoint_handler-chain.xml, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
02:54:44 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType, entryPointDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:54:44 15. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:44 16. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.IFirstWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:44 17. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceOnePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:44 18. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multiservice.ISecondWebServiceTwoPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:54:44 19. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:54:44 20. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:54:44 20 problems (20 warnings)
02:54:47 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
02:54:47 	import org.eclipse.scout.rt.client.IClientSession;
02:54:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:54:47 The import org.eclipse.scout.rt.client.IClientSession is never used
02:54:47 1 problem (1 warning)
02:54:47 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir6424274803770175987/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
02:54:47 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
02:54:47 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:54:47 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
02:54:47 1 problem (1 warning)
02:55:00 [WARNING]: Don't override file /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact/pom.xml
02:55:05 [WARNING]: CP Don't override file /tmp/jaxws-module-tmp7721105315803868373/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
02:56:11 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
02:56:11 	public class ErrorResponse
02:56:11 	             ^^^^^^^^^^^^^
02:56:11 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:56:11 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:56:11 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:56:11 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:56:11 4 problems (4 warnings)
02:56:16 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
02:56:16 	import org.eclipse.scout.rt.shared.ISession;
02:56:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:56:16 The import org.eclipse.scout.rt.shared.ISession is never used
02:56:16 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
02:56:16 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
02:56:16 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:56:16 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
02:56:16 2 problems (2 warnings)
02:56:48 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
02:56:48 	public class ErrorResponse
02:56:48 	             ^^^^^^^^^^^^^
02:56:48 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:56:48 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:56:48 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:56:48 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:56:48 4 problems (4 warnings)
02:56:51 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
02:56:51 	import org.eclipse.scout.rt.client.IClientSession;
02:56:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:56:51 The import org.eclipse.scout.rt.client.IClientSession is never used
02:56:51 1 problem (1 warning)
02:56:51 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
02:56:51 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
02:56:51 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:56:51 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
02:56:51 1 problem (1 warning)
02:57:30 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
02:57:30 	public class ErrorResponse
02:57:30 	             ^^^^^^^^^^^^^
02:57:30 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:57:30 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:57:30 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]
02:57:30 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]
02:57:30 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]
02:57:30 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
02:57:30 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]
02:57:30 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]
02:57:30 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:57:30 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:57:30 11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:57:30 11 problems (11 warnings)
02:57:35 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
02:57:35 	import org.eclipse.scout.rt.shared.ISession;
02:57:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:57:35 The import org.eclipse.scout.rt.shared.ISession is never used
02:57:35 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
02:57:35 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
02:57:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:57:35 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
02:57:35 2 problems (2 warnings)
02:58:08 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
02:58:08 	public class ErrorResponse
02:58:08 	             ^^^^^^^^^^^^^
02:58:08 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:58:08 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:58:08 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]
02:58:08 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]
02:58:08 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]
02:58:08 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
02:58:08 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]
02:58:08 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]
02:58:08 9. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:58:08 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:58:08 11. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:58:08 11 problems (11 warnings)
02:58:11 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
02:58:11 	import org.eclipse.scout.rt.client.IClientSession;
02:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:11 The import org.eclipse.scout.rt.client.IClientSession is never used
02:58:11 1 problem (1 warning)
02:58:11 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
02:58:11 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
02:58:11 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:11 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
02:58:11 1 problem (1 warning)
02:58:52 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
02:58:52 	public class ErrorResponse
02:58:52 	             ^^^^^^^^^^^^^
02:58:52 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:58:52 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:58:52 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]
02:58:52 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]
02:58:52 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]
02:58:52 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
02:58:52 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]
02:58:52 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]
02:58:52 9. 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]
02:58:52 10. 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]
02:58:52 11. 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]
02:58:52 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
02:58:52 13. 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]
02:58:52 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:58:52 15. 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]
02:58:52 16. 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]
02:58:52 17. 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]
02:58:52 18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
02:58:52 19. 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]
02:58:52 20. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:58:52 21. 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]
02:58:52 22. 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]
02:58:52 23. 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]
02:58:52 24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
02:58:52 25. 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]
02:58:52 26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:58: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]
02:58: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]
02:58: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]
02:58: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]
02:58: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]
02:58: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]
02:58:52 33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:58:52 34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:58:52 35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:58:52 35 problems (35 warnings)
02:58:56 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
02:58:56 	import org.eclipse.scout.rt.shared.ISession;
02:58:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:56 The import org.eclipse.scout.rt.shared.ISession is never used
02:58:56 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
02:58:56 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
02:58:56 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:58:56 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
02:58:56 2 problems (2 warnings)
02:59:31 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/ErrorResponse.java:[15] 
02:59:31 	public class ErrorResponse
02:59:31 	             ^^^^^^^^^^^^^
02:59:31 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
02:59:31 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:59:31 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]
02:59:31 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]
02:59:31 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]
02:59:31 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.empty.TestEmptyWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.empty.ITestEmptyWebServiceEntryPointDefinition, endpointInterface=test.provider.empty.ITestEmptyPortType] [processor=JaxWsAnnotationProcessor]
02:59:31 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]
02:59:31 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]
02:59:31 9. 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]
02:59:31 10. 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]
02:59:31 11. 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]
02:59:31 12. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
02:59:31 13. 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]
02:59:31 14. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:59:31 15. 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]
02:59:31 16. 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]
02:59:31 17. 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]
02:59:31 18. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType] [processor=JaxWsAnnotationProcessor]
02:59:31 19. 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]
02:59:31 20. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.FirstWebServiceTwoWebServiceEntryPoint, endpointInterface=test.provider.multiservice.IFirstWebServiceTwoPortType, entryPointDefinition=test.provider.multiservice.IFirstWebServiceTwoWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:59:31 21. 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]
02:59:31 22. 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]
02:59:31 23. 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]
02:59:31 24. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
02:59:31 25. 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]
02:59:31 26. WARNING: Annotation processing: Entry point successfully generated. [entryPoint=test.provider.multiservice.SecondWebServiceOneWebServiceEntryPoint, endpointInterface=test.provider.multiservice.ISecondWebServiceOnePortType, entryPointDefinition=test.provider.multiservice.ISecondWebServiceOneWebServiceEntryPointDefinition] [processor=JaxWsAnnotationProcessor]
02:59:31 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]
02:59:31 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]
02:59:31 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]
02:59:31 30. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multiservice.FirstWebServiceOneWebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multiservice.IFirstWebServiceOneWebServiceEntryPointDefinition, endpointInterface=test.provider.multiservice.IFirstWebServiceOnePortType] [processor=JaxWsAnnotationProcessor]
02:59:31 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]
02:59:31 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]
02:59:31 33. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
02:59:31 34. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:59:31 35. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
02:59:31 35 problems (35 warnings)
02:59:34 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
02:59:34 	import org.eclipse.scout.rt.client.IClientSession;
02:59:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:59:34 The import org.eclipse.scout.rt.client.IClientSession is never used
02:59:34 1 problem (1 warning)
02:59:34 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir7511733652236895110/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
02:59:34 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
02:59:34 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:59:34 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
02:59:34 1 problem (1 warning)
02:59:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 631.369 s - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceNewOperationTest
02:59:37 [INFO] Running org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest
02:59:42 [WARNING]: Don't override file /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact/pom.xml
02:59:47 [WARNING]: CP Don't override file /tmp/jaxws-module-tmp13235308252305097959/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
03:00:54 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
03:00:54 	public class ErrorResponse
03:00:54 	             ^^^^^^^^^^^^^
03:00:54 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
03:00:54 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:00:54 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]
03:00:54 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]
03:00:54 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]
03:00:54 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
03:00:54 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]
03:00:54 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]
03:00:54 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:00:54 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:00:54 10 problems (10 warnings)
03:00:59 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
03:00:59 	import org.eclipse.scout.rt.shared.ISession;
03:00:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:00:59 The import org.eclipse.scout.rt.shared.ISession is never used
03:00:59 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
03:00:59 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
03:00:59 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:00:59 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
03:00:59 2 problems (2 warnings)
03:01:33 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/multifile/ErrorResponse.java:[15] 
03:01:33 	public class ErrorResponse
03:01:33 	             ^^^^^^^^^^^^^
03:01:33 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
03:01:33 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:01:33 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]
03:01:33 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]
03:01:33 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]
03:01:33 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=test.provider.multifile.ScoutQueryInterface2WebServiceEntryPoint_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.multifile.IScoutQueryInterface2PortType] [processor=JaxWsAnnotationProcessor]
03:01:33 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]
03:01:33 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]
03:01:33 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:01:33 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:01:33 10 problems (10 warnings)
03:01:35 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
03:01:35 	import org.eclipse.scout.rt.client.IClientSession;
03:01:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:01:35 The import org.eclipse.scout.rt.client.IClientSession is never used
03:01:35 1 problem (1 warning)
03:01:35 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
03:01:35 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
03:01:35 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:01:35 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
03:01:35 1 problem (1 warning)
03:01:43 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
03:01:43 	import org.eclipse.scout.rt.shared.ISession;
03:01:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:01:43 The import org.eclipse.scout.rt.shared.ISession is never used
03:01:43 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
03:01:43 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
03:01:43 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:01:43 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
03:01:43 2 problems (2 warnings)
03:02:16 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/provider/newMultiFile/ErrorResponse.java:[15] 
03:02:16 	public class ErrorResponse
03:02:16 	             ^^^^^^^^^^^^^
03:02:16 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
03:02:16 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:02:16 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]
03:02:16 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]
03:02:16 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]
03:02:16 6. WARNING: Annotation processing: Generate AuthHandler [authHandler=entry.point.changedpackage.ChangedEntryPointName_AuthHandler, portTypeDefinition=test.provider.multifile.IScoutQueryInterface2WebServiceEntryPointDefinition, endpointInterface=test.provider.newMultiFile.IChangedPortType] [processor=JaxWsAnnotationProcessor]
03:02:16 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]
03:02:16 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]
03:02:16 9. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:02:16 10. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:02:16 10 problems (10 warnings)
03:02:19 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
03:02:19 	import org.eclipse.scout.rt.client.IClientSession;
03:02:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:02:19 The import org.eclipse.scout.rt.client.IClientSession is never used
03:02:19 1 problem (1 warning)
03:02:19 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir5849988942520597546/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
03:02:19 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
03:02:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:02:19 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
03:02:19 1 problem (1 warning)
03:02:27 [WARNING]: Don't override file /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact/pom.xml
03:02:33 [WARNING]: CP Don't override file /tmp/jaxws-module-tmp3008859006372679787/artifact.server.jaxws/src/main/resources/META-INF/scout.xml
03:03:39 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] 
03:03:39 	public class ErrorResponse
03:03:39 	             ^^^^^^^^^^^^^
03:03:39 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
03:03:39 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:03:39 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
03:03:39 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:03:39 4 problems (4 warnings)
03:03:44 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
03:03:44 	import org.eclipse.scout.rt.shared.ISession;
03:03:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:03:44 The import org.eclipse.scout.rt.shared.ISession is never used
03:03:44 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
03:03:44 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
03:03:44 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:03:44 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
03:03:44 2 problems (2 warnings)
03:04:17 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/multifile/ErrorResponse.java:[15] 
03:04:17 	public class ErrorResponse
03:04:17 	             ^^^^^^^^^^^^^
03:04:17 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
03:04:17 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:04:17 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.multifile.IScoutQueryInterface2PortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
03:04:17 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:04:17 4 problems (4 warnings)
03:04:19 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
03:04:19 	import org.eclipse.scout.rt.client.IClientSession;
03:04:19 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:04:19 The import org.eclipse.scout.rt.client.IClientSession is never used
03:04:19 1 problem (1 warning)
03:04:20 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
03:04:20 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
03:04:20 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:04:20 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
03:04:20 1 problem (1 warning)
03:04:28 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[5] 
03:04:28 	import org.eclipse.scout.rt.shared.ISession;
03:04:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:04:28 The import org.eclipse.scout.rt.shared.ISession is never used
03:04:28 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.shared/src/main/java/group/artifact/shared/security/AccessControlService.java:[7] 
03:04:28 	import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService;
03:04:28 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:04:28 The import org.eclipse.scout.rt.shared.services.common.security.IAccessControlService is never used
03:04:28 2 problems (2 warnings)
03:05:01 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.server.jaxws/target/generated-sources/wsimport/test/consumer/newMultiFile/ErrorResponse.java:[15] 
03:05:01 	public class ErrorResponse
03:05:01 	             ^^^^^^^^^^^^^
03:05:01 The serializable class ErrorResponse does not declare a static final serialVersionUID field of type long
03:05:01 2. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:05:01 3. WARNING: Annotation processing: Skipped entry point generation for endpoint interface 'test.consumer.newMultiFile.IChangedPortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor]
03:05:01 4. WARNING: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor]
03:05:01 4 problems (4 warnings)
03:05:04 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.client/src/main/java/group/artifact/client/ClientSession.java:[4] 
03:05:04 	import org.eclipse.scout.rt.client.IClientSession;
03:05:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:05:04 The import org.eclipse.scout.rt.client.IClientSession is never used
03:05:04 1 problem (1 warning)
03:05:04 [WARNING]: /tmp/CoreScoutTestingUtils-projectDir16283496572996423037/artifact/artifact.client/src/test/java/group/artifact/client/helloworld/HelloWorldFormTest.java:[8] 
03:05:04 	import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField;
03:05:04 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:05:04 The import group.artifact.client.helloworld.HelloWorldForm.MainBox.TopBox.MessageField is never used
03:05:04 1 problem (1 warning)
03:05:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 330.298 s - in org.eclipse.scout.sdk.s2e.operation.jaxws.WebServiceUpdateOperationTest
03:05:07 [INFO] Running org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest
03:05:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in org.eclipse.scout.sdk.s2e.operation.lookupcall.LookupCallNewOperationTest
03:05:08 [INFO] Running org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest
03:05:11 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.735 s - in org.eclipse.scout.sdk.s2e.operation.page.PageNewOperationTest
03:05:11 [INFO] Running org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest
03:05:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.scout.sdk.s2e.operation.permission.PermissionNewOperationTest
03:05:11 [INFO] Running org.eclipse.scout.sdk.s2e.test.ApiTest
03:05:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.scout.sdk.s2e.test.ApiTest
03:05:11 [INFO] Running org.eclipse.scout.sdk.s2e.util.ScoutStatusTest
03:05:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.scout.sdk.s2e.util.ScoutStatusTest
03:05:11 [INFO] Running org.eclipse.scout.sdk.s2e.util.ScoutTierTest
03:05:11 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.scout.sdk.s2e.util.ScoutTierTest
03:05:12 [INFO] 
03:05:12 [INFO] Results:
03:05:12 [INFO] 
03:05:12 [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
03:05:12 [INFO] 
03:05:12 [INFO] 
03:05:12 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk.s2e.test ---
03:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT.jar
03:05:12 [INFO] 
03:05:12 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.test ---
03:05:12 [INFO] Skipping because packaging 'jar' is not pom.
03:05:12 [INFO] 
03:05:12 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.test ---
03:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-tests.jar
03:05:12 [INFO] 
03:05:12 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.test ---
03:05:12 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-test-sources.jar
03:05:12 [INFO] 
03:05:12 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.s2e.test ---
03:05:12 [INFO] Checking compile classpath
03:05:12 [INFO] Checking runtime classpath
03:05:12 [INFO] Checking test classpath
03:05:13 [INFO] 
03:05:13 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.test ---
03:05:13 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
03:05:14 [INFO] 
03:05:14 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.test ---
03:05:14 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-sources.jar
03:05:14 [INFO] 
03:05:14 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.s2e.test ---
03:05:14 [INFO] Skip jar signing
03:05:14 [INFO] 
03:05:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.test ---
03:05:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT.jar
03:05:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT.pom
03:05:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-tests.jar
03:05:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-test-sources.jar
03:05:14 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.test/target/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.test/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.test-9.0.0-SNAPSHOT-sources.jar
03:05:14 [INFO] 
03:05:14 [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc >-------
03:05:14 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc 9.0.0-SNAPSHOT [11/15]
03:05:14 [INFO] -------------------------------[ bundle ]-------------------------------
03:05:14 [INFO] 
03:05:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] 
03:05:14 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] Skipping Rule Enforcement.
03:05:14 [INFO] 
03:05:14 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] 
03:05:14 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.doc/../org.eclipse.scout.sdk/target/jacoco-all.exec
03:05:14 [INFO] 
03:05:14 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] 
03:05:14 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] 
03:05:14 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:05:14 [INFO] Copying 63 resources
03:05:14 [INFO] 
03:05:14 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:14 [INFO] Changes detected - recompiling the module!
03:05:14 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.doc/target/classes
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:05:15 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.doc/src/test/resources
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] No sources to compile
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] No tests to run.
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-bundle-plugin:4.1.0:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Skipping because packaging 'bundle' is not pom.
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Skipping packaging of the test-jar
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] No sources in project. Archive not created.
03:05:15 [INFO] 
03:05:15 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Checking compile classpath
03:05:15 [INFO] Checking runtime classpath
03:05:15 [INFO] Checking test classpath
03:05:15 [INFO] 
03:05:15 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-9.0.0-SNAPSHOT-sources.jar
03:05:15 [INFO] 
03:05:15 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Skip jar signing
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-9.0.0-SNAPSHOT.jar
03:05:15 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.doc/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-9.0.0-SNAPSHOT.pom
03:05:15 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.doc/target/org.eclipse.scout.sdk.s2e.doc-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.doc/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.doc-9.0.0-SNAPSHOT-sources.jar
03:05:15 [INFO] 
03:05:15 [INFO] --- maven-bundle-plugin:4.1.0:install (default-install) @ org.eclipse.scout.sdk.s2e.doc ---
03:05:15 [INFO] Local OBR update disabled (enable with -DobrRepository)
03:05:15 [INFO] 
03:05:15 [INFO] ------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls >-------
03:05:15 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls 9.0.0-SNAPSHOT [12/15]
03:05:15 [INFO] -------------------------------[ bundle ]-------------------------------
03:06:40 [INFO] 
03:06:40 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:40 [INFO] 
03:06:40 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:40 [INFO] Skipping Rule Enforcement.
03:06:40 [INFO] 
03:06:40 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] 
03:06:41 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/../org.eclipse.scout.sdk/target/jacoco-all.exec
03:06:41 [INFO] 
03:06:41 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] 
03:06:41 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] 
03:06:41 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/src/main/resources
03:06:41 [INFO] Copying 18 resources
03:06:41 [INFO] 
03:06:41 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] Changes detected - recompiling the module!
03:06:41 [INFO] Compiling 97 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/target/classes
03:06:41 [INFO] 
03:06:41 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:06:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/src/test/resources
03:06:41 [INFO] 
03:06:41 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] No sources to compile
03:06:41 [INFO] 
03:06:41 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:41 [INFO] No tests to run.
03:06:41 [INFO] 
03:06:41 [INFO] --- maven-bundle-plugin:4.1.0:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:42 [INFO] 
03:06:42 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:42 [INFO] Skipping because packaging 'bundle' is not pom.
03:06:42 [INFO] 
03:06:42 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:42 [INFO] Skipping packaging of the test-jar
03:06:42 [INFO] 
03:06:42 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:42 [INFO] No sources in project. Archive not created.
03:06:42 [INFO] 
03:06:42 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:42 [INFO] Skipping duplicate-finder execution!
03:06:42 [INFO] 
03:06:42 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:42 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
03:06:44 [INFO] 
03:06:44 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:44 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-9.0.0-SNAPSHOT-sources.jar
03:06:44 [INFO] 
03:06:44 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:44 [INFO] Skip jar signing
03:06:44 [INFO] 
03:06:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:44 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-9.0.0-SNAPSHOT.jar
03:06:44 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-9.0.0-SNAPSHOT.pom
03:06:44 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.nls/target/org.eclipse.scout.sdk.s2e.nls-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.nls/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.nls-9.0.0-SNAPSHOT-sources.jar
03:06:44 [INFO] 
03:06:44 [INFO] --- maven-bundle-plugin:4.1.0:install (default-install) @ org.eclipse.scout.sdk.s2e.nls ---
03:06:44 [INFO] Local OBR update disabled (enable with -DobrRepository)
03:06:44 [INFO] 
03:06:44 [INFO] -------< org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui >-------
03:06:44 [INFO] Building org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui 9.0.0-SNAPSHOT [13/15]
03:06:44 [INFO] -------------------------------[ bundle ]-------------------------------
03:06:45 [INFO] 
03:06:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] 
03:06:45 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] Skipping Rule Enforcement.
03:06:45 [INFO] 
03:06:45 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] 
03:06:45 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/../org.eclipse.scout.sdk/target/jacoco-all.exec
03:06:45 [INFO] 
03:06:45 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] 
03:06:45 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] 
03:06:45 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:06:45 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/src/main/resources
03:06:45 [INFO] Copying 41 resources
03:06:45 [INFO] 
03:06:45 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:45 [INFO] Changes detected - recompiling the module!
03:06:45 [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/target/classes
03:06:46 [INFO] 
03:06:46 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:06:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/src/test/resources
03:06:46 [INFO] 
03:06:46 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:46 [INFO] No sources to compile
03:06:46 [INFO] 
03:06:46 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:46 [INFO] No tests to run.
03:06:46 [INFO] 
03:06:46 [INFO] --- maven-bundle-plugin:4.1.0:bundle (default-bundle) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:47 [INFO] 
03:06:47 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:47 [INFO] Skipping because packaging 'bundle' is not pom.
03:06:47 [INFO] 
03:06:47 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:47 [INFO] Skipping packaging of the test-jar
03:06:47 [INFO] 
03:06:47 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:47 [INFO] No sources in project. Archive not created.
03:06:47 [INFO] 
03:06:47 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:47 [INFO] Skipping duplicate-finder execution!
03:06:47 [INFO] 
03:06:47 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:47 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-9.0.0-SNAPSHOT-sources.jar
03:06:49 [INFO] 
03:06:49 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:49 [INFO] Skip jar signing
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-9.0.0-SNAPSHOT.jar
03:06:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-9.0.0-SNAPSHOT.pom
03:06:49 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.s2e.ui/target/org.eclipse.scout.sdk.s2e.ui-9.0.0-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/s2e/org.eclipse.scout.sdk.s2e.ui/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.s2e.ui-9.0.0-SNAPSHOT-sources.jar
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-bundle-plugin:4.1.0:install (default-install) @ org.eclipse.scout.sdk.s2e.ui ---
03:06:49 [INFO] Local OBR update disabled (enable with -DobrRepository)
03:06:49 [INFO] 
03:06:49 [INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-settings >--------
03:06:49 [INFO] Building org.eclipse.scout.sdk-settings 9.0.0-SNAPSHOT           [14/15]
03:06:49 [INFO] --------------------------------[ jar ]---------------------------------
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Skipping Rule Enforcement.
03:06:49 [INFO] 
03:06:49 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] 
03:06:49 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-settings/../org.eclipse.scout.sdk/target/jacoco-all.exec
03:06:49 [INFO] 
03:06:49 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] 
03:06:49 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:06:49 [INFO] Copying 7 resources
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] No sources to compile
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:06:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-settings/src/test/resources
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] No sources to compile
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] No tests to run.
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-9.0.0-SNAPSHOT.jar
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Skipping because packaging 'jar' is not pom.
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Skipping packaging of the test-jar
03:06:49 [INFO] 
03:06:49 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] No sources in project. Archive not created.
03:06:49 [INFO] 
03:06:49 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Checking compile classpath
03:06:49 [INFO] Checking runtime classpath
03:06:49 [INFO] Checking test classpath
03:06:49 [INFO] 
03:06:49 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-settings ---
03:06:49 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
03:06:50 [INFO] 
03:06:50 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-settings ---
03:06:50 [INFO] No sources in project. Archive not created.
03:06:50 [INFO] 
03:06:50 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk-settings ---
03:06:50 [INFO] Skip jar signing
03:06:50 [INFO] 
03:06:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-settings ---
03:06:50 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-settings/target/org.eclipse.scout.sdk-settings-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-settings-9.0.0-SNAPSHOT.jar
03:06:50 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-settings/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-settings/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-settings-9.0.0-SNAPSHOT.pom
03:06:50 [INFO] 
03:06:50 [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-root >----------
03:06:50 [INFO] Building Eclipse Scout SDK 9.0.0-SNAPSHOT                        [15/15]
03:06:50 [INFO] --------------------------------[ pom ]---------------------------------
03:06:50 [INFO] 
03:06:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.scout.sdk-root ---
03:06:50 [INFO] 
03:06:50 [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.scout.sdk-root ---
03:06:50 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-root/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-root-9.0.0-SNAPSHOT.pom
03:06:50 [INFO] ------------------------------------------------------------------------
03:06:50 [INFO] Reactor Summary for Eclipse Scout SDK 9.0.0-SNAPSHOT:
03:06:50 [INFO] 
03:06:50 [INFO] Scout Hello World Sample Application ............... SUCCESS [02:36 min]
03:06:50 [INFO] Scout JaxWs Module ................................. SUCCESS [  0.986 s]
03:06:50 [INFO] ScoutJS Sample Application ......................... SUCCESS [  1.202 s]
03:06:50 [INFO] Eclipse Scout SDK .................................. SUCCESS [  0.994 s]
03:06:50 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core ... SUCCESS [ 14.865 s]
03:06:50 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.test SUCCESS [  6.092 s]
03:06:50 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s . SUCCESS [  6.031 s]
03:06:50 [INFO] org.eclipse.scout.sdk:org.eclipse.scout.sdk.core.s.test SUCCESS [01:21 min]
03:06:50 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e  SUCCESS [ 18.121 s]
03:06:50 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.test SUCCESS [16:19 min]
03:06:50 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.doc SUCCESS [  1.138 s]
03:06:50 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls SUCCESS [01:28 min]
03:06:50 [INFO] org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui SUCCESS [  4.682 s]
03:06:50 [INFO] org.eclipse.scout.sdk-settings ..................... SUCCESS [  1.050 s]
03:06:50 [INFO] Eclipse Scout SDK .................................. SUCCESS [  0.196 s]
03:06:50 [INFO] ------------------------------------------------------------------------
03:06:50 [INFO] BUILD SUCCESS
03:06:50 [INFO] ------------------------------------------------------------------------
03:06:50 [INFO] Total time:  23:24 min
03:06:50 [INFO] Finished at: 2020-07-29T07:06:50Z
03:06:50 [INFO] ------------------------------------------------------------------------
03:06:50 [org.eclipse.scout.sdk.branch-9.0_continuous] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Dbranch=origin/releases/9.0.x -Dcbi.jarsigner.skip=true -Dmaven.repo.local=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository -Dgpg.skip=true clean install -U -B -Dp2 -Peclipse-sign -Dmaster_enforcerCheck_skip=true
03:06:50 Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
03:06:50 Maven home: /opt/tools/apache-maven/latest
03:06:50 Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
03:06:50 Default locale: en_US, platform encoding: UTF-8
03:06:50 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"
03:06:51 [INFO] Scanning for projects...
03:07:23 [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/pom.xml
03:07:23 [WARNING] Invalid POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:jar:9.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
03:07:23 [WARNING] Invalid POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:jar:sources:9.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
03:07:24 [WARNING] Invalid POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:jar:9.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
03:07:24 [WARNING] Invalid POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:jar:sources:9.0.0-SNAPSHOT, transitive dependencies (if any) will not be available, enable debug logging for more details
03:07:24 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/
03:07:24 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/
03:07:24 [INFO] Adding repository http://download.eclipse.org/releases/2018-12
03:07:24 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (491B)
03:07:24 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (491B)
03:07:25 [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-12/
03:07:25 [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-12/
03:07:25 WARNING: An illegal reflective access operation has occurred
03:07:25 WARNING: Illegal reflective access by org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1 (file:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/tycho/tycho-bundles-external/1.3.0/eclipse/plugins/org.eclipse.ecf.provider.filetransfer.httpclient4_1.1.300.v20180301-0132.jar) to method sun.security.ssl.SSLSocketImpl.setHost(java.lang.String)
03:07:25 WARNING: Please consider reporting this to the maintainers of org.eclipse.ecf.provider.filetransfer.httpclient4.SNIAwareHttpClient$1
03:07:25 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
03:07:25 WARNING: All illegal access operations will be denied in a future release
03:07:25 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-12/
03:07:25 [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-12/
03:07:25 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/
03:07:25 [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/
03:07:26 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/
03:07:26 [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/
03:07:27 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:07:27 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:07:27 [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
03:07:27 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
03:07:27 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (423B)
03:07:27 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
03:07:27 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
03:07:28 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
03:07:28 [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
03:07:28 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:07:28 [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:07:28 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:07:28 [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
03:07:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/pom.xml
03:07:30 [INFO] Fetching 201812191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-12/
03:07:30 [INFO] Fetching 201812191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-12/
03:07:30 [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (79.97kB)
03:07:30 [INFO] The user operation is waiting for background work to complete.
03:07:30 [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (79.97kB)
03:07:30 [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
03:07:30 [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (676.21kB)
03:07:30 [INFO] The user operation is waiting for background work to complete.
03:07:30 [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (676.21kB)
03:07:31 [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
03:07:31 [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.35MB)
03:07:31 [INFO] The user operation is waiting for background work to complete.
03:07:31 [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.35MB)
03:07:32 [INFO] Unpacking com.ibm.icu_63.1.0.v20181030-1705...
03:07:34 [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (106.45kB)
03:07:34 [INFO] The user operation is waiting for background work to complete.
03:07:34 [INFO] Fetching com.jcraft.jsch_0.1.54.v20170116-1932.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (106.45kB)
03:07:34 [INFO] Unpacking com.jcraft.jsch_0.1.54.v20170116-1932...
03:07:34 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.07kB)
03:07:34 [INFO] The user operation is waiting for background work to complete.
03:07:34 [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.07kB)
03:07:34 [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
03:07:34 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.08kB)
03:07:34 [INFO] The user operation is waiting for background work to complete.
03:07:34 [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.08kB)
03:07:34 [INFO] Unpacking javax.el_2.2.0.v201303151357...
03:07:34 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (60.2kB)
03:07:34 [INFO] The user operation is waiting for background work to complete.
03:07:34 [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (60.2kB)
03:07:34 [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
03:07:35 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.32kB)
03:07:35 [INFO] The user operation is waiting for background work to complete.
03:07:35 [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.32kB)
03:07:35 [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
03:07:35 [INFO] Fetching org.eclipse.osgi_3.13.200.v20181130-2106.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (454.7kB)
03:07:35 [INFO] The user operation is waiting for background work to complete.
03:07:35 [INFO] Fetching org.eclipse.osgi_3.13.200.v20181130-2106.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (454.7kB)
03:07:35 [INFO] Unpacking org.eclipse.osgi_3.13.200.v20181130-2106...
03:07:35 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.73kB)
03:07:35 [INFO] The user operation is waiting for background work to complete.
03:07:35 [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.73kB)
03:07:35 [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
03:07:35 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (249kB)
03:07:35 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (249kB)
03:07:35 [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (2.74MB)
03:07:35 [INFO] The user operation is waiting for background work to complete.
03:07:35 [INFO] Fetching org.apache.ant_1.10.5.v20180808-0324.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (2.74MB)
03:07:35 [INFO] Unpacking org.apache.ant_1.10.5.v20180808-0324...
03:07:36 [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (99.62kB)
03:07:36 [INFO] The user operation is waiting for background work to complete.
03:07:36 [INFO] Fetching org.apache.batik.css_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (99.62kB)
03:07:36 [INFO] Unpacking org.apache.batik.css_1.10.0.v20180703-1553...
03:07:36 [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (63.37kB)
03:07:36 [INFO] The user operation is waiting for background work to complete.
03:07:36 [INFO] Fetching org.apache.batik.util_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (63.37kB)
03:07:36 [INFO] Unpacking org.apache.batik.util_1.10.0.v20180703-1553...
03:07:36 [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.04kB)
03:07:36 [INFO] The user operation is waiting for background work to complete.
03:07:36 [INFO] Fetching org.apache.batik.constants_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.04kB)
03:07:36 [INFO] Unpacking org.apache.batik.constants_1.10.0.v20180703-1553...
03:07:36 [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.51kB)
03:07:36 [INFO] The user operation is waiting for background work to complete.
03:07:36 [INFO] Fetching org.apache.batik.i18n_1.10.0.v20180703-1553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.51kB)
03:07:36 [INFO] Unpacking org.apache.batik.i18n_1.10.0.v20180703-1553...
03:07:36 [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (248.02kB)
03:07:36 [INFO] The user operation is waiting for background work to complete.
03:07:36 [INFO] Fetching org.apache.xmlgraphics_2.2.0.v20180809-1640.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (248.02kB)
03:07:36 [INFO] Unpacking org.apache.xmlgraphics_2.2.0.v20180809-1640...
03:07:36 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (95.26kB)
03:07:36 [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (95.26kB)
03:07:37 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (15.35kB)
03:07:37 [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (15.35kB)
03:07:37 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (35.59kB)
03:07:37 [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (35.59kB)
03:07:37 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.71kB)
03:07:37 [INFO] The user operation is waiting for background work to complete.
03:07:37 [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.71kB)
03:07:37 [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
03:07:37 [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.52kB)
03:07:37 [INFO] The user operation is waiting for background work to complete.
03:07:37 [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.52kB)
03:07:37 [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
03:07:37 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (75.47kB)
03:07:37 [INFO] The user operation is waiting for background work to complete.
03:07:37 [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (75.47kB)
03:07:37 [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
03:07:37 [INFO] Fetching org.eclipse.osgi.services_3.7.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.25kB)
03:07:37 [INFO] The user operation is waiting for background work to complete.
03:07:37 [INFO] Fetching org.eclipse.osgi.services_3.7.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.25kB)
03:07:37 [INFO] Unpacking org.eclipse.osgi.services_3.7.100.v20180827-1536...
03:07:37 [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.83kB)
03:07:37 [INFO] The user operation is waiting for background work to complete.
03:07:37 [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.83kB)
03:07:38 [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
03:07:38 [INFO] Fetching org.apache.felix.scr_2.0.14.v20180822-1822.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (137.64kB)
03:07:38 [INFO] The user operation is waiting for background work to complete.
03:07:38 [INFO] Fetching org.apache.felix.scr_2.0.14.v20180822-1822.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (137.64kB)
03:07:38 [INFO] Unpacking org.apache.felix.scr_2.0.14.v20180822-1822...
03:07:38 [INFO] Fetching org.eclipse.osgi.util_3.5.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.61kB)
03:07:38 [INFO] The user operation is waiting for background work to complete.
03:07:38 [INFO] Fetching org.eclipse.osgi.util_3.5.100.v20180827-1536.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.61kB)
03:07:38 [INFO] Unpacking org.eclipse.osgi.util_3.5.100.v20180827-1536...
03:07:38 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (2.32MB)
03:07:38 [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (2.32MB)
03:07:38 [INFO] Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (692.97kB)
03:07:38 [INFO] The user operation is waiting for background work to complete.
03:07:38 [INFO] Fetching org.apache.lucene.analyzers-common_7.5.0.v20181003-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (692.97kB)
03:07:38 [INFO] Unpacking org.apache.lucene.analyzers-common_7.5.0.v20181003-1532...
03:07:38 [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (899.59kB)
03:07:38 [INFO] The user operation is waiting for background work to complete.
03:07:38 [INFO] Fetching org.apache.lucene.core_7.5.0.v20181003-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (899.59kB)
03:07:39 [INFO] Unpacking org.apache.lucene.core_7.5.0.v20181003-1532...
03:07:39 [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.5.0.v20181003-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (3.42MB)
03:07:39 [INFO] The user operation is waiting for background work to complete.
03:07:39 [INFO] Fetching org.apache.lucene.analyzers-smartcn_7.5.0.v20181003-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (3.42MB)
03:07:39 [INFO] Unpacking org.apache.lucene.analyzers-smartcn_7.5.0.v20181003-1532...
03:07:40 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (405.11kB)
03:07:40 [INFO] The user operation is waiting for background work to complete.
03:07:40 [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (405.11kB)
03:07:40 [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
03:07:40 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.52kB)
03:07:40 [INFO] The user operation is waiting for background work to complete.
03:07:40 [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.52kB)
03:07:40 [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
03:07:40 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (114.7kB)
03:07:40 [INFO] The user operation is waiting for background work to complete.
03:07:40 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (114.7kB)
03:07:40 [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
03:07:40 [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (73.56kB)
03:07:40 [INFO] The user operation is waiting for background work to complete.
03:07:40 [INFO] Fetching org.apache.commons.io_2.2.0.v201405211200.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (73.56kB)
03:07:41 [INFO] Unpacking org.apache.commons.io_2.2.0.v201405211200...
03:07:41 [INFO] Fetching org.apiguardian_1.0.0.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.39kB)
03:07:41 [INFO] The user operation is waiting for background work to complete.
03:07:41 [INFO] Fetching org.apiguardian_1.0.0.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.39kB)
03:07:41 [INFO] Unpacking org.apiguardian_1.0.0.v20181005-1442...
03:07:41 [INFO] Fetching org.eclipse.ant.core_3.5.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (70.96kB)
03:07:41 [INFO] The user operation is waiting for background work to complete.
03:07:41 [INFO] Fetching org.eclipse.ant.core_3.5.200.v20180822-0553.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (70.96kB)
03:07:41 [INFO] Unpacking org.eclipse.ant.core_3.5.200.v20180822-0553...
03:07:41 [INFO] Fetching org.eclipse.core.variables_3.4.300.v20181028-0627.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.04kB)
03:07:41 [INFO] The user operation is waiting for background work to complete.
03:07:41 [INFO] Fetching org.eclipse.core.variables_3.4.300.v20181028-0627.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.04kB)
03:07:41 [INFO] Unpacking org.eclipse.core.variables_3.4.300.v20181028-0627...
03:07:41 [INFO] Fetching org.eclipse.core.runtime_3.15.100.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (35.28kB)
03:07:41 [INFO] The user operation is waiting for background work to complete.
03:07:41 [INFO] Fetching org.eclipse.core.runtime_3.15.100.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (35.28kB)
03:07:41 [INFO] Unpacking org.eclipse.core.runtime_3.15.100.v20181107-1343...
03:07:41 [INFO] Fetching org.eclipse.ant.launching_1.2.300.v20181113-0420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (100.85kB)
03:07:41 [INFO] The user operation is waiting for background work to complete.
03:07:41 [INFO] Fetching org.eclipse.ant.launching_1.2.300.v20181113-0420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (100.85kB)
03:07:41 [INFO] Unpacking org.eclipse.ant.launching_1.2.300.v20181113-0420...
03:07:41 [INFO] Fetching org.eclipse.debug.core_3.13.100.v20181201-1650.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (125.32kB)
03:07:41 [INFO] The user operation is waiting for background work to complete.
03:07:41 [INFO] Fetching org.eclipse.debug.core_3.13.100.v20181201-1650.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (125.32kB)
03:07:41 [INFO] Unpacking org.eclipse.debug.core_3.13.100.v20181201-1650...
03:07:42 [INFO] Fetching org.eclipse.jdt.launching_3.12.0.v20181119-1621.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (270.56kB)
03:07:42 [INFO] The user operation is waiting for background work to complete.
03:07:42 [INFO] Fetching org.eclipse.jdt.launching_3.12.0.v20181119-1621.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (270.56kB)
03:07:42 [INFO] Unpacking org.eclipse.jdt.launching_3.12.0.v20181119-1621...
03:07:42 [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.51kB)
03:07:42 [INFO] The user operation is waiting for background work to complete.
03:07:42 [INFO] Fetching org.eclipse.core.externaltools_1.1.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.51kB)
03:07:42 [INFO] Unpacking org.eclipse.core.externaltools_1.1.200.v20180821-1744...
03:07:42 [INFO] Fetching org.eclipse.text_3.8.0.v20180923-1636.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (97.48kB)
03:07:42 [INFO] The user operation is waiting for background work to complete.
03:07:42 [INFO] Fetching org.eclipse.text_3.8.0.v20180923-1636.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (97.48kB)
03:07:42 [INFO] Unpacking org.eclipse.text_3.8.0.v20180923-1636...
03:07:42 [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (6.56MB)
03:07:42 [INFO] Fetching org.eclipse.jdt.core_3.16.0.v20181130-1748.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (6.56MB)
03:07:43 [INFO] Fetching org.eclipse.core.resources_3.13.200.v20181121-1020.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (873.4kB)
03:07:43 [INFO] Fetching org.eclipse.core.resources_3.13.200.v20181121-1020.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (873.4kB)
03:07:43 [INFO] Fetching org.eclipse.ant.ui_3.7.300.v20180914-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (491.5kB)
03:07:43 [INFO] The user operation is waiting for background work to complete.
03:07:43 [INFO] Fetching org.eclipse.ant.ui_3.7.300.v20180914-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (491.5kB)
03:07:43 [INFO] Unpacking org.eclipse.ant.ui_3.7.300.v20180914-0847...
03:07:43 [INFO] Fetching org.eclipse.core.filesystem_1.7.200.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.76kB)
03:07:43 [INFO] The user operation is waiting for background work to complete.
03:07:43 [INFO] Fetching org.eclipse.core.filesystem_1.7.200.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.76kB)
03:07:43 [INFO] Unpacking org.eclipse.core.filesystem_1.7.200.v20180828-0158...
03:07:43 [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.97kB)
03:07:43 [INFO] The user operation is waiting for background work to complete.
03:07:43 [INFO] Fetching org.eclipse.ui.externaltools_3.4.200.v20180821-1744.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.97kB)
03:07:43 [INFO] Unpacking org.eclipse.ui.externaltools_3.4.200.v20180821-1744...
03:07:43 [INFO] Fetching org.eclipse.ui_3.111.0.v20181117-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (361.66kB)
03:07:43 [INFO] The user operation is waiting for background work to complete.
03:07:43 [INFO] Fetching org.eclipse.ui_3.111.0.v20181117-0847.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (361.66kB)
03:07:43 [INFO] Unpacking org.eclipse.ui_3.111.0.v20181117-0847...
03:07:44 [INFO] Fetching org.eclipse.ui.console_3.8.300.v20181019-1609.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (82.35kB)
03:07:44 [INFO] The user operation is waiting for background work to complete.
03:07:44 [INFO] Fetching org.eclipse.ui.console_3.8.300.v20181019-1609.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (82.35kB)
03:07:44 [INFO] Unpacking org.eclipse.ui.console_3.8.300.v20181019-1609...
03:07:44 [INFO] Fetching org.eclipse.debug.ui_3.13.200.v20181026-1523.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,022.84kB)
03:07:44 [INFO] The user operation is waiting for background work to complete.
03:07:44 [INFO] Fetching org.eclipse.debug.ui_3.13.200.v20181026-1523.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,022.84kB)
03:07:44 [INFO] Unpacking org.eclipse.debug.ui_3.13.200.v20181026-1523...
03:07:44 [INFO] Fetching org.eclipse.jdt.ui_3.16.0.v20181203-1249.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (4.02MB)
03:07:44 [INFO] The user operation is waiting for background work to complete.
03:07:44 [INFO] Fetching org.eclipse.jdt.ui_3.16.0.v20181203-1249.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (4.02MB)
03:07:44 [INFO] Unpacking org.eclipse.jdt.ui_3.16.0.v20181203-1249...
03:07:46 [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.100.v20181120-0542.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.64MB)
03:07:46 [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.100.v20181120-0542.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.64MB)
03:07:46 [INFO] Fetching org.eclipse.team.core_3.8.400.v20181109-0825.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (126.2kB)
03:07:46 [INFO] The user operation is waiting for background work to complete.
03:07:46 [INFO] Fetching org.eclipse.team.core_3.8.400.v20181109-0825.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (126.2kB)
03:07:46 [INFO] Unpacking org.eclipse.team.core_3.8.400.v20181109-0825...
03:07:47 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.200.v20181024-1629.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (105.94kB)
03:07:47 [INFO] The user operation is waiting for background work to complete.
03:07:47 [INFO] Fetching org.eclipse.ltk.core.refactoring_3.9.200.v20181024-1629.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (105.94kB)
03:07:47 [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.9.200.v20181024-1629...
03:07:47 [INFO] Fetching org.eclipse.core.expressions_3.6.200.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.74kB)
03:07:47 [INFO] The user operation is waiting for background work to complete.
03:07:47 [INFO] Fetching org.eclipse.core.expressions_3.6.200.v20180817-1401.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.74kB)
03:07:47 [INFO] Unpacking org.eclipse.core.expressions_3.6.200.v20180817-1401...
03:07:47 [INFO] Fetching org.eclipse.jdt.junit_3.11.200.v20181016-1025.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (235.54kB)
03:07:47 [INFO] The user operation is waiting for background work to complete.
03:07:47 [INFO] Fetching org.eclipse.jdt.junit_3.11.200.v20181016-1025.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (235.54kB)
03:07:47 [INFO] Unpacking org.eclipse.jdt.junit_3.11.200.v20181016-1025...
03:07:47 [INFO] Fetching org.eclipse.compare_3.7.400.v20181109-1335.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (302.72kB)
03:07:47 [INFO] The user operation is waiting for background work to complete.
03:07:47 [INFO] Fetching org.eclipse.compare_3.7.400.v20181109-1335.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (302.72kB)
03:07:47 [INFO] Unpacking org.eclipse.compare_3.7.400.v20181109-1335...
03:07:47 [INFO] Fetching org.eclipse.jface.text_3.15.0.v20181119-1708.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (317.85kB)
03:07:47 [INFO] The user operation is waiting for background work to complete.
03:07:47 [INFO] Fetching org.eclipse.jface.text_3.15.0.v20181119-1708.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (317.85kB)
03:07:47 [INFO] Unpacking org.eclipse.jface.text_3.15.0.v20181119-1708...
03:07:48 [INFO] Fetching org.eclipse.ui.ide_3.14.200.v20181205-2143.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (962.71kB)
03:07:48 [INFO] The user operation is waiting for background work to complete.
03:07:48 [INFO] Fetching org.eclipse.ui.ide_3.14.200.v20181205-2143.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (962.71kB)
03:07:48 [INFO] Unpacking org.eclipse.ui.ide_3.14.200.v20181205-2143...
03:07:48 [INFO] Fetching org.eclipse.ui.views_3.9.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.73kB)
03:07:48 [INFO] The user operation is waiting for background work to complete.
03:07:48 [INFO] Fetching org.eclipse.ui.views_3.9.200.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.73kB)
03:07:48 [INFO] Unpacking org.eclipse.ui.views_3.9.200.v20180828-0837...
03:07:48 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.200.v20181108-1458.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (229.01kB)
03:07:48 [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.11.200.v20181108-1458.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (229.01kB)
03:07:48 [INFO] The user operation is waiting for background work to complete.
03:07:48 [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.11.200.v20181108-1458...
03:07:48 [INFO] Fetching org.eclipse.ui.editors_3.11.300.v20180914-0606.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (194.84kB)
03:07:48 [INFO] The user operation is waiting for background work to complete.
03:07:48 [INFO] Fetching org.eclipse.ui.editors_3.11.300.v20180914-0606.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (194.84kB)
03:07:48 [INFO] Unpacking org.eclipse.ui.editors_3.11.300.v20180914-0606...
03:07:49 [INFO] Fetching org.eclipse.ui.forms_3.7.400.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (123.16kB)
03:07:49 [INFO] The user operation is waiting for background work to complete.
03:07:49 [INFO] Fetching org.eclipse.ui.forms_3.7.400.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (123.16kB)
03:07:49 [INFO] Unpacking org.eclipse.ui.forms_3.7.400.v20181123-1505...
03:07:49 [INFO] Fetching org.eclipse.compare.core_3.6.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (32.72kB)
03:07:49 [INFO] The user operation is waiting for background work to complete.
03:07:49 [INFO] Fetching org.eclipse.compare.core_3.6.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (32.72kB)
03:07:49 [INFO] Unpacking org.eclipse.compare.core_3.6.300.v20180827-1041...
03:07:49 [INFO] Fetching org.eclipse.core.commands_3.9.200.v20180827-1727.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.41kB)
03:07:49 [INFO] The user operation is waiting for background work to complete.
03:07:49 [INFO] Fetching org.eclipse.core.commands_3.9.200.v20180827-1727.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.41kB)
03:07:49 [INFO] Unpacking org.eclipse.core.commands_3.9.200.v20180827-1727...
03:07:49 [INFO] Fetching org.eclipse.equinox.common_3.10.200.v20181021-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (52.02kB)
03:07:49 [INFO] The user operation is waiting for background work to complete.
03:07:49 [INFO] Fetching org.eclipse.equinox.common_3.10.200.v20181021-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (52.02kB)
03:07:49 [INFO] Unpacking org.eclipse.equinox.common_3.10.200.v20181021-1645...
03:07:49 [INFO] Fetching org.eclipse.core.contenttype_3.7.200.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.23kB)
03:07:49 [INFO] The user operation is waiting for background work to complete.
03:07:49 [INFO] Fetching org.eclipse.core.contenttype_3.7.200.v20181107-1343.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.23kB)
03:07:49 [INFO] Unpacking org.eclipse.core.contenttype_3.7.200.v20181107-1343...
03:07:49 [INFO] Fetching org.eclipse.equinox.preferences_3.7.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (54kB)
03:07:49 [INFO] The user operation is waiting for background work to complete.
03:07:49 [INFO] Fetching org.eclipse.equinox.preferences_3.7.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (54kB)
03:07:49 [INFO] Unpacking org.eclipse.equinox.preferences_3.7.200.v20180827-1235...
03:07:49 [INFO] Fetching org.eclipse.equinox.registry_3.8.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.99kB)
03:07:49 [INFO] The user operation is waiting for background work to complete.
03:07:49 [INFO] Fetching org.eclipse.equinox.registry_3.8.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.99kB)
03:07:50 [INFO] Unpacking org.eclipse.equinox.registry_3.8.200.v20181008-1820...
03:07:50 [INFO] Fetching org.eclipse.core.databinding_1.7.100.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (58.01kB)
03:07:50 [INFO] The user operation is waiting for background work to complete.
03:07:50 [INFO] Fetching org.eclipse.core.databinding_1.7.100.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (58.01kB)
03:07:50 [INFO] Unpacking org.eclipse.core.databinding_1.7.100.v20181030-1443...
03:07:50 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.11kB)
03:07:50 [INFO] The user operation is waiting for background work to complete.
03:07:50 [INFO] Fetching org.eclipse.core.databinding.observable_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.11kB)
03:07:50 [INFO] Unpacking org.eclipse.core.databinding.observable_1.6.300.v20180827-2028...
03:07:50 [INFO] Fetching org.eclipse.core.databinding.property_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (45.1kB)
03:07:50 [INFO] The user operation is waiting for background work to complete.
03:07:50 [INFO] Fetching org.eclipse.core.databinding.property_1.6.300.v20180827-2028.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (45.1kB)
03:07:50 [INFO] Unpacking org.eclipse.core.databinding.property_1.6.300.v20180827-2028...
03:07:50 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.87kB)
03:07:50 [INFO] The user operation is waiting for background work to complete.
03:07:50 [INFO] Fetching org.eclipse.core.databinding.beans_1.4.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.87kB)
03:07:50 [INFO] Unpacking org.eclipse.core.databinding.beans_1.4.300.v20181030-1443...
03:07:50 [INFO] Fetching org.eclipse.core.filebuffers_3.6.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.04kB)
03:07:50 [INFO] The user operation is waiting for background work to complete.
03:07:50 [INFO] Fetching org.eclipse.core.filebuffers_3.6.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.04kB)
03:07:50 [INFO] Unpacking org.eclipse.core.filebuffers_3.6.400.v20181028-0633...
03:07:50 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (10.18kB)
03:07:50 [INFO] The user operation is waiting for background work to complete.
03:07:50 [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (10.18kB)
03:07:50 [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158...
03:07:50 [INFO] Fetching org.eclipse.core.jobs_3.10.200.v20180912-1356.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.05kB)
03:07:50 [INFO] The user operation is waiting for background work to complete.
03:07:50 [INFO] Fetching org.eclipse.core.jobs_3.10.200.v20180912-1356.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.05kB)
03:07:51 [INFO] Unpacking org.eclipse.core.jobs_3.10.200.v20180912-1356...
03:07:51 [INFO] Fetching org.eclipse.core.net_1.3.400.v20181030-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.61kB)
03:07:51 [INFO] The user operation is waiting for background work to complete.
03:07:51 [INFO] Fetching org.eclipse.core.net_1.3.400.v20181030-1645.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.61kB)
03:07:51 [INFO] Unpacking org.eclipse.core.net_1.3.400.v20181030-1645...
03:07:51 [INFO] Fetching org.eclipse.equinox.security_1.3.0.v20181115-0746.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.47kB)
03:07:51 [INFO] The user operation is waiting for background work to complete.
03:07:51 [INFO] Fetching org.eclipse.equinox.security_1.3.0.v20181115-0746.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.47kB)
03:07:51 [INFO] Unpacking org.eclipse.equinox.security_1.3.0.v20181115-0746...
03:07:51 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.43kB)
03:07:51 [INFO] The user operation is waiting for background work to complete.
03:07:51 [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.43kB)
03:07:51 [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925...
03:07:51 [INFO] Fetching org.eclipse.equinox.app_1.4.0.v20181009-1752.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (41.76kB)
03:07:51 [INFO] The user operation is waiting for background work to complete.
03:07:51 [INFO] Fetching org.eclipse.equinox.app_1.4.0.v20181009-1752.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (41.76kB)
03:07:51 [INFO] Unpacking org.eclipse.equinox.app_1.4.0.v20181009-1752...
03:07:51 [INFO] Fetching org.eclipse.help_3.8.200.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (122.44kB)
03:07:51 [INFO] The user operation is waiting for background work to complete.
03:07:51 [INFO] Fetching org.eclipse.help_3.8.200.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (122.44kB)
03:07:51 [INFO] Unpacking org.eclipse.help_3.8.200.v20180821-0700...
03:07:51 [INFO] Fetching org.eclipse.e4.core.commands_0.12.400.v20181119-1026.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.78kB)
03:07:51 [INFO] The user operation is waiting for background work to complete.
03:07:51 [INFO] Fetching org.eclipse.e4.core.commands_0.12.400.v20181119-1026.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.78kB)
03:07:51 [INFO] Unpacking org.eclipse.e4.core.commands_0.12.400.v20181119-1026...
03:07:51 [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (25.97kB)
03:07:51 [INFO] The user operation is waiting for background work to complete.
03:07:51 [INFO] Fetching org.eclipse.e4.core.di_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (25.97kB)
03:07:52 [INFO] Unpacking org.eclipse.e4.core.di_1.7.100.v20180817-1215...
03:07:52 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.07kB)
03:07:52 [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.07kB)
03:07:52 [INFO] Fetching org.eclipse.e4.core.contexts_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.66kB)
03:07:52 [INFO] The user operation is waiting for background work to complete.
03:07:52 [INFO] Fetching org.eclipse.e4.core.contexts_1.7.100.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.66kB)
03:07:52 [INFO] Unpacking org.eclipse.e4.core.contexts_1.7.100.v20180817-1215...
03:07:52 [INFO] Fetching org.eclipse.e4.core.services_2.1.300.v20180930-0910.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.92kB)
03:07:52 [INFO] The user operation is waiting for background work to complete.
03:07:52 [INFO] Fetching org.eclipse.e4.core.services_2.1.300.v20180930-0910.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.92kB)
03:07:52 [INFO] Unpacking org.eclipse.e4.core.services_2.1.300.v20180930-0910...
03:07:52 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.7kB)
03:07:52 [INFO] The user operation is waiting for background work to complete.
03:07:52 [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.7kB)
03:07:52 [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.200.v20180817-1215...
03:07:52 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.77kB)
03:07:52 [INFO] The user operation is waiting for background work to complete.
03:07:52 [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.77kB)
03:07:52 [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.200.v20180817-1215...
03:07:52 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.56kB)
03:07:52 [INFO] The user operation is waiting for background work to complete.
03:07:52 [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.56kB)
03:07:52 [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.200.v20180817-1215...
03:07:52 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.21kB)
03:07:52 [INFO] The user operation is waiting for background work to complete.
03:07:52 [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.21kB)
03:07:53 [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.200.v20180828-0227...
03:07:53 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (98kB)
03:07:53 [INFO] The user operation is waiting for background work to complete.
03:07:53 [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (98kB)
03:07:53 [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
03:07:53 [INFO] Fetching org.eclipse.emf.ecore_2.16.0.v20181124-0637.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (485.15kB)
03:07:53 [INFO] The user operation is waiting for background work to complete.
03:07:53 [INFO] Fetching org.eclipse.emf.ecore_2.16.0.v20181124-0637.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (485.15kB)
03:07:53 [INFO] Unpacking org.eclipse.emf.ecore_2.16.0.v20181124-0637...
03:07:53 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.400.v20181022-1348.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (71.16kB)
03:07:53 [INFO] The user operation is waiting for background work to complete.
03:07:53 [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.400.v20181022-1348.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (71.16kB)
03:07:53 [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.400.v20181022-1348...
03:07:53 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.300.v20180913-1535.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.07kB)
03:07:53 [INFO] The user operation is waiting for background work to complete.
03:07:53 [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.300.v20180913-1535.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.07kB)
03:07:53 [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.300.v20180913-1535...
03:07:53 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.200.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (107.92kB)
03:07:53 [INFO] The user operation is waiting for background work to complete.
03:07:53 [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.200.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (107.92kB)
03:07:53 [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.200.v20180920-1522...
03:07:54 [INFO] Fetching org.eclipse.e4.ui.services_1.3.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.29kB)
03:07:54 [INFO] The user operation is waiting for background work to complete.
03:07:54 [INFO] Fetching org.eclipse.e4.ui.services_1.3.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.29kB)
03:07:54 [INFO] Unpacking org.eclipse.e4.ui.services_1.3.300.v20180920-1522...
03:07:54 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.400.v20181112-1716.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.84kB)
03:07:54 [INFO] The user operation is waiting for background work to complete.
03:07:54 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.400.v20181112-1716.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.84kB)
03:07:54 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.400.v20181112-1716...
03:07:54 [INFO] Fetching org.eclipse.e4.ui.workbench_1.8.0.v20181119-1304.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (86.61kB)
03:07:54 [INFO] The user operation is waiting for background work to complete.
03:07:54 [INFO] Fetching org.eclipse.e4.ui.workbench_1.8.0.v20181119-1304.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (86.61kB)
03:07:54 [INFO] Unpacking org.eclipse.e4.ui.workbench_1.8.0.v20181119-1304...
03:07:54 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.400.v20180917-1628.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (64.25kB)
03:07:54 [INFO] The user operation is waiting for background work to complete.
03:07:54 [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.400.v20180917-1628.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (64.25kB)
03:07:54 [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.400.v20180917-1628...
03:07:54 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (79.76kB)
03:07:54 [INFO] The user operation is waiting for background work to complete.
03:07:54 [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.300.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (79.76kB)
03:07:54 [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.300.v20181030-1443...
03:07:54 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.95kB)
03:07:54 [INFO] The user operation is waiting for background work to complete.
03:07:54 [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.95kB)
03:07:54 [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
03:07:54 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.94kB)
03:07:54 [INFO] The user operation is waiting for background work to complete.
03:07:54 [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.94kB)
03:07:55 [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.100.v20180828-0227...
03:07:55 [INFO] Fetching org.eclipse.e4.ui.di_1.2.400.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.98kB)
03:07:55 [INFO] The user operation is waiting for background work to complete.
03:07:55 [INFO] Fetching org.eclipse.e4.ui.di_1.2.400.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.98kB)
03:07:55 [INFO] Unpacking org.eclipse.e4.ui.di_1.2.400.v20180920-1522...
03:07:55 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.49kB)
03:07:55 [INFO] The user operation is waiting for background work to complete.
03:07:55 [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.49kB)
03:07:55 [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.300.v20180920-1522...
03:07:55 [INFO] Fetching org.eclipse.equinox.event_1.5.0.v20181008-1938.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.82kB)
03:07:55 [INFO] The user operation is waiting for background work to complete.
03:07:55 [INFO] Fetching org.eclipse.equinox.event_1.5.0.v20181008-1938.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.82kB)
03:07:55 [INFO] Unpacking org.eclipse.equinox.event_1.5.0.v20181008-1938...
03:07:55 [INFO] Fetching org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.73kB)
03:07:55 [INFO] The user operation is waiting for background work to complete.
03:07:55 [INFO] Fetching org.eclipse.equinox.launcher_1.5.200.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.73kB)
03:07:55 [INFO] Unpacking org.eclipse.equinox.launcher_1.5.200.v20180922-1751...
03:07:55 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.9kB)
03:07:55 [INFO] The user operation is waiting for background work to complete.
03:07:55 [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.9kB)
03:07:55 [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115...
03:07:55 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.300.v20181116-1550.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (102.07kB)
03:07:55 [INFO] The user operation is waiting for background work to complete.
03:07:55 [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.300.v20181116-1550.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (102.07kB)
03:07:55 [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.300.v20181116-1550...
03:07:55 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.900.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (69.12kB)
03:07:55 [INFO] The user operation is waiting for background work to complete.
03:07:55 [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.900.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (69.12kB)
03:07:55 [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.900.v20180922-1751...
03:07:56 [INFO] Fetching org.eclipse.swt_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.03kB)
03:07:56 [INFO] The user operation is waiting for background work to complete.
03:07:56 [INFO] Fetching org.eclipse.swt_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.03kB)
03:07:56 [INFO] Unpacking org.eclipse.swt_3.109.0.v20181204-1801...
03:07:56 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (992.33kB)
03:07:56 [INFO] The user operation is waiting for background work to complete.
03:07:56 [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (992.33kB)
03:07:56 [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.109.0.v20181204-1801...
03:07:56 [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.34kB)
03:07:56 [INFO] The user operation is waiting for background work to complete.
03:07:56 [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.34kB)
03:07:56 [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820...
03:07:56 [INFO] Fetching org.eclipse.jface_3.15.0.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (354.7kB)
03:07:56 [INFO] The user operation is waiting for background work to complete.
03:07:56 [INFO] Fetching org.eclipse.jface_3.15.0.v20181123-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (354.7kB)
03:07:56 [INFO] Unpacking org.eclipse.jface_3.15.0.v20181123-1505...
03:07:57 [INFO] Fetching org.eclipse.jface.databinding_1.8.400.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (69.03kB)
03:07:57 [INFO] The user operation is waiting for background work to complete.
03:07:57 [INFO] Fetching org.eclipse.jface.databinding_1.8.400.v20181030-1443.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (69.03kB)
03:07:57 [INFO] Unpacking org.eclipse.jface.databinding_1.8.400.v20181030-1443...
03:07:57 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.93kB)
03:07:57 [INFO] The user operation is waiting for background work to complete.
03:07:57 [INFO] Fetching org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.93kB)
03:07:57 [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.14.200.v20180828-0227...
03:07:57 [INFO] Fetching org.eclipse.equinox.console_1.3.200.v20181115-0906.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.22kB)
03:07:57 [INFO] The user operation is waiting for background work to complete.
03:07:57 [INFO] Fetching org.eclipse.equinox.console_1.3.200.v20181115-0906.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.22kB)
03:07:57 [INFO] Unpacking org.eclipse.equinox.console_1.3.200.v20181115-0906...
03:07:57 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.300.v20181102-1042.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.7kB)
03:07:57 [INFO] The user operation is waiting for background work to complete.
03:07:57 [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.300.v20181102-1042.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.7kB)
03:07:57 [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.300.v20181102-1042...
03:07:57 [INFO] Fetching org.eclipse.equinox.bidi_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.16kB)
03:07:57 [INFO] The user operation is waiting for background work to complete.
03:07:57 [INFO] Fetching org.eclipse.equinox.bidi_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.16kB)
03:07:57 [INFO] Unpacking org.eclipse.equinox.bidi_1.1.200.v20180827-1235...
03:07:57 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.86kB)
03:07:57 [INFO] The user operation is waiting for background work to complete.
03:07:57 [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.300.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (23.86kB)
03:07:57 [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.300.v20180828-0227...
03:07:57 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.98kB)
03:07:57 [INFO] The user operation is waiting for background work to complete.
03:07:57 [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.98kB)
03:07:58 [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908...
03:07:58 [INFO] Fetching org.eclipse.e4.rcp_1.6.300.v20181204-1801.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (20.76kB)
03:07:58 [INFO] Fetching org.eclipse.e4.rcp_1.6.300.v20181204-1801.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (20.76kB)
03:07:58 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (84.16kB)
03:07:58 [INFO] The user operation is waiting for background work to complete.
03:07:58 [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (84.16kB)
03:07:58 [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146...
03:07:58 [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (50.94kB)
03:07:58 [INFO] The user operation is waiting for background work to complete.
03:07:58 [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (50.94kB)
03:07:58 [INFO] Unpacking org.eclipse.emf.ecore.change_2.13.0.v20180706-1146...
03:07:58 [INFO] Fetching org.eclipse.ecf_3.9.3.v20181012-2016.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.13kB)
03:07:58 [INFO] The user operation is waiting for background work to complete.
03:07:58 [INFO] Fetching org.eclipse.ecf_3.9.3.v20181012-2016.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.13kB)
03:07:58 [INFO] Unpacking org.eclipse.ecf_3.9.3.v20181012-2016...
03:07:58 [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20180810-0833.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.19kB)
03:07:58 [INFO] The user operation is waiting for background work to complete.
03:07:58 [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20180810-0833.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.19kB)
03:07:58 [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20180810-0833...
03:07:58 [INFO] Fetching org.eclipse.equinox.concurrent_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.22kB)
03:07:58 [INFO] The user operation is waiting for background work to complete.
03:07:58 [INFO] Fetching org.eclipse.equinox.concurrent_1.1.200.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.22kB)
03:07:58 [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.200.v20180827-1235...
03:07:58 [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.38kB)
03:07:58 [INFO] The user operation is waiting for background work to complete.
03:07:58 [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.38kB)
03:07:59 [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132...
03:07:59 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (45.17kB)
03:07:59 [INFO] The user operation is waiting for background work to complete.
03:07:59 [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (45.17kB)
03:07:59 [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429...
03:07:59 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180914-1817.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (114.93kB)
03:07:59 [INFO] The user operation is waiting for background work to complete.
03:07:59 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180914-1817.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (114.93kB)
03:07:59 [INFO] Unpacking org.eclipse.emf.common_2.15.0.v20180914-1817...
03:07:59 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180914-1817.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.07kB)
03:07:59 [INFO] Fetching org.eclipse.emf.common_2.15.0.v20180914-1817.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.07kB)
03:07:59 [INFO] Fetching org.eclipse.emf.ecore.edit_2.11.0.v20180823-0905.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (61.37kB)
03:07:59 [INFO] The user operation is waiting for background work to complete.
03:07:59 [INFO] Fetching org.eclipse.emf.ecore.edit_2.11.0.v20180823-0905.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (61.37kB)
03:07:59 [INFO] Unpacking org.eclipse.emf.ecore.edit_2.11.0.v20180823-0905...
03:07:59 [INFO] Fetching org.eclipse.emf.edit_2.14.0.v20180823-0456.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (96.66kB)
03:07:59 [INFO] The user operation is waiting for background work to complete.
03:07:59 [INFO] Fetching org.eclipse.emf.edit_2.14.0.v20180823-0456.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (96.66kB)
03:07:59 [INFO] Unpacking org.eclipse.emf.edit_2.14.0.v20180823-0456...
03:07:59 [INFO] Fetching org.eclipse.emf.ecore_2.16.0.v20181124-0637.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.14kB)
03:07:59 [INFO] Fetching org.eclipse.emf.ecore_2.16.0.v20181124-0637.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.14kB)
03:08:00 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.39kB)
03:08:00 [INFO] The user operation is waiting for background work to complete.
03:08:00 [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.39kB)
03:08:00 [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.100.v20180822-1258...
03:08:00 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.94kB)
03:08:00 [INFO] The user operation is waiting for background work to complete.
03:08:00 [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.94kB)
03:08:00 [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258...
03:08:00 [INFO] Fetching org.eclipse.equinox.http.jetty_3.6.200.v20181115-1346.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.31kB)
03:08:00 [INFO] The user operation is waiting for background work to complete.
03:08:00 [INFO] Fetching org.eclipse.equinox.http.jetty_3.6.200.v20181115-1346.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.31kB)
03:08:00 [INFO] Unpacking org.eclipse.equinox.http.jetty_3.6.200.v20181115-1346...
03:08:00 [INFO] Fetching org.eclipse.equinox.http.servlet_1.5.200.v20181008-1912.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (67.47kB)
03:08:00 [INFO] The user operation is waiting for background work to complete.
03:08:00 [INFO] Fetching org.eclipse.equinox.http.servlet_1.5.200.v20181008-1912.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (67.47kB)
03:08:00 [INFO] Unpacking org.eclipse.equinox.http.servlet_1.5.200.v20181008-1912...
03:08:00 [INFO] Fetching org.eclipse.jetty.http_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (211.68kB)
03:08:00 [INFO] Fetching org.eclipse.jetty.http_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (211.68kB)
03:08:00 [INFO] Fetching org.eclipse.jetty.server_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (630.17kB)
03:08:00 [INFO] Fetching org.eclipse.jetty.server_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (630.17kB)
03:08:01 [INFO] Fetching org.eclipse.jetty.servlet_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (127.93kB)
03:08:01 [INFO] Fetching org.eclipse.jetty.servlet_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (127.93kB)
03:08:01 [INFO] Fetching org.eclipse.jetty.util_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (532.17kB)
03:08:01 [INFO] Fetching org.eclipse.jetty.util_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (532.17kB)
03:08:01 [INFO] Fetching org.eclipse.equinox.http.registry_1.1.600.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.47kB)
03:08:01 [INFO] The user operation is waiting for background work to complete.
03:08:01 [INFO] Fetching org.eclipse.equinox.http.registry_1.1.600.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.47kB)
03:08:01 [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.600.v20180827-1235...
03:08:01 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.67kB)
03:08:01 [INFO] The user operation is waiting for background work to complete.
03:08:01 [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.67kB)
03:08:01 [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.100.v20180827-1235...
03:08:01 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.7kB)
03:08:01 [INFO] The user operation is waiting for background work to complete.
03:08:01 [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.7kB)
03:08:01 [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.100.v20180827-1235...
03:08:01 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.200.v20181119-1308.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.8kB)
03:08:01 [INFO] The user operation is waiting for background work to complete.
03:08:01 [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.2.200.v20181119-1308.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (57.8kB)
03:08:01 [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.2.200.v20181119-1308...
03:08:01 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (108.04kB)
03:08:01 [INFO] The user operation is waiting for background work to complete.
03:08:01 [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (108.04kB)
03:08:01 [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.200.v20181102-0649...
03:08:02 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.42kB)
03:08:02 [INFO] The user operation is waiting for background work to complete.
03:08:02 [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.42kB)
03:08:02 [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.core_2.5.100.v20180822-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.95kB)
03:08:02 [INFO] The user operation is waiting for background work to complete.
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.core_2.5.100.v20180822-1532.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.95kB)
03:08:02 [INFO] Unpacking org.eclipse.equinox.p2.core_2.5.100.v20180822-1532...
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (38.73kB)
03:08:02 [INFO] The user operation is waiting for background work to complete.
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (38.73kB)
03:08:02 [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009...
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.200.v20181005-1131.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.17kB)
03:08:02 [INFO] The user operation is waiting for background work to complete.
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.200.v20181005-1131.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.17kB)
03:08:02 [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.200.v20181005-1131...
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.14kB)
03:08:02 [INFO] The user operation is waiting for background work to complete.
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.director_2.4.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (48.14kB)
03:08:02 [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.200.v20181102-0649...
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (74.83kB)
03:08:02 [INFO] The user operation is waiting for background work to complete.
03:08:02 [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (74.83kB)
03:08:02 [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.100.v20180822-1302...
03:08:03 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.01kB)
03:08:03 [INFO] The user operation is waiting for background work to complete.
03:08:03 [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.01kB)
03:08:03 [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302...
03:08:03 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.46kB)
03:08:03 [INFO] The user operation is waiting for background work to complete.
03:08:03 [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.46kB)
03:08:03 [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405...
03:08:03 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (103.26kB)
03:08:03 [INFO] The user operation is waiting for background work to complete.
03:08:03 [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (103.26kB)
03:08:03 [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
03:08:03 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (72.9kB)
03:08:03 [INFO] The user operation is waiting for background work to complete.
03:08:03 [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (72.9kB)
03:08:03 [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
03:08:03 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.23kB)
03:08:03 [INFO] The user operation is waiting for background work to complete.
03:08:03 [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (22.23kB)
03:08:03 [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354...
03:08:03 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.200.v20180928-1359.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.98kB)
03:08:03 [INFO] The user operation is waiting for background work to complete.
03:08:03 [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.200.v20180928-1359.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.98kB)
03:08:03 [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.200.v20180928-1359...
03:08:03 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.67kB)
03:08:03 [INFO] The user operation is waiting for background work to complete.
03:08:03 [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.67kB)
03:08:04 [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957...
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (17.03kB)
03:08:04 [INFO] The user operation is waiting for background work to complete.
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (17.03kB)
03:08:04 [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302...
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.03kB)
03:08:04 [INFO] The user operation is waiting for background work to complete.
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.03kB)
03:08:04 [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302...
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.400.v20181113-1303.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (284.88kB)
03:08:04 [INFO] The user operation is waiting for background work to complete.
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.400.v20181113-1303.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (284.88kB)
03:08:04 [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.400.v20181113-1303...
03:08:04 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.200.v20181108-1420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (72.14kB)
03:08:04 [INFO] The user operation is waiting for background work to complete.
03:08:04 [INFO] Fetching org.eclipse.equinox.security.ui_1.2.200.v20181108-1420.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (72.14kB)
03:08:04 [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.200.v20181108-1420...
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.1kB)
03:08:04 [INFO] The user operation is waiting for background work to complete.
03:08:04 [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.1kB)
03:08:04 [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357...
03:08:04 [INFO] Fetching org.eclipse.ui.browser_3.6.300.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (97.35kB)
03:08:04 [INFO] The user operation is waiting for background work to complete.
03:08:04 [INFO] Fetching org.eclipse.ui.browser_3.6.300.v20180828-0837.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (97.35kB)
03:08:04 [INFO] Unpacking org.eclipse.ui.browser_3.6.300.v20180828-0837...
03:08:05 [INFO] Fetching org.eclipse.help.base_4.2.400.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (162.4kB)
03:08:05 [INFO] The user operation is waiting for background work to complete.
03:08:05 [INFO] Fetching org.eclipse.help.base_4.2.400.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (162.4kB)
03:08:05 [INFO] Unpacking org.eclipse.help.base_4.2.400.v20181206-0815...
03:08:05 [INFO] Fetching org.eclipse.help.ui_4.1.300.v20181018-1136.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (149.43kB)
03:08:05 [INFO] The user operation is waiting for background work to complete.
03:08:05 [INFO] Fetching org.eclipse.help.ui_4.1.300.v20181018-1136.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (149.43kB)
03:08:05 [INFO] Unpacking org.eclipse.help.ui_4.1.300.v20181018-1136...
03:08:05 [INFO] Fetching org.eclipse.help.webapp_3.9.300.v20181127-2310.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (238.57kB)
03:08:05 [INFO] The user operation is waiting for background work to complete.
03:08:05 [INFO] Fetching org.eclipse.help.webapp_3.9.300.v20181127-2310.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (238.57kB)
03:08:05 [INFO] Unpacking org.eclipse.help.webapp_3.9.300.v20181127-2310...
03:08:05 [INFO] Fetching org.eclipse.jetty.continuation_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.79kB)
03:08:05 [INFO] Fetching org.eclipse.jetty.continuation_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.79kB)
03:08:05 [INFO] Fetching org.eclipse.jetty.io_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (157.48kB)
03:08:05 [INFO] Fetching org.eclipse.jetty.io_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (157.48kB)
03:08:05 [INFO] Fetching org.eclipse.jetty.security_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (123.47kB)
03:08:05 [INFO] Fetching org.eclipse.jetty.security_9.4.14.v20181113.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (123.47kB)
03:08:06 [INFO] Fetching org.eclipse.help_2.2.400.v20181206-0815.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.53kB)
03:08:06 [INFO] Fetching org.eclipse.help_2.2.400.v20181206-0815.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.53kB)
03:08:06 [INFO] Fetching org.eclipse.jdt_3.16.0.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.1kB)
03:08:06 [INFO] The user operation is waiting for background work to complete.
03:08:06 [INFO] Fetching org.eclipse.jdt_3.16.0.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.1kB)
03:08:06 [INFO] Unpacking org.eclipse.jdt_3.16.0.v20181206-0815...
03:08:06 [INFO] Fetching org.eclipse.ui.intro_3.5.400.v20181107-2118.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (141.99kB)
03:08:06 [INFO] The user operation is waiting for background work to complete.
03:08:06 [INFO] Fetching org.eclipse.ui.intro_3.5.400.v20181107-2118.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (141.99kB)
03:08:06 [INFO] Unpacking org.eclipse.ui.intro_3.5.400.v20181107-2118...
03:08:06 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (118.64kB)
03:08:06 [INFO] The user operation is waiting for background work to complete.
03:08:06 [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (118.64kB)
03:08:06 [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.300.v20180823-1505...
03:08:06 [INFO] Fetching org.eclipse.jdt.annotation_1.1.400.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.52kB)
03:08:06 [INFO] The user operation is waiting for background work to complete.
03:08:06 [INFO] Fetching org.eclipse.jdt.annotation_1.1.400.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.52kB)
03:08:06 [INFO] Unpacking org.eclipse.jdt.annotation_1.1.400.v20180921-1416...
03:08:06 [INFO] Fetching org.eclipse.jdt.annotation_2.2.200.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.68kB)
03:08:06 [INFO] The user operation is waiting for background work to complete.
03:08:06 [INFO] Fetching org.eclipse.jdt.annotation_2.2.200.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.68kB)
03:08:06 [INFO] Unpacking org.eclipse.jdt.annotation_2.2.200.v20180921-1416...
03:08:06 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.200.v20181008-0703.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (128.03kB)
03:08:06 [INFO] The user operation is waiting for background work to complete.
03:08:06 [INFO] Fetching org.eclipse.jdt.apt.core_3.6.200.v20181008-0703.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (128.03kB)
03:08:07 [INFO] Unpacking org.eclipse.jdt.apt.core_3.6.200.v20181008-0703...
03:08:07 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.300.v20181206-1038.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.07kB)
03:08:07 [INFO] The user operation is waiting for background work to complete.
03:08:07 [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.300.v20181206-1038.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (18.07kB)
03:08:07 [INFO] Unpacking org.eclipse.jdt.apt.pluggable.core_1.2.300.v20181206-1038...
03:08:07 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.400.v20181113-0926.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (144.82kB)
03:08:07 [INFO] The user operation is waiting for background work to complete.
03:08:07 [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.400.v20181113-0926.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (144.82kB)
03:08:07 [INFO] Unpacking org.eclipse.jdt.compiler.tool_1.2.400.v20181113-0926...
03:08:07 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.400.v20181205-0900.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.75kB)
03:08:07 [INFO] The user operation is waiting for background work to complete.
03:08:07 [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.400.v20181205-0900.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (76.75kB)
03:08:07 [INFO] Unpacking org.eclipse.jdt.compiler.apt_1.3.400.v20181205-0900...
03:08:07 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.200.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.65kB)
03:08:07 [INFO] The user operation is waiting for background work to complete.
03:08:07 [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.200.v20180921-1416.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.65kB)
03:08:07 [INFO] Unpacking org.eclipse.jdt.apt.ui_3.6.200.v20180921-1416...
03:08:07 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.0.v20181126-0647.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (241.8kB)
03:08:07 [INFO] The user operation is waiting for background work to complete.
03:08:07 [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.0.v20181126-0647.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (241.8kB)
03:08:07 [INFO] Unpacking org.eclipse.jdt.core.manipulation_1.11.0.v20181126-0647...
03:08:07 [INFO] Fetching org.eclipse.jdt.debug_3.12.100.v20181116-1959.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (926.33kB)
03:08:07 [INFO] The user operation is waiting for background work to complete.
03:08:07 [INFO] Fetching org.eclipse.jdt.debug_3.12.100.v20181116-1959.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (926.33kB)
03:08:08 [INFO] Unpacking org.eclipse.jdt.debug_3.12.100.v20181116-1959...
03:08:08 [INFO] Fetching org.eclipse.search_3.11.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (216.5kB)
03:08:08 [INFO] The user operation is waiting for background work to complete.
03:08:08 [INFO] Fetching org.eclipse.search_3.11.400.v20181028-0633.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (216.5kB)
03:08:08 [INFO] Unpacking org.eclipse.search_3.11.400.v20181028-0633...
03:08:08 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.100.v20181206-0718.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.76MB)
03:08:08 [INFO] The user operation is waiting for background work to complete.
03:08:08 [INFO] Fetching org.eclipse.jdt.doc.user_3.15.100.v20181206-0718.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.76MB)
03:08:08 [INFO] Unpacking org.eclipse.jdt.doc.user_3.15.100.v20181206-0718...
03:08:09 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.200.v20181025-0713.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.59kB)
03:08:09 [INFO] The user operation is waiting for background work to complete.
03:08:09 [INFO] Fetching org.eclipse.jdt.junit.core_3.10.200.v20181025-0713.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (65.59kB)
03:08:09 [INFO] Unpacking org.eclipse.jdt.junit.core_3.10.200.v20181025-0713...
03:08:09 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.45kB)
03:08:09 [INFO] The user operation is waiting for background work to complete.
03:08:09 [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.45kB)
03:08:09 [INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.900.v20181012-1045...
03:08:09 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.900.v20181123-0726.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.21kB)
03:08:09 [INFO] The user operation is waiting for background work to complete.
03:08:09 [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.900.v20181123-0726.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.21kB)
03:08:09 [INFO] Unpacking org.eclipse.jdt.junit4.runtime_1.1.900.v20181123-0726...
03:08:09 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.300.v20181003-1407.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.75kB)
03:08:09 [INFO] The user operation is waiting for background work to complete.
03:08:09 [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.300.v20181003-1407.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.75kB)
03:08:09 [INFO] Unpacking org.eclipse.jdt.junit5.runtime_1.0.300.v20181003-1407...
03:08:09 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (283.72kB)
03:08:09 [INFO] The user operation is waiting for background work to complete.
03:08:09 [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (283.72kB)
03:08:09 [INFO] Unpacking org.junit_4.12.0.v201504281640...
03:08:09 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.18kB)
03:08:09 [INFO] The user operation is waiting for background work to complete.
03:08:09 [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.18kB)
03:08:10 [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
03:08:10 [INFO] Fetching org.junit.jupiter.api_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.84kB)
03:08:10 [INFO] The user operation is waiting for background work to complete.
03:08:10 [INFO] Fetching org.junit.jupiter.api_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.84kB)
03:08:10 [INFO] Unpacking org.junit.jupiter.api_5.3.1.v20181005-1442...
03:08:10 [INFO] Fetching org.junit.jupiter.engine_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (58.28kB)
03:08:10 [INFO] The user operation is waiting for background work to complete.
03:08:10 [INFO] Fetching org.junit.jupiter.engine_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (58.28kB)
03:08:10 [INFO] Unpacking org.junit.jupiter.engine_5.3.1.v20181005-1442...
03:08:10 [INFO] Fetching org.junit.jupiter.migrationsupport_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.53kB)
03:08:10 [INFO] The user operation is waiting for background work to complete.
03:08:10 [INFO] Fetching org.junit.jupiter.migrationsupport_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.53kB)
03:08:10 [INFO] Unpacking org.junit.jupiter.migrationsupport_5.3.1.v20181005-1442...
03:08:10 [INFO] Fetching org.junit.jupiter.params_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (165.39kB)
03:08:10 [INFO] The user operation is waiting for background work to complete.
03:08:10 [INFO] Fetching org.junit.jupiter.params_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (165.39kB)
03:08:10 [INFO] Unpacking org.junit.jupiter.params_5.3.1.v20181005-1442...
03:08:10 [INFO] Fetching org.junit.platform.commons_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.29kB)
03:08:10 [INFO] The user operation is waiting for background work to complete.
03:08:10 [INFO] Fetching org.junit.platform.commons_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (44.29kB)
03:08:10 [INFO] Unpacking org.junit.platform.commons_1.3.1.v20181005-1442...
03:08:10 [INFO] Fetching org.junit.platform.engine_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (49.01kB)
03:08:10 [INFO] The user operation is waiting for background work to complete.
03:08:10 [INFO] Fetching org.junit.platform.engine_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (49.01kB)
03:08:10 [INFO] Unpacking org.junit.platform.engine_1.3.1.v20181005-1442...
03:08:11 [INFO] Fetching org.junit.platform.launcher_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.72kB)
03:08:11 [INFO] The user operation is waiting for background work to complete.
03:08:11 [INFO] Fetching org.junit.platform.launcher_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.72kB)
03:08:11 [INFO] Unpacking org.junit.platform.launcher_1.3.1.v20181005-1442...
03:08:11 [INFO] Fetching org.junit.platform.runner_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.9kB)
03:08:11 [INFO] The user operation is waiting for background work to complete.
03:08:11 [INFO] Fetching org.junit.platform.runner_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.9kB)
03:08:11 [INFO] Unpacking org.junit.platform.runner_1.3.1.v20181005-1442...
03:08:11 [INFO] Fetching org.junit.platform.suite.api_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.63kB)
03:08:11 [INFO] The user operation is waiting for background work to complete.
03:08:11 [INFO] Fetching org.junit.platform.suite.api_1.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.63kB)
03:08:11 [INFO] Unpacking org.junit.platform.suite.api_1.3.1.v20181005-1442...
03:08:11 [INFO] Fetching org.junit.vintage.engine_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.97kB)
03:08:11 [INFO] The user operation is waiting for background work to complete.
03:08:11 [INFO] Fetching org.junit.vintage.engine_5.3.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.97kB)
03:08:11 [INFO] Unpacking org.junit.vintage.engine_5.3.1.v20181005-1442...
03:08:11 [INFO] Fetching org.opentest4j_1.1.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.44kB)
03:08:11 [INFO] The user operation is waiting for background work to complete.
03:08:11 [INFO] Fetching org.opentest4j_1.1.1.v20181005-1442.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.44kB)
03:08:11 [INFO] Unpacking org.opentest4j_1.1.1.v20181005-1442...
03:08:11 [INFO] Fetching org.eclipse.jdt_3.16.0.v20181206-1038.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.7kB)
03:08:11 [INFO] Fetching org.eclipse.jdt_3.16.0.v20181206-1038.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.7kB)
03:08:11 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (181.37kB)
03:08:11 [INFO] The user operation is waiting for background work to complete.
03:08:11 [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (181.37kB)
03:08:11 [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.200.v20180828-0626...
03:08:12 [INFO] Fetching org.eclipse.team.ui_3.8.300.v20181030-1259.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (492.55kB)
03:08:12 [INFO] The user operation is waiting for background work to complete.
03:08:12 [INFO] Fetching org.eclipse.team.ui_3.8.300.v20181030-1259.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (492.55kB)
03:08:12 [INFO] Unpacking org.eclipse.team.ui_3.8.300.v20181030-1259...
03:08:12 [INFO] Fetching org.eclipse.ui.navigator_3.7.300.v20181016-1531.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (132.43kB)
03:08:12 [INFO] The user operation is waiting for background work to complete.
03:08:12 [INFO] Fetching org.eclipse.ui.navigator_3.7.300.v20181016-1531.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (132.43kB)
03:08:12 [INFO] Unpacking org.eclipse.ui.navigator_3.7.300.v20181016-1531...
03:08:12 [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.300.v20181110-1011.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (68.71kB)
03:08:12 [INFO] The user operation is waiting for background work to complete.
03:08:12 [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.300.v20181110-1011.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (68.71kB)
03:08:12 [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.300.v20181110-1011...
03:08:12 [INFO] Fetching org.eclipse.jem.util_2.1.201.v201707201954.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (47.55kB)
03:08:12 [INFO] The user operation is waiting for background work to complete.
03:08:12 [INFO] Fetching org.eclipse.jem.util_2.1.201.v201707201954.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (47.55kB)
03:08:12 [INFO] Unpacking org.eclipse.jem.util_2.1.201.v201707201954...
03:08:12 [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201811122154.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.04kB)
03:08:12 [INFO] The user operation is waiting for background work to complete.
03:08:12 [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201811122154.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.04kB)
03:08:13 [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201811122154...
03:08:13 [INFO] Fetching org.eclipse.jsch.core_1.3.300.v20181030-1237.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.71kB)
03:08:13 [INFO] The user operation is waiting for background work to complete.
03:08:13 [INFO] Fetching org.eclipse.jsch.core_1.3.300.v20181030-1237.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.71kB)
03:08:13 [INFO] Unpacking org.eclipse.jsch.core_1.3.300.v20181030-1237...
03:08:13 [INFO] Fetching org.eclipse.jsch.ui_1.3.300.v20181122-1141.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.3kB)
03:08:13 [INFO] The user operation is waiting for background work to complete.
03:08:13 [INFO] Fetching org.eclipse.jsch.ui_1.3.300.v20181122-1141.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.3kB)
03:08:13 [INFO] Unpacking org.eclipse.jsch.ui_1.3.300.v20181122-1141...
03:08:13 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
03:08:13 [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
03:08:13 [INFO] Fetching org.eclipse.m2e.archetype.common_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.91MB)
03:08:13 [INFO] Fetching org.eclipse.m2e.archetype.common_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.91MB)
03:08:13 [INFO] Fetching org.eclipse.m2e.maven.runtime_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (6.87MB)
03:08:13 [INFO] Fetching org.eclipse.m2e.maven.runtime_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (6.87MB)
03:08:14 [INFO] Fetching org.eclipse.m2e.binaryproject_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (11.19kB)
03:08:14 [INFO] The user operation is waiting for background work to complete.
03:08:14 [INFO] Fetching org.eclipse.m2e.binaryproject_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (11.19kB)
03:08:14 [INFO] Unpacking org.eclipse.m2e.binaryproject_1.10.0.20181127-2120...
03:08:14 [INFO] Fetching org.eclipse.m2e.core_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (198.76kB)
03:08:14 [INFO] The user operation is waiting for background work to complete.
03:08:14 [INFO] Fetching org.eclipse.m2e.core_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (198.76kB)
03:08:14 [INFO] Unpacking org.eclipse.m2e.core_1.10.0.20181127-2120...
03:08:14 [INFO] Fetching org.eclipse.m2e.sourcelookup_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (11.05kB)
03:08:14 [INFO] The user operation is waiting for background work to complete.
03:08:14 [INFO] Fetching org.eclipse.m2e.sourcelookup_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (11.05kB)
03:08:14 [INFO] Unpacking org.eclipse.m2e.sourcelookup_1.10.0.20181127-2120...
03:08:14 [INFO] Fetching org.eclipse.m2e.jdt_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (54.69kB)
03:08:14 [INFO] The user operation is waiting for background work to complete.
03:08:14 [INFO] Fetching org.eclipse.m2e.jdt_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (54.69kB)
03:08:14 [INFO] Unpacking org.eclipse.m2e.jdt_1.10.0.20181127-2120...
03:08:14 [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.96kB)
03:08:14 [INFO] The user operation is waiting for background work to complete.
03:08:14 [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (16.96kB)
03:08:14 [INFO] Unpacking org.slf4j.api_1.7.2.v20121108-1250...
03:08:14 [INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.8kB)
03:08:14 [INFO] The user operation is waiting for background work to complete.
03:08:14 [INFO] Fetching org.eclipse.m2e.binaryproject.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.8kB)
03:08:14 [INFO] Unpacking org.eclipse.m2e.binaryproject.ui_1.10.0.20181127-2120...
03:08:14 [INFO] Fetching org.eclipse.m2e.core.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (224.46kB)
03:08:14 [INFO] The user operation is waiting for background work to complete.
03:08:14 [INFO] Fetching org.eclipse.m2e.core.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (224.46kB)
03:08:15 [INFO] Unpacking org.eclipse.m2e.core.ui_1.10.0.20181127-2120...
03:08:15 [INFO] Fetching org.eclipse.m2e.maven.indexer_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.08MB)
03:08:15 [INFO] Fetching org.eclipse.m2e.maven.indexer_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.08MB)
03:08:15 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (15.56kB)
03:08:15 [INFO] Fetching org.eclipse.m2e.workspace.cli_0.3.1.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (15.56kB)
03:08:15 [INFO] Fetching org.eclipse.m2e.model.edit_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (126.54kB)
03:08:15 [INFO] The user operation is waiting for background work to complete.
03:08:15 [INFO] Fetching org.eclipse.m2e.model.edit_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (126.54kB)
03:08:15 [INFO] Unpacking org.eclipse.m2e.model.edit_1.10.0.20181127-2120...
03:08:15 [INFO] Fetching org.eclipse.m2e.discovery_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.82kB)
03:08:15 [INFO] The user operation is waiting for background work to complete.
03:08:15 [INFO] Fetching org.eclipse.m2e.discovery_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (34.82kB)
03:08:15 [INFO] Unpacking org.eclipse.m2e.discovery_1.10.0.20181127-2120...
03:08:15 [INFO] Fetching org.eclipse.m2e.editor_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.66kB)
03:08:15 [INFO] The user operation is waiting for background work to complete.
03:08:15 [INFO] Fetching org.eclipse.m2e.editor_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (93.66kB)
03:08:15 [INFO] Unpacking org.eclipse.m2e.editor_1.10.0.20181127-2120...
03:08:16 [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (155.06kB)
03:08:16 [INFO] The user operation is waiting for background work to complete.
03:08:16 [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (155.06kB)
03:08:16 [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201810290944...
03:08:16 [INFO] Fetching org.eclipse.wst.sse.ui_1.5.0.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (312.17kB)
03:08:16 [INFO] The user operation is waiting for background work to complete.
03:08:16 [INFO] Fetching org.eclipse.wst.sse.ui_1.5.0.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (312.17kB)
03:08:16 [INFO] Unpacking org.eclipse.wst.sse.ui_1.5.0.v201810290944...
03:08:16 [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201811122127.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (254.74kB)
03:08:16 [INFO] The user operation is waiting for background work to complete.
03:08:16 [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201811122127.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (254.74kB)
03:08:16 [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201811122127...
03:08:16 [INFO] Fetching org.eclipse.ui.workbench_3.112.100.v20181127-1518.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,019.57kB)
03:08:16 [INFO] The user operation is waiting for background work to complete.
03:08:16 [INFO] Fetching org.eclipse.ui.workbench_3.112.100.v20181127-1518.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1,019.57kB)
03:08:16 [INFO] Unpacking org.eclipse.ui.workbench_3.112.100.v20181127-1518...
03:08:17 [INFO] Fetching org.eclipse.m2e.editor.xml_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (101.57kB)
03:08:17 [INFO] The user operation is waiting for background work to complete.
03:08:17 [INFO] Fetching org.eclipse.m2e.editor.xml_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (101.57kB)
03:08:17 [INFO] Unpacking org.eclipse.m2e.editor.xml_1.10.0.20181127-2120...
03:08:17 [INFO] Fetching org.eclipse.wst.common.emf_1.2.600.v201803151712.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (77.3kB)
03:08:17 [INFO] The user operation is waiting for background work to complete.
03:08:17 [INFO] Fetching org.eclipse.wst.common.emf_1.2.600.v201803151712.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (77.3kB)
03:08:17 [INFO] Unpacking org.eclipse.wst.common.emf_1.2.600.v201803151712...
03:08:17 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.200.v201811192212.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (332.33kB)
03:08:17 [INFO] The user operation is waiting for background work to complete.
03:08:17 [INFO] Fetching org.eclipse.wst.xml.ui_1.2.200.v201811192212.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (332.33kB)
03:08:17 [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.200.v201811192212...
03:08:17 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201802151734.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.71kB)
03:08:17 [INFO] The user operation is waiting for background work to complete.
03:08:17 [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201802151734.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.71kB)
03:08:18 [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201802151734...
03:08:18 [INFO] Fetching org.eclipse.m2e.launching_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (40.28kB)
03:08:18 [INFO] The user operation is waiting for background work to complete.
03:08:18 [INFO] Fetching org.eclipse.m2e.launching_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (40.28kB)
03:08:18 [INFO] Unpacking org.eclipse.m2e.launching_1.10.0.20181127-2120...
03:08:18 [INFO] Fetching org.eclipse.m2e.feature_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.92kB)
03:08:18 [INFO] Fetching org.eclipse.m2e.feature_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.92kB)
03:08:18 [INFO] Fetching org.eclipse.m2e.importer_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (10.42kB)
03:08:18 [INFO] The user operation is waiting for background work to complete.
03:08:18 [INFO] Fetching org.eclipse.m2e.importer_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (10.42kB)
03:08:18 [INFO] Unpacking org.eclipse.m2e.importer_1.10.0.20181127-2120...
03:08:18 [INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.18kB)
03:08:18 [INFO] The user operation is waiting for background work to complete.
03:08:18 [INFO] Fetching org.eclipse.m2e.lifecyclemapping.defaults_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.18kB)
03:08:18 [INFO] Unpacking org.eclipse.m2e.lifecyclemapping.defaults_1.10.0.20181127-2120...
03:08:18 [INFO] Fetching org.eclipse.m2e.refactoring_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.78kB)
03:08:18 [INFO] The user operation is waiting for background work to complete.
03:08:18 [INFO] Fetching org.eclipse.m2e.refactoring_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.78kB)
03:08:18 [INFO] Unpacking org.eclipse.m2e.refactoring_1.10.0.20181127-2120...
03:08:18 [INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.31kB)
03:08:18 [INFO] Fetching org.eclipse.m2e.maven.runtime.slf4j.simple_1.10.0.20181127-2120.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.31kB)
03:08:18 [INFO] Fetching org.eclipse.m2e.scm_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (28.49kB)
03:08:18 [INFO] The user operation is waiting for background work to complete.
03:08:18 [INFO] Fetching org.eclipse.m2e.scm_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (28.49kB)
03:08:19 [INFO] Unpacking org.eclipse.m2e.scm_1.10.0.20181127-2120...
03:08:19 [INFO] Fetching org.eclipse.platform_4.10.0.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (255.52kB)
03:08:19 [INFO] The user operation is waiting for background work to complete.
03:08:19 [INFO] Fetching org.eclipse.platform_4.10.0.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (255.52kB)
03:08:19 [INFO] Unpacking org.eclipse.platform_4.10.0.v20181206-0815...
03:08:19 [INFO] Fetching org.eclipse.m2e.jdt.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (15.79kB)
03:08:19 [INFO] The user operation is waiting for background work to complete.
03:08:19 [INFO] Fetching org.eclipse.m2e.jdt.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (15.79kB)
03:08:19 [INFO] Unpacking org.eclipse.m2e.jdt.ui_1.10.0.20181127-2120...
03:08:19 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.56kB)
03:08:19 [INFO] The user operation is waiting for background work to complete.
03:08:19 [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.56kB)
03:08:19 [INFO] Unpacking org.eclipse.m2e.sourcelookup.ui_1.10.0.20181127-2120...
03:08:19 [INFO] Fetching org.eclipse.m2e.profiles.core_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.73kB)
03:08:19 [INFO] The user operation is waiting for background work to complete.
03:08:19 [INFO] Fetching org.eclipse.m2e.profiles.core_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.73kB)
03:08:19 [INFO] Unpacking org.eclipse.m2e.profiles.core_1.10.0.20181127-2120...
03:08:19 [INFO] Fetching org.eclipse.m2e.profiles.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.82kB)
03:08:19 [INFO] The user operation is waiting for background work to complete.
03:08:19 [INFO] Fetching org.eclipse.m2e.profiles.ui_1.10.0.20181127-2120.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.82kB)
03:08:19 [INFO] Unpacking org.eclipse.m2e.profiles.ui_1.10.0.20181127-2120...
03:08:19 [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201802171838.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (28.94kB)
03:08:19 [INFO] The user operation is waiting for background work to complete.
03:08:19 [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201802171838.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (28.94kB)
03:08:19 [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201802171838...
03:08:19 [INFO] Fetching org.eclipse.platform.doc.user_4.10.0.v20181206-0718.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.01MB)
03:08:19 [INFO] The user operation is waiting for background work to complete.
03:08:19 [INFO] Fetching org.eclipse.platform.doc.user_4.10.0.v20181206-0718.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.01MB)
03:08:20 [INFO] Unpacking org.eclipse.platform.doc.user_4.10.0.v20181206-0718...
03:08:20 [INFO] Fetching org.eclipse.ui.intro.universal_3.3.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.74MB)
03:08:20 [INFO] The user operation is waiting for background work to complete.
03:08:20 [INFO] Fetching org.eclipse.ui.intro.universal_3.3.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.74MB)
03:08:20 [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.300.v20180821-0700...
03:08:20 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.200.v20180921-0739.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.6kB)
03:08:20 [INFO] The user operation is waiting for background work to complete.
03:08:20 [INFO] Fetching org.eclipse.ui.genericeditor_1.1.200.v20180921-0739.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.6kB)
03:08:21 [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.200.v20180921-0739...
03:08:21 [INFO] Fetching org.eclipse.ui.monitoring_1.1.300.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.91kB)
03:08:21 [INFO] The user operation is waiting for background work to complete.
03:08:21 [INFO] Fetching org.eclipse.ui.monitoring_1.1.300.v20180828-1350.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.91kB)
03:08:21 [INFO] Unpacking org.eclipse.ui.monitoring_1.1.300.v20180828-1350...
03:08:21 [INFO] Fetching org.eclipse.ui.net_1.3.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.33kB)
03:08:21 [INFO] The user operation is waiting for background work to complete.
03:08:21 [INFO] Fetching org.eclipse.ui.net_1.3.300.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.33kB)
03:08:21 [INFO] Unpacking org.eclipse.ui.net_1.3.300.v20180827-1041...
03:08:21 [INFO] Fetching org.eclipse.ui.ide.application_1.3.100.v20181129-0817.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.48kB)
03:08:21 [INFO] The user operation is waiting for background work to complete.
03:08:21 [INFO] Fetching org.eclipse.ui.ide.application_1.3.100.v20181129-0817.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.48kB)
03:08:21 [INFO] Unpacking org.eclipse.ui.ide.application_1.3.100.v20181129-0817...
03:08:21 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.300.v20180921-1036.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (40.71kB)
03:08:21 [INFO] The user operation is waiting for background work to complete.
03:08:21 [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.300.v20180921-1036.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (40.71kB)
03:08:21 [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.300.v20180921-1036...
03:08:21 [INFO] Fetching org.eclipse.ui.themes_1.2.300.v20181108-1102.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.1kB)
03:08:21 [INFO] The user operation is waiting for background work to complete.
03:08:21 [INFO] Fetching org.eclipse.ui.themes_1.2.300.v20181108-1102.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.1kB)
03:08:21 [INFO] Unpacking org.eclipse.ui.themes_1.2.300.v20181108-1102...
03:08:21 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.29kB)
03:08:21 [INFO] The user operation is waiting for background work to complete.
03:08:21 [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14.29kB)
03:08:21 [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700...
03:08:21 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.200.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.79kB)
03:08:21 [INFO] The user operation is waiting for background work to complete.
03:08:21 [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.200.v20180827-1041.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.79kB)
03:08:21 [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.200.v20180827-1041...
03:08:22 [INFO] Fetching org.eclipse.urischeme_1.0.100.v20181204-1430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.64kB)
03:08:22 [INFO] The user operation is waiting for background work to complete.
03:08:22 [INFO] Fetching org.eclipse.urischeme_1.0.100.v20181204-1430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (21.64kB)
03:08:22 [INFO] Unpacking org.eclipse.urischeme_1.0.100.v20181204-1430...
03:08:22 [INFO] Fetching org.eclipse.platform_4.10.0.v20181206-0815.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (20.45kB)
03:08:22 [INFO] Fetching org.eclipse.platform_4.10.0.v20181206-0815.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (20.45kB)
03:08:22 [INFO] Fetching org.eclipse.platform_root_4.10.0.v20181206-0815 from http://download.eclipse.org/releases/2018-12/201812191000/binary/ (196B)
03:08:22 [INFO] Fetching org.eclipse.platform_root_4.10.0.v20181206-0815 from http://download.eclipse.org/releases/2018-12/201812191000/binary/ (196B)
03:08:22 [INFO] Fetching org.eclipse.update.configurator_3.4.100.v20180821-1913.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.11kB)
03:08:22 [INFO] The user operation is waiting for background work to complete.
03:08:22 [INFO] Fetching org.eclipse.update.configurator_3.4.100.v20180821-1913.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.11kB)
03:08:22 [INFO] Unpacking org.eclipse.update.configurator_3.4.100.v20180821-1913...
03:08:22 [INFO] Fetching org.eclipse.rcp_4.10.0.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.43kB)
03:08:22 [INFO] The user operation is waiting for background work to complete.
03:08:22 [INFO] Fetching org.eclipse.rcp_4.10.0.v20181206-0815.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.43kB)
03:08:22 [INFO] Unpacking org.eclipse.rcp_4.10.0.v20181206-0815...
03:08:22 [INFO] Fetching org.eclipse.rcp_4.10.0.v20181206-0815.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.11kB)
03:08:22 [INFO] Fetching org.eclipse.rcp_4.10.0.v20181206-0815.jar from http://download.eclipse.org/releases/2018-12/201812191000/features/ (19.11kB)
03:08:22 [INFO] Fetching org.eclipse.rcp_root_4.10.0.v20181206-0815 from http://download.eclipse.org/releases/2018-12/201812191000/binary/ (25.78kB)
03:08:22 [INFO] Fetching org.eclipse.rcp_root_4.10.0.v20181206-0815 from http://download.eclipse.org/releases/2018-12/201812191000/binary/ (25.78kB)
03:08:22 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (124.12kB)
03:08:22 [INFO] The user operation is waiting for background work to complete.
03:08:22 [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (124.12kB)
03:08:23 [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
03:08:23 [INFO] Fetching javax.wsdl_1.6.2.v201012040545.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.48kB)
03:08:23 [INFO] The user operation is waiting for background work to complete.
03:08:23 [INFO] Fetching javax.wsdl_1.6.2.v201012040545.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.48kB)
03:08:23 [INFO] Unpacking javax.wsdl_1.6.2.v201012040545...
03:08:23 [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.3kB)
03:08:23 [INFO] The user operation is waiting for background work to complete.
03:08:23 [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201707201954.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (43.3kB)
03:08:23 [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201707201954...
03:08:23 [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.09kB)
03:08:23 [INFO] The user operation is waiting for background work to complete.
03:08:23 [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (20.09kB)
03:08:23 [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201810290944...
03:08:23 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201802151734.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (53.33kB)
03:08:23 [INFO] The user operation is waiting for background work to complete.
03:08:23 [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201802151734.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (53.33kB)
03:08:23 [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201802151734...
03:08:23 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201808012032.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (119.04kB)
03:08:23 [INFO] The user operation is waiting for background work to complete.
03:08:23 [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201808012032.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (119.04kB)
03:08:23 [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201808012032...
03:08:23 [INFO] Fetching org.eclipse.wst.common.ui_1.1.600.v201811161824.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.87kB)
03:08:23 [INFO] The user operation is waiting for background work to complete.
03:08:23 [INFO] Fetching org.eclipse.wst.common.ui_1.1.600.v201811161824.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (55.87kB)
03:08:24 [INFO] Unpacking org.eclipse.wst.common.ui_1.1.600.v201811161824...
03:08:24 [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (134.38kB)
03:08:24 [INFO] The user operation is waiting for background work to complete.
03:08:24 [INFO] Fetching org.eclipse.wst.validation_1.2.701.v201810290944.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (134.38kB)
03:08:24 [INFO] Unpacking org.eclipse.wst.validation_1.2.701.v201810290944...
03:08:24 [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201811122154.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (49.33kB)
03:08:24 [INFO] The user operation is waiting for background work to complete.
03:08:24 [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201811122154.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (49.33kB)
03:08:24 [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201811122154...
03:08:24 [INFO] Fetching org.eclipse.xsd_2.16.0.v20181127-0852.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (535.85kB)
03:08:24 [INFO] The user operation is waiting for background work to complete.
03:08:24 [INFO] Fetching org.eclipse.xsd_2.16.0.v20181127-0852.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (535.85kB)
03:08:24 [INFO] Unpacking org.eclipse.xsd_2.16.0.v20181127-0852...
03:08:25 [INFO] Fetching org.eclipse.compare.win32_1.2.300.v20180926-0905.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.46kB)
03:08:25 [INFO] The user operation is waiting for background work to complete.
03:08:25 [INFO] Fetching org.eclipse.compare.win32_1.2.300.v20180926-0905.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (24.46kB)
03:08:25 [INFO] Unpacking org.eclipse.compare.win32_1.2.300.v20180926-0905...
03:08:25 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.09MB)
03:08:25 [INFO] The user operation is waiting for background work to complete.
03:08:25 [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.09MB)
03:08:25 [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.109.0.v20181204-1801...
03:08:25 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.88kB)
03:08:25 [INFO] The user operation is waiting for background work to complete.
03:08:25 [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (30.88kB)
03:08:26 [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158...
03:08:26 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.76kB)
03:08:26 [INFO] The user operation is waiting for background work to complete.
03:08:26 [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (27.76kB)
03:08:26 [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635...
03:08:26 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.27kB)
03:08:26 [INFO] The user operation is waiting for background work to complete.
03:08:26 [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.27kB)
03:08:26 [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942...
03:08:26 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.900.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (75.25kB)
03:08:26 [INFO] The user operation is waiting for background work to complete.
03:08:26 [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.900.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (75.25kB)
03:08:26 [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.900.v20180922-1751...
03:08:26 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.33kB)
03:08:26 [INFO] The user operation is waiting for background work to complete.
03:08:26 [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (31.33kB)
03:08:26 [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235...
03:08:26 [INFO] Fetching org.eclipse.ui.win32_3.4.100.v20180828-0838.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.38kB)
03:08:26 [INFO] The user operation is waiting for background work to complete.
03:08:26 [INFO] Fetching org.eclipse.ui.win32_3.4.100.v20180828-0838.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.38kB)
03:08:26 [INFO] Unpacking org.eclipse.ui.win32_3.4.100.v20180828-0838...
03:08:27 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.95kB)
03:08:27 [INFO] The user operation is waiting for background work to complete.
03:08:27 [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (9.95kB)
03:08:27 [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158...
03:08:27 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.13kB)
03:08:27 [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.100.v20180828-0227.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (19.13kB)
03:08:27 [INFO] The user operation is waiting for background work to complete.
03:08:27 [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.100.v20180828-0227...
03:08:27 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.900.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.09kB)
03:08:27 [INFO] The user operation is waiting for background work to complete.
03:08:27 [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.900.v20180922-1751.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (33.09kB)
03:08:27 [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.900.v20180922-1751...
03:08:27 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (792.43kB)
03:08:27 [INFO] The user operation is waiting for background work to complete.
03:08:27 [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.109.0.v20181204-1801.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (792.43kB)
03:08:27 [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.109.0.v20181204-1801...
03:08:27 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.51kB)
03:08:27 [INFO] The user operation is waiting for background work to complete.
03:08:27 [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (13.51kB)
03:08:28 [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235...
03:08:28 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.200.v20180823-0805.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.13kB)
03:08:28 [INFO] The user operation is waiting for background work to complete.
03:08:28 [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.200.v20180823-0805.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (12.13kB)
03:08:28 [INFO] Unpacking org.eclipse.jdt.launching.macosx_3.4.200.v20180823-0805...
03:08:28 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.200.v20180823-0805.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.21kB)
03:08:28 [INFO] The user operation is waiting for background work to complete.
03:08:28 [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.200.v20180823-0805.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (29.21kB)
03:08:28 [INFO] Unpacking org.eclipse.jdt.launching.ui.macosx_1.2.200.v20180823-0805...
03:08:28 [INFO] Fetching org.eclipse.ui.cocoa_1.2.100.v20180828-0838.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.62kB)
03:08:28 [INFO] The user operation is waiting for background work to complete.
03:08:28 [INFO] Fetching org.eclipse.ui.cocoa_1.2.100.v20180828-0838.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (7.62kB)
03:08:28 [INFO] Unpacking org.eclipse.ui.cocoa_1.2.100.v20180828-0838...
03:08:28 [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/pom.xml
03:08:28 [INFO] Computing target platform for MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/pom.xml
03:08:28 [INFO] Resolving dependencies of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/pom.xml
03:08:30 [INFO] Resolving class path of MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/pom.xml
03:08:30 [INFO] ------------------------------------------------------------------------
03:08:30 [INFO] Reactor Build Order:
03:08:30 [INFO] 
03:08:30 [INFO] Eclipse Scout SDK P2                                               [pom]
03:08:30 [INFO] Eclipse Scout SDK P2 Build Target                                  [pom]
03:08:30 [INFO] Eclipse Scout SDK Feature                              [eclipse-feature]
03:08:30 [INFO] Eclipse Scout SDK Repository                        [eclipse-repository]
03:08:30 [INFO] Eclipse Scout SDK                                                  [pom]
03:08:30 [INFO] 
03:08:30 [INFO] -----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2 >-----------
03:08:30 [INFO] Building Eclipse Scout SDK P2 9.0.0-SNAPSHOT                       [1/5]
03:08:30 [INFO] --------------------------------[ pom ]---------------------------------
03:08:30 [WARNING] The POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:jar:9.0.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
03:08:30 [WARNING] The POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.nls:jar:sources:9.0.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
03:08:30 [WARNING] The POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:jar:9.0.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
03:08:30 [WARNING] The POM for org.eclipse.scout.sdk.s2e:org.eclipse.scout.sdk.s2e.ui:jar:sources:9.0.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
03:08:30 [INFO] 
03:08:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] 
03:08:30 [INFO] --- flatten-maven-plugin:1.0.1:clean (flatten.clean) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] 
03:08:30 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] Skipping Rule Enforcement.
03:08:30 [INFO] 
03:08:30 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] 
03:08:30 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.p2/../target/jacoco-all.exec
03:08:30 [INFO] 
03:08:30 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] 
03:08:30 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] 
03:08:30 [INFO] --- flatten-maven-plugin:1.0.1:flatten (flatten) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] Generating flattened POM of project org.eclipse.scout.sdk:org.eclipse.scout.sdk.p2:pom:9.0.0-SNAPSHOT...
03:08:30 [INFO] 
03:08:30 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] No site descriptor found: nothing to attach.
03:08:30 [INFO] 
03:08:30 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] Skipping packaging of the test-jar
03:08:30 [INFO] 
03:08:30 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk.p2 ---
03:08:30 [INFO] 
03:08:30 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk.p2 ---
03:08:31 [INFO] Checking compile classpath
03:08:31 [INFO] Checking runtime classpath
03:08:31 [INFO] Checking test classpath
03:08:31 [INFO] 
03:08:31 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk.p2 ---
03:08:31 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
03:08:32 [INFO] 
03:08:32 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk.p2 ---
03:08:32 [INFO] 
03:08:32 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk.p2 ---
03:08:33 [INFO] 
03:08:33 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk.p2 ---
03:08:33 [INFO] Skip jar signing
03:08:33 [INFO] 
03:08:33 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.scout.sdk.p2 ---
03:08:33 [INFO] 
03:08:33 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk.p2 ---
03:08:33 [INFO] 
03:08:33 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk.p2 ---
03:08:33 [INFO] 
03:08:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk.p2 ---
03:08:33 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk.p2/.flattened-pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk.p2/9.0.0-SNAPSHOT/org.eclipse.scout.sdk.p2-9.0.0-SNAPSHOT.pom
03:08:33 [INFO] 
03:08:33 [INFO] ---------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-target >---------
03:08:33 [INFO] Building Eclipse Scout SDK P2 Build Target 9.0.0-SNAPSHOT          [2/5]
03:08:33 [INFO] --------------------------------[ pom ]---------------------------------
03:08:33 [INFO] 
03:08:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] 
03:08:33 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] Skipping Rule Enforcement.
03:08:33 [INFO] 
03:08:33 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] 
03:08:33 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-target/../target/jacoco-all.exec
03:08:33 [INFO] 
03:08:33 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] 
03:08:33 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] 
03:08:33 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] No site descriptor found: nothing to attach.
03:08:33 [INFO] 
03:08:33 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] Skipping packaging of the test-jar
03:08:33 [INFO] 
03:08:33 [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] 
03:08:33 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] 
03:08:33 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] Checking compile classpath
03:08:33 [INFO] Checking runtime classpath
03:08:33 [INFO] Checking test classpath
03:08:33 [INFO] 
03:08:33 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-target ---
03:08:33 [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
03:08:34 [INFO] 
03:08:34 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-target ---
03:08:34 [INFO] 
03:08:34 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-target ---
03:08:34 [INFO] 
03:08:34 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk-target ---
03:08:34 [INFO] Skip jar signing
03:08:34 [INFO] 
03:08:34 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.scout.sdk-target ---
03:08:34 [INFO] 
03:08:34 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-target ---
03:08:34 [INFO] 
03:08:34 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-target ---
03:08:34 [INFO] 
03:08:34 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-target ---
03:08:34 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-target/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-target-9.0.0-SNAPSHOT.pom
03:08:34 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-target/org.eclipse.2018-12-dependencies.target to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-target/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-target-9.0.0-SNAPSHOT-org.eclipse.2018-12.target
03:08:34 [INFO] 
03:08:34 [INFO] --------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature >---------
03:08:34 [INFO] Building Eclipse Scout SDK Feature 9.0.0-SNAPSHOT                  [3/5]
03:08:34 [INFO] --------------------------[ eclipse-feature ]---------------------------
03:08:34 [INFO] 
03:08:34 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk-feature ---
03:08:34 [INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/target
03:08:34 [INFO] 
03:08:34 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-feature ---
03:08:34 [INFO] The project's OSGi version is 9.0.0.20200801-0605
03:08:34 [INFO] 
03:08:34 [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.scout.sdk-feature ---
03:08:34 [INFO] 
03:08:34 [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.scout.sdk-feature ---
03:08:34 [INFO] 
03:08:34 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-feature ---
03:08:34 [INFO] Skipping Rule Enforcement.
03:08:34 [INFO] 
03:08:34 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk-feature ---
03:08:35 [INFO] 
03:08:35 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk-feature ---
03:08:35 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/../target/jacoco-all.exec
03:08:35 [INFO] 
03:08:35 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-feature ---
03:08:35 [INFO] 
03:08:35 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk-feature ---
03:08:35 [INFO] 
03:08:35 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-feature ---
03:08:35 [INFO] 
03:08:35 [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.scout.sdk-feature ---
03:08:35 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT.jar
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] Skipping because packaging 'eclipse-feature' is not pom.
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] Skipping packaging of the test-jar
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] No sources in project. Archive not created.
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (generate-source-feature) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT-sources-feature.jar
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] No baseline version MavenProject: org.eclipse.scout.sdk:org.eclipse.scout.sdk-feature:9.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/pom.xml
03:08:36 [INFO] 
03:08:36 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] Skipping duplicate-finder execution!
03:08:36 [INFO] 
03:08:36 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] Signature checking is skipped.
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] No sources in project. Archive not created.
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] 
03:08:36 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] Skip jar signing
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT.jar
03:08:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT.pom
03:08:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/target/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT-sources-feature.jar
03:08:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/target/p2content.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT-p2metadata.xml
03:08:36 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-feature/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-feature-9.0.0-SNAPSHOT-p2artifacts.xml
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-feature ---
03:08:36 [INFO] 
03:08:36 [INFO] -------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-repository >-------
03:08:36 [INFO] Building Eclipse Scout SDK Repository 9.0.0-SNAPSHOT               [4/5]
03:08:36 [INFO] -------------------------[ eclipse-repository ]-------------------------
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.scout.sdk-repository ---
03:08:36 [INFO] 
03:08:36 [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.scout.sdk-repository ---
03:08:36 [INFO] The project's OSGi version is 9.0.0.20200801-0605
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.sdk-repository ---
03:08:36 [INFO] Skipping Rule Enforcement.
03:08:36 [INFO] 
03:08:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.scout.sdk-repository ---
03:08:36 [INFO] 
03:08:36 [INFO] --- git-commit-id-plugin:2.2.5:revision (default) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] 
03:08:37 [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/../target/jacoco-all.exec
03:08:37 [INFO] 
03:08:37 [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (initialize-parse-version) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] 
03:08:37 [INFO] --- build-helper-maven-plugin:3.0.0:regex-property (initialize-regex) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] 
03:08:37 [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:08:37 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/src/main/resources
03:08:37 [INFO] Copying 1 resource
03:08:37 [INFO] 
03:08:37 [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] 
03:08:37 [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
03:08:37 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
03:08:37 [INFO] 
03:08:37 [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] 
03:08:37 [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] 
03:08:37 [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] 
03:08:37 [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.scout.sdk-repository ---
03:08:37 [INFO] Copying resources from /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/target/classes to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/target/repository
03:08:38 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200801-0605.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.eclipse.equinox.p2.iu; org.apache.commons.lang3 [3.1.0,3.1.0].]
03:08:38 [WARNING] More information on the preceding warning(s) can be found here:
03:08:38 [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
03:08:38 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200801-0605.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.eclipse.equinox.p2.iu; org.apache.commons.lang3 [3.1.0,3.1.0].]
03:08:38 [WARNING] More information on the preceding warning(s) can be found here:
03:08:38 [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
03:08:38 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200801-0605.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.eclipse.equinox.p2.iu; org.apache.commons.lang3 [3.1.0,3.1.0].]
03:08:38 [WARNING] More information on the preceding warning(s) can be found here:
03:08:38 [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
03:08:38 [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from 20200801-0605.Default 1.0.0.7D7E3cXKU--_kE7AE9GAU9OKG to org.eclipse.equinox.p2.iu; org.apache.commons.lang3 [3.1.0,3.1.0].]
03:08:38 [WARNING] More information on the preceding warning(s) can be found here:
03:08:38 [WARNING] - http://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool
03:08:39 [INFO] 
03:08:39 [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] Building zip: /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-9.0.0-SNAPSHOT.zip
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] Skipping because packaging 'eclipse-repository' is not pom.
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] Skipping packaging of the test-jar
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] No sources in project. Archive not created.
03:08:39 [INFO] 
03:08:39 [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] Skipping duplicate-finder execution!
03:08:39 [INFO] 
03:08:39 [INFO] --- animal-sniffer-maven-plugin:1.17:check (enforce-java-api-compatibility) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] Signature checking is skipped.
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] No sources in project. Archive not created.
03:08:39 [INFO] 
03:08:39 [INFO] --- tycho-pack200a-plugin:1.3.0:normalize (pack200-normalize) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] 
03:08:39 [INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] Skip jar signing
03:08:39 [INFO] 
03:08:39 [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] 
03:08:39 [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/target/org.eclipse.scout.sdk-repository-9.0.0-SNAPSHOT.zip to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-9.0.0-SNAPSHOT.zip
03:08:39 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-9.0.0-SNAPSHOT.pom
03:08:39 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/target/p2content.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-9.0.0-SNAPSHOT-p2metadata.xml
03:08:39 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/org.eclipse.scout.sdk-repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-repository/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-repository-9.0.0-SNAPSHOT-p2artifacts.xml
03:08:39 [INFO] 
03:08:39 [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.scout.sdk-repository ---
03:08:39 [INFO] 
03:08:39 [INFO] ----------< org.eclipse.scout.sdk:org.eclipse.scout.sdk-root >----------
03:08:39 [INFO] Building Eclipse Scout SDK 9.0.0-SNAPSHOT                          [5/5]
03:08:39 [INFO] --------------------------------[ pom ]---------------------------------
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.scout.sdk-root ---
03:08:39 [INFO] 
03:08:39 [INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.scout.sdk-root ---
03:08:39 [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/pom.xml to /home/jenkins/agent/workspace/org.eclipse.scout.sdk.branch-9.0_continuous/.repository/org/eclipse/scout/sdk/org.eclipse.scout.sdk-root/9.0.0-SNAPSHOT/org.eclipse.scout.sdk-root-9.0.0-SNAPSHOT.pom
03:08:39 [INFO] ------------------------------------------------------------------------
03:08:39 [INFO] Reactor Summary for Eclipse Scout SDK 9.0.0-SNAPSHOT:
03:08:39 [INFO] 
03:08:39 [INFO] Eclipse Scout SDK P2 ............................... SUCCESS [  3.635 s]
03:08:39 [INFO] Eclipse Scout SDK P2 Build Target .................. SUCCESS [  0.792 s]
03:08:39 [INFO] Eclipse Scout SDK Feature .......................... SUCCESS [  1.683 s]
03:08:39 [INFO] Eclipse Scout SDK Repository ....................... SUCCESS [  3.439 s]
03:08:39 [INFO] Eclipse Scout SDK .................................. SUCCESS [  0.046 s]
03:08:39 [INFO] ------------------------------------------------------------------------
03:08:39 [INFO] BUILD SUCCESS
03:08:39 [INFO] ------------------------------------------------------------------------
03:08:39 [INFO] Total time:  01:48 min
03:08:39 [INFO] Finished at: 2020-07-29T07:08:39Z
03:08:39 [INFO] ------------------------------------------------------------------------
03:08:41 Sending e-mails to: Arthur.vanDorp@bsi-software.com
03:08:42 Recording test results
03:08:43 Finished: SUCCESS