Skip to content

Console Output

Started by user marcus.mews@numberfour.eu
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://github.com/eclipse/Xpect.git into /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace@script to read Jenkinsfile
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/Xpect.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4b4508aa1137769f674c111346202c60741199dc (refs/remotes/origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 4b4508aa1137769f674c111346202c60741199dc
Commit message: "Merge pull request #268 from mor-n4/GH-264-b"
 > /usr/local/bin/git rev-list --no-walk 415a24251ef6fe74b5ca57b00eb5edc45ff39bb6 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
03:40:46 [2019-06-24T07:40:46.903Z] Running on Jenkins in /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace
[Pipeline] {
[Pipeline] tool
[Pipeline] timeout
03:40:47 [2019-06-24T07:40:47.395Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (prepare workspace)
[Pipeline] cleanWs
03:40:47 [2019-06-24T07:40:47.853Z] [WS-CLEANUP] Deleting project workspace...
03:40:47 [2019-06-24T07:40:47.854Z] [WS-CLEANUP] Deferred wipeout is used...
03:40:47 [2019-06-24T07:40:47.859Z] [WS-CLEANUP] done
[Pipeline] checkout
03:40:48 [2019-06-24T07:40:48.188Z] No credentials specified
03:40:48 [2019-06-24T07:40:48.188Z] Cloning the remote Git repository
03:40:48 [2019-06-24T07:40:48.189Z] Cloning repository https://github.com/eclipse/Xpect.git
03:40:48 [2019-06-24T07:40:48.189Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace # timeout=10
03:40:48 [2019-06-24T07:40:48.195Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
03:40:48 [2019-06-24T07:40:48.195Z]  > /usr/local/bin/git --version # timeout=10
03:40:48 [2019-06-24T07:40:48.198Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
03:40:56 [2019-06-24T07:40:56.519Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
03:40:56 [2019-06-24T07:40:56.522Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:40:56 [2019-06-24T07:40:56.525Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
03:40:56 [2019-06-24T07:40:56.528Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
03:40:56 [2019-06-24T07:40:56.528Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
03:40:56 [2019-06-24T07:40:56.722Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:40:56 [2019-06-24T07:40:56.725Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
03:40:56 [2019-06-24T07:40:56.730Z] Checking out Revision 4b4508aa1137769f674c111346202c60741199dc (refs/remotes/origin/master)
03:40:56 [2019-06-24T07:40:56.730Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
03:40:56 [2019-06-24T07:40:56.733Z]  > /usr/local/bin/git checkout -f 4b4508aa1137769f674c111346202c60741199dc
03:40:56 [2019-06-24T07:40:56.799Z] Commit message: "Merge pull request #268 from mor-n4/GH-264-b"
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (log configuration)
[Pipeline] echo
03:40:57 [2019-06-24T07:40:57.450Z] ===== checking tools versions =====
[Pipeline] sh
03:40:57 [2019-06-24T07:40:57.847Z] + git config --get remote.origin.url
03:40:57 [2019-06-24T07:40:57.847Z] https://github.com/eclipse/Xpect.git
03:40:57 [2019-06-24T07:40:57.847Z] + git reset --hard
03:40:57 [2019-06-24T07:40:57.847Z] HEAD is now at 4b4508a Merge pull request #268 from mor-n4/GH-264-b
03:40:57 [2019-06-24T07:40:57.847Z] + pwd
03:40:57 [2019-06-24T07:40:57.847Z] /jobs/genie.xpect/Xpect-Integration-Release/workspace
03:40:57 [2019-06-24T07:40:57.847Z] + ls -la
03:40:57 [2019-06-24T07:40:57.847Z] total 48
03:40:57 [2019-06-24T07:40:57.847Z] drwxrwsr-x 1 genie.xpect modeling.xpect  1034 Jun 24 03:40 .
03:40:57 [2019-06-24T07:40:57.847Z] drwxrwsr-x 1 genie.xpect modeling.xpect   186 Jun 24 03:40 ..
03:40:57 [2019-06-24T07:40:57.847Z] -rw-rw-r-- 1 genie.xpect modeling.xpect 12535 Jun 24 03:40 EPL-1.0.html
03:40:57 [2019-06-24T07:40:57.847Z] drwxrwsr-x 1 genie.xpect modeling.xpect   154 Jun 24 03:40 .git
03:40:57 [2019-06-24T07:40:57.847Z] -rw-rw-r-- 1 genie.xpect modeling.xpect    35 Jun 24 03:40 .gitignore
03:40:57 [2019-06-24T07:40:57.847Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3845 Jun 24 03:40 Jenkinsfile
03:40:57 [2019-06-24T07:40:57.847Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  9013 Jun 24 03:40 notice.html
03:40:57 [2019-06-24T07:40:57.847Z] drwxrwsr-x 1 genie.xpect modeling.xpect   270 Jun 24 03:40 org.eclipse.xpect
03:40:57 [2019-06-24T07:40:57.847Z] drwxrwsr-x 1 genie.xpect modeling.xpect   198 Jun 24 03:40 org.eclipse.xpect.doc
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   180 Jun 24 03:40 org.eclipse.xpect.examples
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   602 Jun 24 03:40 org.eclipse.xpect.releng
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 03:40 org.eclipse.xpect.sdk
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   208 Jun 24 03:40 org.eclipse.xpect.tests
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   248 Jun 24 03:40 org.eclipse.xpect.ui
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   206 Jun 24 03:40 org.eclipse.xpect.ui.junit
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 24 03:40 org.eclipse.xpect.xtext.lib
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 03:40 org.eclipse.xpect.xtext.lib.feature
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   196 Jun 24 03:40 org.eclipse.xpect.xtext.lib.tests
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   176 Jun 24 03:40 org.eclipse.xpect.xtext.xbase.lib
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   138 Jun 24 03:40 org.eclipse.xpect.xtext.xbase.lib.feature
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   220 Jun 24 03:40 org.eclipse.xtext.example.arithmetics.xpect.tests
03:40:57 [2019-06-24T07:40:57.848Z] drwxrwsr-x 1 genie.xpect modeling.xpect   194 Jun 24 03:40 org.eclipse.xtext.example.domainmodel.xpect.tests
03:40:57 [2019-06-24T07:40:57.848Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  3188 Jun 24 03:40 pom.xml
03:40:57 [2019-06-24T07:40:57.848Z] -rw-rw-r-- 1 genie.xpect modeling.xpect   198 Jun 24 03:40 .project
03:40:57 [2019-06-24T07:40:57.848Z] -rw-rw-r-- 1 genie.xpect modeling.xpect  1985 Jun 24 03:40 README.md
03:40:57 [2019-06-24T07:40:57.848Z] + /shared/common/apache-maven-3.0.5/bin/mvn -v
03:40:57 [2019-06-24T07:40:57.848Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:40:58 [2019-06-24T07:40:58.098Z] Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da; 2013-02-19 08:51:28-0500)
03:40:58 [2019-06-24T07:40:58.098Z] Maven home: /shared/common/apache-maven-3.0.5
03:40:58 [2019-06-24T07:40:58.098Z] Java version: 1.8.0_192, vendor: Oracle Corporation
03:40:58 [2019-06-24T07:40:58.098Z] Java home: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
03:40:58 [2019-06-24T07:40:58.098Z] Default locale: en_US, platform encoding: UTF-8
03:40:58 [2019-06-24T07:40:58.098Z] OS name: "linux", version: "3.12.74-60.64.40-default", arch: "amd64", family: "unix"
[Pipeline] echo
03:40:58 [2019-06-24T07:40:58.225Z] ===================================
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (compile with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
03:40:59 [2019-06-24T07:40:59.047Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!tests' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean install
03:40:59 [2019-06-24T07:40:59.047Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:41:00 [2019-06-24T07:41:00.392Z] [INFO] Scanning for projects...
03:41:00 [2019-06-24T07:41:00.642Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom
03:41:00 [2019-06-24T07:41:00.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.pom (3 KB at 7.7 KB/sec)
03:41:00 [2019-06-24T07:41:00.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom
03:41:00 [2019-06-24T07:41:00.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.4.0/tycho-1.4.0.pom (20 KB at 596.3 KB/sec)
03:41:00 [2019-06-24T07:41:00.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom
03:41:00 [2019-06-24T07:41:00.893Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.pom (5 KB at 142.0 KB/sec)
03:41:00 [2019-06-24T07:41:00.893Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom
03:41:00 [2019-06-24T07:41:00.893Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (7 KB at 281.5 KB/sec)
03:41:00 [2019-06-24T07:41:00.893Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom
03:41:00 [2019-06-24T07:41:00.893Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 KB at 929.2 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom
03:41:01 [2019-06-24T07:41:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 KB at 837.2 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
03:41:01 [2019-06-24T07:41:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 KB at 568.0 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom
03:41:01 [2019-06-24T07:41:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (4 KB at 165.3 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
03:41:01 [2019-06-24T07:41:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 134.3 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
03:41:01 [2019-06-24T07:41:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 954.4 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
03:41:01 [2019-06-24T07:41:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 509.3 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom
03:41:01 [2019-06-24T07:41:01.143Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (2 KB at 61.2 KB/sec)
03:41:01 [2019-06-24T07:41:01.143Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom
03:41:01 [2019-06-24T07:41:01.508Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (3 KB at 114.1 KB/sec)
03:41:01 [2019-06-24T07:41:01.508Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom
03:41:01 [2019-06-24T07:41:01.508Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 52.3 KB/sec)
03:41:01 [2019-06-24T07:41:01.508Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom
03:41:01 [2019-06-24T07:41:01.508Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 290.5 KB/sec)
03:41:01 [2019-06-24T07:41:01.508Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
03:41:01 [2019-06-24T07:41:01.508Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 767.7 KB/sec)
03:41:01 [2019-06-24T07:41:01.508Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 2.5 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 213.7 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 160.6 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 331.9 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 410.0 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (5 KB at 169.9 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 510.1 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 371.2 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (2 KB at 110.8 KB/sec)
03:41:01 [2019-06-24T07:41:01.759Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom
03:41:01 [2019-06-24T07:41:01.759Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (2 KB at 110.8 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (3 KB at 117.6 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (6 KB at 291.3 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (4 KB at 179.7 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (3 KB at 115.7 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (2 KB at 67.8 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (8 KB at 292.1 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 KB at 700.1 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom
03:41:02 [2019-06-24T07:41:02.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4 KB at 177.4 KB/sec)
03:41:02 [2019-06-24T07:41:02.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
03:41:03 [2019-06-24T07:41:03.870Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 9.8 KB/sec)
03:41:03 [2019-06-24T07:41:03.870Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom
03:41:03 [2019-06-24T07:41:03.870Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (6 KB at 197.4 KB/sec)
03:41:03 [2019-06-24T07:41:03.870Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom
03:41:04 [2019-06-24T07:41:04.421Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 KB at 14.8 KB/sec)
03:41:04 [2019-06-24T07:41:04.421Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom
03:41:04 [2019-06-24T07:41:04.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (3 KB at 5.4 KB/sec)
03:41:04 [2019-06-24T07:41:04.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom
03:41:04 [2019-06-24T07:41:04.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (3 KB at 75.4 KB/sec)
03:41:04 [2019-06-24T07:41:04.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom
03:41:06 [2019-06-24T07:41:06.842Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (2 KB at 1.0 KB/sec)
03:41:06 [2019-06-24T07:41:06.842Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom
03:41:06 [2019-06-24T07:41:06.842Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (8 KB at 359.2 KB/sec)
03:41:06 [2019-06-24T07:41:06.842Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom
03:41:06 [2019-06-24T07:41:06.842Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (3 KB at 100.7 KB/sec)
03:41:06 [2019-06-24T07:41:06.842Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom
03:41:06 [2019-06-24T07:41:06.842Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (4 KB at 144.3 KB/sec)
03:41:06 [2019-06-24T07:41:06.842Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom
03:41:06 [2019-06-24T07:41:06.842Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (2 KB at 81.0 KB/sec)
03:41:06 [2019-06-24T07:41:06.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
03:41:06 [2019-06-24T07:41:06.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (6 KB at 173.4 KB/sec)
03:41:06 [2019-06-24T07:41:06.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
03:41:06 [2019-06-24T07:41:06.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (5 KB at 240.1 KB/sec)
03:41:06 [2019-06-24T07:41:06.843Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
03:41:07 [2019-06-24T07:41:07.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 KB at 963.5 KB/sec)
03:41:07 [2019-06-24T07:41:07.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
03:41:07 [2019-06-24T07:41:07.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 314.3 KB/sec)
03:41:07 [2019-06-24T07:41:07.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
03:41:07 [2019-06-24T07:41:07.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 KB at 538.8 KB/sec)
03:41:07 [2019-06-24T07:41:07.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
03:41:07 [2019-06-24T07:41:07.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 199.8 KB/sec)
03:41:07 [2019-06-24T07:41:07.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
03:41:07 [2019-06-24T07:41:07.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 KB at 187.4 KB/sec)
03:41:07 [2019-06-24T07:41:07.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom
03:41:07 [2019-06-24T07:41:07.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 683.1 KB/sec)
03:41:07 [2019-06-24T07:41:07.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom
03:41:07 [2019-06-24T07:41:07.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 2631.4 KB/sec)
03:41:07 [2019-06-24T07:41:07.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
03:41:07 [2019-06-24T07:41:07.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (16 KB at 556.9 KB/sec)
03:41:07 [2019-06-24T07:41:07.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 KB at 399.7 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (67 KB at 3318.2 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 KB at 805.3 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (3 KB at 135.9 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 KB at 768.2 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 KB at 676.0 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (2 KB at 88.5 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.pom (2 KB at 97.5 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom
03:41:07 [2019-06-24T07:41:07.594Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.pom (2 KB at 67.7 KB/sec)
03:41:07 [2019-06-24T07:41:07.594Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom
03:41:08 [2019-06-24T07:41:08.602Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.pom (2 KB at 85.4 KB/sec)
03:41:08 [2019-06-24T07:41:08.602Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom
03:41:08 [2019-06-24T07:41:08.602Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.4.0/sisu-equinox-1.4.0.pom (2 KB at 40.2 KB/sec)
03:41:08 [2019-06-24T07:41:08.602Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom
03:41:08 [2019-06-24T07:41:08.602Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.pom (2 KB at 79.8 KB/sec)
03:41:08 [2019-06-24T07:41:08.602Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom
03:41:08 [2019-06-24T07:41:08.602Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.pom (2 KB at 64.7 KB/sec)
03:41:08 [2019-06-24T07:41:08.602Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
03:41:08 [2019-06-24T07:41:08.852Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (7 KB at 6.7 KB/sec)
03:41:08 [2019-06-24T07:41:08.852Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.pom (3 KB at 4.5 KB/sec)
03:41:09 [2019-06-24T07:41:09.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.pom (2 KB at 36.8 KB/sec)
03:41:09 [2019-06-24T07:41:09.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.4.0/tycho-bundles-1.4.0.pom (4 KB at 167.9 KB/sec)
03:41:09 [2019-06-24T07:41:09.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.pom (2 KB at 48.0 KB/sec)
03:41:09 [2019-06-24T07:41:09.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom
03:41:09 [2019-06-24T07:41:09.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4 KB at 163.6 KB/sec)
03:41:09 [2019-06-24T07:41:09.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom
03:41:09 [2019-06-24T07:41:09.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (2 KB at 90.5 KB/sec)
03:41:09 [2019-06-24T07:41:09.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom
03:41:09 [2019-06-24T07:41:09.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (13 KB at 672.0 KB/sec)
03:41:09 [2019-06-24T07:41:09.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom
03:41:09 [2019-06-24T07:41:09.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1665.8 KB/sec)
03:41:09 [2019-06-24T07:41:09.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
03:41:09 [2019-06-24T07:41:09.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (5 KB at 166.7 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.pom (3 KB at 104.2 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.4.0/tycho-p2-1.4.0.pom (2 KB at 47.8 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.pom (2 KB at 52.2 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.pom (2 KB at 43.5 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.4.0/tycho-maven-plugin-1.4.0.jar (6 KB at 197.7 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (60 KB at 1656.7 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (106 KB at 1285.6 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
03:41:09 [2019-06-24T07:41:09.603Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 1212.4 KB/sec)
03:41:09 [2019-06-24T07:41:09.603Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar
03:41:09 [2019-06-24T07:41:09.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (150 KB at 1589.4 KB/sec)
03:41:09 [2019-06-24T07:41:09.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
03:41:09 [2019-06-24T07:41:09.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.4.0/tycho-core-1.4.0.jar (196 KB at 1992.2 KB/sec)
03:41:09 [2019-06-24T07:41:09.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
03:41:09 [2019-06-24T07:41:09.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (461 KB at 4429.6 KB/sec)
03:41:09 [2019-06-24T07:41:09.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar
03:41:09 [2019-06-24T07:41:09.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 543.2 KB/sec)
03:41:09 [2019-06-24T07:41:09.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
03:41:09 [2019-06-24T07:41:09.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (242 KB at 6528.5 KB/sec)
03:41:09 [2019-06-24T07:41:09.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (183 KB at 6295.9 KB/sec)
03:41:09 [2019-06-24T07:41:09.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
03:41:09 [2019-06-24T07:41:09.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (84 KB at 3223.4 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 8861.2 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (57 KB at 3773.0 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (520 KB at 15280.7 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (55 KB at 2862.0 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar (98 KB at 3472.2 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar (240 KB at 9202.1 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.4.0/sisu-equinox-api-1.4.0.jar (4 KB at 152.7 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.4.0/sisu-equinox-embedder-1.4.0.jar (13 KB at 535.9 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.4.0/tycho-embedder-api-1.4.0.jar (7 KB at 400.3 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.4.0/org.eclipse.tycho.embedder.shared-1.4.0.jar (10 KB at 609.3 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (109 KB at 4035.4 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.4.0/tycho-metadata-model-1.4.0.jar (36 KB at 1222.4 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.4.0/tycho-p2-facade-1.4.0.jar (37 KB at 2410.0 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.4.0/org.eclipse.tycho.core.shared-1.4.0.jar (37 KB at 1650.7 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 190.3 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar (1415 KB at 22100.6 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.4.0/org.eclipse.tycho.p2.resolver.shared-1.4.0.jar (28 KB at 1268.2 KB/sec)
03:41:09 [2019-06-24T07:41:09.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.4.0/org.eclipse.tycho.p2.tools.shared-1.4.0.jar (21 KB at 1460.3 KB/sec)
03:41:10 [2019-06-24T07:41:10.405Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip
03:41:10 [2019-06-24T07:41:10.655Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.4.0/tycho-bundles-external-1.4.0.zip (7944 KB at 33377.2 KB/sec)
03:41:10 [2019-06-24T07:41:10.905Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar
03:41:10 [2019-06-24T07:41:10.905Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.4.0/org.eclipse.tycho.p2.resolver.impl-1.4.0.jar (214 KB at 7895.1 KB/sec)
03:41:10 [2019-06-24T07:41:10.905Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar
03:41:10 [2019-06-24T07:41:10.905Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.4.0/org.eclipse.tycho.p2.maven.repository-1.4.0.jar (145 KB at 1737.2 KB/sec)
03:41:10 [2019-06-24T07:41:10.905Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar
03:41:10 [2019-06-24T07:41:10.905Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.4.0/org.eclipse.tycho.p2.tools.impl-1.4.0.jar (48 KB at 2145.7 KB/sec)
03:41:13 [2019-06-24T07:41:13.388Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom
03:41:13 [2019-06-24T07:41:13.388Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.pom (2 KB at 59.6 KB/sec)
03:41:13 [2019-06-24T07:41:13.388Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar
03:41:13 [2019-06-24T07:41:13.388Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.4.0/target-platform-configuration-1.4.0.jar (8 KB at 297.5 KB/sec)
03:41:13 [2019-06-24T07:41:13.388Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom
03:41:13 [2019-06-24T07:41:13.388Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.pom (8 KB at 23.2 KB/sec)
03:41:13 [2019-06-24T07:41:13.388Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom
03:41:13 [2019-06-24T07:41:13.388Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.9.2/org.eclipse.xtext.parent-2.9.2.pom (15 KB at 199.5 KB/sec)
03:41:13 [2019-06-24T07:41:13.388Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
03:41:13 [2019-06-24T07:41:13.388Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 224.3 KB/sec)
03:41:13 [2019-06-24T07:41:13.388Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar
03:41:13 [2019-06-24T07:41:13.638Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.9.2/xtend-maven-plugin-2.9.2.jar (42 KB at 407.2 KB/sec)
03:41:13 [2019-06-24T07:41:13.638Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom
03:41:13 [2019-06-24T07:41:13.638Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.pom (3 KB at 140.8 KB/sec)
03:41:13 [2019-06-24T07:41:13.638Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar
03:41:13 [2019-06-24T07:41:13.638Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.4.0/tycho-source-plugin-1.4.0.jar (23 KB at 1194.7 KB/sec)
03:41:13 [2019-06-24T07:41:13.638Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
03:41:13 [2019-06-24T07:41:13.638Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5 KB at 244.8 KB/sec)
03:41:13 [2019-06-24T07:41:13.638Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
03:41:13 [2019-06-24T07:41:13.638Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 KB at 548.0 KB/sec)
03:41:13 [2019-06-24T07:41:13.638Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
03:41:13 [2019-06-24T07:41:13.638Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 233.2 KB/sec)
03:41:13 [2019-06-24T07:41:13.638Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 404.7 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 715.0 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 KB at 903.3 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 52.3 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1136.1 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.pom (3 KB at 144.3 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
03:41:13 [2019-06-24T07:41:13.889Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 968.3 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.4.0/tycho-packaging-plugin-1.4.0.jar (125 KB at 5202.8 KB/sec)
03:41:13 [2019-06-24T07:41:13.889Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 KB at 931.1 KB/sec)
03:41:14 [2019-06-24T07:41:14.139Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom
03:41:14 [2019-06-24T07:41:14.139Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.pom (9 KB at 54.2 KB/sec)
03:41:14 [2019-06-24T07:41:14.139Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom
03:41:14 [2019-06-24T07:41:14.139Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/fornax-parent/5/fornax-parent-5.pom (8 KB at 373.4 KB/sec)
03:41:14 [2019-06-24T07:41:14.139Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar
03:41:14 [2019-06-24T07:41:14.390Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/fornax/toolsupport/fornax-oaw-m2-plugin/3.6.0/fornax-oaw-m2-plugin-3.6.0.jar (35 KB at 343.0 KB/sec)
03:41:14 [2019-06-24T07:41:14.390Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom
03:41:14 [2019-06-24T07:41:14.390Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.pom (5 KB at 68.8 KB/sec)
03:41:14 [2019-06-24T07:41:14.390Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom
03:41:14 [2019-06-24T07:41:14.390Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 705.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.390Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom
03:41:14 [2019-06-24T07:41:14.390Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 783.7 KB/sec)
03:41:14 [2019-06-24T07:41:14.390Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom
03:41:14 [2019-06-24T07:41:14.390Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (15 KB at 939.5 KB/sec)
03:41:14 [2019-06-24T07:41:14.390Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar
03:41:14 [2019-06-24T07:41:14.390Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.4.1/maven-clean-plugin-2.4.1.jar (23 KB at 353.8 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6 KB at 322.9 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 KB at 1135.9 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.pom (3 KB at 93.8 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.4.0/tycho-p2-plugin-1.4.0.jar (27 KB at 1347.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.pom (3 KB at 93.9 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 KB at 508.0 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 2454.6 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
03:41:14 [2019-06-24T07:41:14.640Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 KB at 682.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.640Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.pom (3 KB at 81.2 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.pom (4 KB at 132.6 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 KB at 548.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (3 KB at 130.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.pom (4 KB at 209.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.pom (4 KB at 192.4 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (53 KB at 1699.4 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar (50 KB at 1538.1 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.4.0/tycho-artifactcomparator-1.4.0.jar (20 KB at 622.6 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar
03:41:14 [2019-06-24T07:41:14.890Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.4.0/sisu-equinox-launching-1.4.0.jar (28 KB at 844.8 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/7.0/asm-analysis-7.0.jar (33 KB at 1549.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/7.0/asm-util-7.0.jar (79 KB at 3156.3 KB/sec)
03:41:14 [2019-06-24T07:41:14.890Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (112 KB at 1585.9 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.pom (3 KB at 117.2 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.4.0/tycho-compiler-plugin-1.4.0.jar (33 KB at 1703.7 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 227.1 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1169.8 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.pom (7 KB at 258.2 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 345.4 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1286.9 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 KB at 651.9 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar
03:41:15 [2019-06-24T07:41:15.141Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.8.2/maven-deploy-plugin-2.8.2.jar (34 KB at 1851.7 KB/sec)
03:41:15 [2019-06-24T07:41:15.141Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom
03:41:15 [2019-06-24T07:41:15.391Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.pom (20 KB at 127.9 KB/sec)
03:41:15 [2019-06-24T07:41:15.391Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom
03:41:15 [2019-06-24T07:41:15.391Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/21/maven-plugins-21.pom (13 KB at 196.6 KB/sec)
03:41:15 [2019-06-24T07:41:15.391Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom
03:41:15 [2019-06-24T07:41:15.391Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 KB at 1502.2 KB/sec)
03:41:15 [2019-06-24T07:41:15.391Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar
03:41:15 [2019-06-24T07:41:15.642Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.0/maven-site-plugin-3.0.jar (112 KB at 1485.7 KB/sec)
03:41:15 [2019-06-24T07:41:15.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom
03:41:15 [2019-06-24T07:41:15.892Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.pom (2 KB at 66.2 KB/sec)
03:41:15 [2019-06-24T07:41:15.892Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar
03:41:16 [2019-06-24T07:41:16.142Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.4.0/tycho-p2-repository-plugin-1.4.0.jar (14 KB at 628.9 KB/sec)
03:41:16 [2019-06-24T07:41:16.142Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom
03:41:16 [2019-06-24T07:41:16.142Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.pom (2 KB at 105.1 KB/sec)
03:41:16 [2019-06-24T07:41:16.142Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar
03:41:16 [2019-06-24T07:41:16.142Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.4.0/tycho-p2-publisher-plugin-1.4.0.jar (22 KB at 1192.4 KB/sec)
03:41:16 [2019-06-24T07:41:16.142Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
03:41:16 [2019-06-24T07:41:16.142Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 777.1 KB/sec)
03:41:16 [2019-06-24T07:41:16.142Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom
03:41:16 [2019-06-24T07:41:16.142Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1860.7 KB/sec)
03:41:16 [2019-06-24T07:41:16.142Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
03:41:16 [2019-06-24T07:41:16.142Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 11422.3 KB/sec)
03:41:16 [2019-06-24T07:41:16.693Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
03:41:17 [2019-06-24T07:41:17.244Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
03:41:17 [2019-06-24T07:41:17.794Z] [INFO] Fetching content.jar from http://download.itemis.com/updates/releases/2.1.1/ (5.47kB)
03:41:17 [2019-06-24T07:41:17.794Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
03:41:17 [2019-06-24T07:41:17.794Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
03:41:18 [2019-06-24T07:41:18.044Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
03:41:18 [2019-06-24T07:41:18.044Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
03:41:18 [2019-06-24T07:41:18.044Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/ (38.25kB)
03:41:18 [2019-06-24T07:41:18.295Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
03:41:18 [2019-06-24T07:41:18.295Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
03:41:18 [2019-06-24T07:41:18.295Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/ (11.42kB)
03:41:18 [2019-06-24T07:41:18.545Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
03:41:18 [2019-06-24T07:41:18.545Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
03:41:18 [2019-06-24T07:41:18.545Z] [INFO] Fetching content.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/ (1.3kB)
03:41:18 [2019-06-24T07:41:18.795Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
03:41:18 [2019-06-24T07:41:18.795Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
03:41:18 [2019-06-24T07:41:18.795Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
03:41:18 [2019-06-24T07:41:18.796Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
03:41:18 [2019-06-24T07:41:18.796Z] [INFO] Fetching content.jar from http://download.eclipse.org/releases/luna/201502271000/ (2.61MB)
03:41:20 [2019-06-24T07:41:20.657Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:41:20 [2019-06-24T07:41:20.657Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:41:20 [2019-06-24T07:41:20.657Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
03:41:20 [2019-06-24T07:41:20.657Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:41:20 [2019-06-24T07:41:20.657Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:41:20 [2019-06-24T07:41:20.907Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
03:41:20 [2019-06-24T07:41:20.907Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
03:41:21 [2019-06-24T07:41:21.157Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:41:21 [2019-06-24T07:41:21.158Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:41:21 [2019-06-24T07:41:21.158Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:41:21 [2019-06-24T07:41:21.158Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:41:23 [2019-06-24T07:41:23.640Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:41:23 [2019-06-24T07:41:23.890Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:41:23 [2019-06-24T07:41:23.890Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:41:23 [2019-06-24T07:41:23.890Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:41:23 [2019-06-24T07:41:23.890Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:41:23 [2019-06-24T07:41:23.890Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:41:24 [2019-06-24T07:41:24.141Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
03:41:30 [2019-06-24T07:41:30.621Z] [INFO] Fetching com.google.guava_18.0.0.v20161115-1643.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (593.54kB)
03:41:30 [2019-06-24T07:41:30.621Z] [INFO] Fetching com.google.guava_18.0.0.v20161115-1643.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (593.54kB)
03:41:31 [2019-06-24T07:41:31.172Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/
03:41:31 [2019-06-24T07:41:31.172Z] [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB)
03:41:31 [2019-06-24T07:41:31.172Z] [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (141.47kB)
03:41:31 [2019-06-24T07:41:31.722Z] [INFO] Fetching 2.9.2&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/tmf/xtext/updates/releases/
03:41:31 [2019-06-24T07:41:31.722Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
03:41:31 [2019-06-24T07:41:31.722Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (13.56kB)
03:41:31 [2019-06-24T07:41:31.722Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
03:41:31 [2019-06-24T07:41:31.722Z] [INFO] Fetching de.itemis.statefullexer_1.0.0.201706281509.jar from http://meysholdt.github.io/xtext_stateful_lexer/updatesite/plugins/ (167.38kB)
03:41:31 [2019-06-24T07:41:31.973Z] [INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
03:41:31 [2019-06-24T07:41:31.973Z] [INFO] Fetching org.eclipse.xtext_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (791.18kB)
03:41:34 [2019-06-24T07:41:34.455Z] [INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
03:41:34 [2019-06-24T07:41:34.455Z] [INFO] Fetching org.eclipse.xtend.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (87.92kB)
03:41:42 [2019-06-24T07:41:42.479Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
03:41:42 [2019-06-24T07:41:42.479Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (44.48kB)
03:41:54 [2019-06-24T07:41:54.574Z] [INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
03:41:54 [2019-06-24T07:41:54.574Z] [INFO] Fetching org.eclipse.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (287.41kB)
03:41:57 [2019-06-24T07:41:57.057Z] [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB)
03:41:57 [2019-06-24T07:41:57.057Z] [INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.74kB)
03:41:57 [2019-06-24T07:41:57.307Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/
03:41:57 [2019-06-24T07:41:57.307Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
03:41:57 [2019-06-24T07:41:57.307Z] [INFO] Fetching org.eclipse.osgi_3.10.2.v20150203-1939.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (387.71kB)
03:41:57 [2019-06-24T07:41:57.858Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
03:41:57 [2019-06-24T07:41:57.858Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (24.42kB)
03:41:58 [2019-06-24T07:41:58.108Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
03:41:58 [2019-06-24T07:41:58.108Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (107.12kB)
03:41:58 [2019-06-24T07:41:58.358Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
03:41:58 [2019-06-24T07:41:58.358Z] [INFO] Fetching org.apache.commons.logging_1.1.1.v201101211721.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.22kB)
03:41:58 [2019-06-24T07:41:58.686Z] [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
03:41:58 [2019-06-24T07:41:58.686Z] [INFO] Fetching org.eclipse.core.commands_3.6.100.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.09kB)
03:41:58 [2019-06-24T07:41:58.686Z] [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
03:41:58 [2019-06-24T07:41:58.686Z] [INFO] Fetching org.eclipse.equinox.common_3.6.200.v20130402-1505.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.57kB)
03:41:58 [2019-06-24T07:41:58.936Z] [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
03:41:58 [2019-06-24T07:41:58.936Z] [INFO] Fetching org.eclipse.core.contenttype_3.4.200.v20140207-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.1kB)
03:41:58 [2019-06-24T07:41:58.936Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
03:41:58 [2019-06-24T07:41:58.936Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.200.v20140224-1527.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.93kB)
03:41:59 [2019-06-24T07:41:59.187Z] [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
03:41:59 [2019-06-24T07:41:59.187Z] [INFO] Fetching org.eclipse.equinox.registry_3.5.400.v20140428-1507.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.85kB)
03:41:59 [2019-06-24T07:41:59.437Z] [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
03:41:59 [2019-06-24T07:41:59.437Z] [INFO] Fetching org.eclipse.core.expressions_3.4.600.v20140128-0851.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.39kB)
03:41:59 [2019-06-24T07:41:59.437Z] [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
03:41:59 [2019-06-24T07:41:59.437Z] [INFO] Fetching org.eclipse.core.runtime_3.10.0.v20140318-2214.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33.47kB)
03:41:59 [2019-06-24T07:41:59.723Z] [INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
03:41:59 [2019-06-24T07:41:59.723Z] [INFO] Fetching org.eclipse.core.filesystem_1.4.100.v20140514-1614.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (23.66kB)
03:41:59 [2019-06-24T07:41:59.974Z] [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
03:41:59 [2019-06-24T07:41:59.974Z] [INFO] Fetching org.eclipse.core.jobs_3.6.1.v20141014-1248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.01kB)
03:41:59 [2019-06-24T07:41:59.974Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
03:41:59 [2019-06-24T07:41:59.974Z] [INFO] Fetching org.eclipse.core.resources_3.9.1.v20140825-1431.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (814.2kB)
03:42:00 [2019-06-24T07:42:00.224Z] [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
03:42:00 [2019-06-24T07:42:00.224Z] [INFO] Fetching org.eclipse.equinox.app_1.3.200.v20130910-1609.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.03kB)
03:42:00 [2019-06-24T07:42:00.588Z] [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
03:42:00 [2019-06-24T07:42:00.588Z] [INFO] Fetching org.eclipse.core.variables_3.2.800.v20130819-1716.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.76kB)
03:42:00 [2019-06-24T07:42:00.588Z] [INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
03:42:00 [2019-06-24T07:42:00.588Z] [INFO] Fetching org.eclipse.debug.core_3.9.1.v20140805-1629.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (105.92kB)
03:42:00 [2019-06-24T07:42:00.838Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
03:42:00 [2019-06-24T07:42:00.838Z] [INFO] Fetching com.ibm.icu_52.1.1.v201501240615.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.77MB)
03:42:07 [2019-06-24T07:42:07.318Z] [INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
03:42:07 [2019-06-24T07:42:07.318Z] [INFO] Fetching org.eclipse.emf.codegen_2.10.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (102.37kB)
03:42:07 [2019-06-24T07:42:07.318Z] [INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
03:42:07 [2019-06-24T07:42:07.318Z] [INFO] Fetching org.eclipse.emf.common_2.10.1.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.44kB)
03:42:07 [2019-06-24T07:42:07.318Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
03:42:07 [2019-06-24T07:42:07.318Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (5.32MB)
03:42:07 [2019-06-24T07:42:07.869Z] [INFO] Fetching org.eclipse.jdt.core_3.10.2.v20150120-1634.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (4.31MB of 5.32MB at 4.31MB/s)
03:42:08 [2019-06-24T07:42:08.119Z] [INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
03:42:08 [2019-06-24T07:42:08.119Z] [INFO] Fetching org.eclipse.jdt.launching_3.7.102.v20141111-0953.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (111.65kB)
03:42:09 [2019-06-24T07:42:09.030Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
03:42:09 [2019-06-24T07:42:09.030Z] [INFO] Fetching org.eclipse.text_3.5.300.v20130515-1451.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (78.99kB)
03:42:09 [2019-06-24T07:42:09.281Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
03:42:09 [2019-06-24T07:42:09.281Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (441.7kB)
03:42:09 [2019-06-24T07:42:09.831Z] [INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
03:42:09 [2019-06-24T07:42:09.831Z] [INFO] Fetching org.eclipse.emf.ecore_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (365.38kB)
03:42:10 [2019-06-24T07:42:10.382Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
03:42:10 [2019-06-24T07:42:10.382Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.10.2.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.74kB)
03:42:10 [2019-06-24T07:42:10.632Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
03:42:10 [2019-06-24T07:42:10.632Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (63.18kB)
03:42:10 [2019-06-24T07:42:10.632Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
03:42:10 [2019-06-24T07:42:10.632Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.17MB)
03:42:11 [2019-06-24T07:42:11.975Z] [INFO] Fetching org.apache.ant_1.9.2.v201404171502.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (544.73kB of 2.17MB at 543.32kB/s)
03:42:12 [2019-06-24T07:42:12.225Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
03:42:12 [2019-06-24T07:42:12.225Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (8.88kB)
03:42:12 [2019-06-24T07:42:12.225Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
03:42:12 [2019-06-24T07:42:12.225Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.3.21.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (19.36kB)
03:42:12 [2019-06-24T07:42:12.476Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
03:42:12 [2019-06-24T07:42:12.476Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (65.57kB)
03:42:12 [2019-06-24T07:42:12.476Z] [INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
03:42:12 [2019-06-24T07:42:12.476Z] [INFO] Fetching org.eclipse.xtext.common.types_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (122.53kB)
03:42:13 [2019-06-24T07:42:13.026Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
03:42:13 [2019-06-24T07:42:13.026Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (130.61kB)
03:42:13 [2019-06-24T07:42:13.026Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
03:42:13 [2019-06-24T07:42:13.026Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (12.83kB)
03:42:13 [2019-06-24T07:42:13.277Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
03:42:13 [2019-06-24T07:42:13.277Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (13.43kB)
03:42:13 [2019-06-24T07:42:13.277Z] [INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
03:42:13 [2019-06-24T07:42:13.277Z] [INFO] Fetching org.eclipse.jdt.debug_3.8.102.v20150115-1323.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (848.96kB)
03:42:13 [2019-06-24T07:42:13.527Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
03:42:13 [2019-06-24T07:42:13.527Z] [INFO] Fetching org.eclipse.xpand_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (79.66kB)
03:42:13 [2019-06-24T07:42:13.777Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
03:42:13 [2019-06-24T07:42:13.777Z] [INFO] Fetching org.eclipse.xtend_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (147.66kB)
03:42:14 [2019-06-24T07:42:14.028Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
03:42:14 [2019-06-24T07:42:14.028Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.35kB)
03:42:14 [2019-06-24T07:42:14.278Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
03:42:14 [2019-06-24T07:42:14.278Z] [INFO] Fetching org.junit_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (222.27kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.eclipse.xtext.util_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (97.1kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.eclipse.xtext.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (9.35kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (34.4kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
03:42:16 [2019-06-24T07:42:16.761Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (20.31kB)
03:42:17 [2019-06-24T07:42:17.011Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
03:42:17 [2019-06-24T07:42:17.011Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.0.0.v201406030414.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.61kB)
03:42:17 [2019-06-24T07:42:17.261Z] [INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
03:42:17 [2019-06-24T07:42:17.261Z] [INFO] Fetching org.eclipse.xtext.smap_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (10.71kB)
03:42:17 [2019-06-24T07:42:17.261Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
03:42:17 [2019-06-24T07:42:17.261Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (719.56kB)
03:42:19 [2019-06-24T07:42:19.744Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
03:42:19 [2019-06-24T07:42:19.744Z] [INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.79kB)
03:42:19 [2019-06-24T07:42:19.744Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml
03:42:19 [2019-06-24T07:42:19.994Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
03:42:19 [2019-06-24T07:42:19.994Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
03:42:19 [2019-06-24T07:42:19.994Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
03:42:19 [2019-06-24T07:42:19.994Z] [INFO] Fetching javax.annotation_1.2.0.v201401042248.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.11kB)
03:42:20 [2019-06-24T07:42:20.245Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
03:42:20 [2019-06-24T07:42:20.245Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (63.94kB)
03:42:20 [2019-06-24T07:42:20.245Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
03:42:20 [2019-06-24T07:42:20.245Z] [INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.73kB)
03:42:20 [2019-06-24T07:42:20.495Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
03:42:20 [2019-06-24T07:42:20.495Z] [INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.88kB)
03:42:20 [2019-06-24T07:42:20.745Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
03:42:20 [2019-06-24T07:42:20.745Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.64kB)
03:42:20 [2019-06-24T07:42:20.996Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
03:42:20 [2019-06-24T07:42:20.996Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.5kB)
03:42:20 [2019-06-24T07:42:20.996Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
03:42:20 [2019-06-24T07:42:20.996Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.84kB)
03:42:21 [2019-06-24T07:42:21.246Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
03:42:21 [2019-06-24T07:42:21.246Z] [INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (77.67kB)
03:42:21 [2019-06-24T07:42:21.496Z] [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
03:42:21 [2019-06-24T07:42:21.496Z] [INFO] Fetching org.eclipse.osgi.services_3.4.0.v20140312-2051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (33kB)
03:42:21 [2019-06-24T07:42:21.496Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
03:42:21 [2019-06-24T07:42:21.496Z] [INFO] Fetching org.eclipse.compare_3.5.501.v20140817-1445.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (225.93kB)
03:42:22 [2019-06-24T07:42:22.047Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
03:42:22 [2019-06-24T07:42:22.047Z] [INFO] Fetching org.eclipse.ui_3.106.1.v20141002-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (162.22kB)
03:42:22 [2019-06-24T07:42:22.297Z] [INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
03:42:22 [2019-06-24T07:42:22.297Z] [INFO] Fetching org.eclipse.jface.text_3.9.2.v20141003-1326.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (274.57kB)
03:42:22 [2019-06-24T07:42:22.548Z] [INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
03:42:22 [2019-06-24T07:42:22.548Z] [INFO] Fetching org.eclipse.ui.ide_3.10.2.v20141118-1227.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (709.38kB)
03:42:23 [2019-06-24T07:42:23.458Z] [INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
03:42:23 [2019-06-24T07:42:23.458Z] [INFO] Fetching org.eclipse.ui.views_3.7.0.v20140408-0703.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.01kB)
03:42:23 [2019-06-24T07:42:23.709Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
03:42:23 [2019-06-24T07:42:23.709Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.0.v20140411-1521.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (176.86kB)
03:42:23 [2019-06-24T07:42:23.959Z] [INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
03:42:23 [2019-06-24T07:42:23.959Z] [INFO] Fetching org.eclipse.ui.editors_3.8.200.v20140401-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (159.82kB)
03:42:24 [2019-06-24T07:42:24.510Z] [INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
03:42:24 [2019-06-24T07:42:24.510Z] [INFO] Fetching org.eclipse.ui.forms_3.6.100.v20140422-1825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (97.59kB)
03:42:24 [2019-06-24T07:42:24.760Z] [INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
03:42:24 [2019-06-24T07:42:24.760Z] [INFO] Fetching org.eclipse.compare.core_3.5.400.v20130903-0736.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.38kB)
03:42:25 [2019-06-24T07:42:25.010Z] [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
03:42:25 [2019-06-24T07:42:25.010Z] [INFO] Fetching org.eclipse.core.databinding_1.4.2.v20140729-1044.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (52.4kB)
03:42:25 [2019-06-24T07:42:25.261Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
03:42:25 [2019-06-24T07:42:25.261Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.4.1.v20140210-1835.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.3kB)
03:42:25 [2019-06-24T07:42:25.261Z] [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
03:42:25 [2019-06-24T07:42:25.261Z] [INFO] Fetching org.eclipse.core.databinding.property_1.4.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.4kB)
03:42:25 [2019-06-24T07:42:25.511Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
03:42:25 [2019-06-24T07:42:25.511Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.400.v20140127-1516.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (37.95kB)
03:42:25 [2019-06-24T07:42:25.761Z] [INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
03:42:25 [2019-06-24T07:42:25.761Z] [INFO] Fetching org.eclipse.debug.ui_3.10.2.v20141014-1039.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (807.92kB)
03:42:27 [2019-06-24T07:42:27.104Z] [INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
03:42:27 [2019-06-24T07:42:27.104Z] [INFO] Fetching org.eclipse.ui.console_3.5.300.v20140424-1437.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (64.33kB)
03:42:27 [2019-06-24T07:42:27.104Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
03:42:27 [2019-06-24T07:42:27.104Z] [INFO] Fetching org.eclipse.help_3.6.0.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (107.95kB)
03:42:27 [2019-06-24T07:42:27.355Z] [INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
03:42:27 [2019-06-24T07:42:27.355Z] [INFO] Fetching org.eclipse.e4.core.commands_0.10.2.v20140424-2344.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.71kB)
03:42:27 [2019-06-24T07:42:27.355Z] [INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
03:42:27 [2019-06-24T07:42:27.355Z] [INFO] Fetching org.eclipse.e4.core.di_1.4.0.v20140414-1837.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (24.3kB)
03:42:27 [2019-06-24T07:42:27.605Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
03:42:27 [2019-06-24T07:42:27.605Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.3.100.v20140407-1019.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
03:42:27 [2019-06-24T07:42:27.605Z] [INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
03:42:27 [2019-06-24T07:42:27.605Z] [INFO] Fetching org.eclipse.e4.core.services_1.2.1.v20140808-1251.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.85kB)
03:42:27 [2019-06-24T07:42:27.855Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
03:42:27 [2019-06-24T07:42:27.855Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.12.0.v20140417-2033.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (13.35kB)
03:42:28 [2019-06-24T07:42:28.106Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
03:42:28 [2019-06-24T07:42:28.106Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.10.200.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.76kB)
03:42:28 [2019-06-24T07:42:28.106Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
03:42:28 [2019-06-24T07:42:28.106Z] [INFO] Fetching org.eclipse.swt_3.103.2.v20150203-1313.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (16.84kB)
03:42:28 [2019-06-24T07:42:28.356Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
03:42:28 [2019-06-24T07:42:28.356Z] [INFO] Fetching org.eclipse.jface_3.10.2.v20141021-1035.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (337.88kB)
03:42:28 [2019-06-24T07:42:28.907Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
03:42:28 [2019-06-24T07:42:28.907Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.10.100.v20140424-2042.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (57.57kB)
03:42:29 [2019-06-24T07:42:29.157Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
03:42:29 [2019-06-24T07:42:29.157Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.11.101.v20140818-1343.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.96kB)
03:42:29 [2019-06-24T07:42:29.157Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
03:42:29 [2019-06-24T07:42:29.157Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.9.300.v20141126-1957.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.99kB)
03:42:29 [2019-06-24T07:42:29.452Z] [INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
03:42:29 [2019-06-24T07:42:29.702Z] [INFO] Fetching org.eclipse.e4.ui.di_1.0.0.v20140328-2112.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (8.55kB)
03:42:29 [2019-06-24T07:42:29.702Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
03:42:29 [2019-06-24T07:42:29.702Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.0.v20140512-1820.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (99.31kB)
03:42:29 [2019-06-24T07:42:29.953Z] [INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
03:42:29 [2019-06-24T07:42:29.953Z] [INFO] Fetching org.eclipse.e4.ui.services_1.1.0.v20140328-1925.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.44kB)
03:42:30 [2019-06-24T07:42:30.203Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
03:42:30 [2019-06-24T07:42:30.203Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.0.0.v20140514-1823.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (9.1kB)
03:42:30 [2019-06-24T07:42:30.203Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
03:42:30 [2019-06-24T07:42:30.203Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.2.2.v20141212-1259.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (91.24kB)
03:42:30 [2019-06-24T07:42:30.453Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
03:42:30 [2019-06-24T07:42:30.453Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.10.0.v20150123-0348.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.53kB)
03:42:30 [2019-06-24T07:42:30.453Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
03:42:30 [2019-06-24T07:42:30.453Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.1.2.v20141126-1310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.64kB)
03:42:30 [2019-06-24T07:42:30.733Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
03:42:30 [2019-06-24T07:42:30.733Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.12.2.v20150204-1353.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.13kB)
03:42:30 [2019-06-24T07:42:30.983Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
03:42:30 [2019-06-24T07:42:30.983Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.12.100.v20141126-1150.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (61.35kB)
03:42:31 [2019-06-24T07:42:31.234Z] [INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
03:42:31 [2019-06-24T07:42:31.234Z] [INFO] Fetching org.eclipse.jface.databinding_1.6.200.v20140528-1422.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (60.44kB)
03:42:31 [2019-06-24T07:42:31.484Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
03:42:31 [2019-06-24T07:42:31.484Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.12.0.v20140227-2118.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (7.16kB)
03:42:31 [2019-06-24T07:42:31.484Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
03:42:31 [2019-06-24T07:42:31.484Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.200.v20131126-2331.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (87.48kB)
03:42:31 [2019-06-24T07:42:31.734Z] [INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
03:42:31 [2019-06-24T07:42:31.734Z] [INFO] Fetching org.eclipse.emf.common.ui_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (55.78kB)
03:42:31 [2019-06-24T07:42:31.734Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
03:42:31 [2019-06-24T07:42:31.734Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (41.04kB)
03:42:31 [2019-06-24T07:42:31.985Z] [INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
03:42:31 [2019-06-24T07:42:31.985Z] [INFO] Fetching org.eclipse.emf.edit_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (88.3kB)
03:42:32 [2019-06-24T07:42:32.235Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
03:42:32 [2019-06-24T07:42:32.235Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.10.1.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (39.41kB)
03:42:32 [2019-06-24T07:42:32.485Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
03:42:32 [2019-06-24T07:42:32.486Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.10.2.v20150123-0452.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (72.16kB)
03:42:32 [2019-06-24T07:42:32.486Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
03:42:32 [2019-06-24T07:42:32.486Z] [INFO] Fetching org.eclipse.ui.workbench_3.106.2.v20150204-1030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (991.98kB)
03:42:34 [2019-06-24T07:42:34.347Z] [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
03:42:34 [2019-06-24T07:42:34.347Z] [INFO] Fetching org.eclipse.equinox.bidi_0.10.0.v20130327-1442.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.69kB)
03:42:34 [2019-06-24T07:42:34.347Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
03:42:34 [2019-06-24T07:42:34.347Z] [INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.41kB)
03:42:34 [2019-06-24T07:42:34.597Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
03:42:34 [2019-06-24T07:42:34.597Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.9kB)
03:42:34 [2019-06-24T07:42:34.847Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
03:42:34 [2019-06-24T07:42:34.847Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.3.0.v20140506-1720.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (67.52kB)
03:42:34 [2019-06-24T07:42:34.847Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
03:42:34 [2019-06-24T07:42:34.847Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.2.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.96kB)
03:42:35 [2019-06-24T07:42:35.398Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
03:42:35 [2019-06-24T07:42:35.398Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.01kB)
03:42:35 [2019-06-24T07:42:35.398Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
03:42:35 [2019-06-24T07:42:35.398Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (48.65kB)
03:42:35 [2019-06-24T07:42:35.648Z] [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
03:42:35 [2019-06-24T07:42:35.648Z] [INFO] Fetching org.eclipse.equinox.security_1.2.0.v20130424-1801.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (40.07kB)
03:42:35 [2019-06-24T07:42:35.648Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
03:42:35 [2019-06-24T07:42:35.648Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.0.v20130605-1748.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.46kB)
03:42:35 [2019-06-24T07:42:35.898Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
03:42:35 [2019-06-24T07:42:35.898Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.101.v20140817-1500.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (94.21kB)
03:42:36 [2019-06-24T07:42:36.149Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
03:42:36 [2019-06-24T07:42:36.149Z] [INFO] Fetching org.eclipse.jdt.ui_3.10.2.v20141014-1419.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (2.89MB)
03:42:40 [2019-06-24T07:42:40.271Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
03:42:40 [2019-06-24T07:42:40.271Z] [INFO] Fetching org.eclipse.search_3.9.100.v20140226-1637.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (146.93kB)
03:42:40 [2019-06-24T07:42:40.521Z] [INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
03:42:40 [2019-06-24T07:42:40.521Z] [INFO] Fetching org.eclipse.team.ui_3.7.100.v20130710-1213.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (367.73kB)
03:42:41 [2019-06-24T07:42:41.071Z] [INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
03:42:41 [2019-06-24T07:42:41.071Z] [INFO] Fetching org.eclipse.team.core_3.7.0.v20130514-1224.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (113.04kB)
03:42:41 [2019-06-24T07:42:41.322Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
03:42:41 [2019-06-24T07:42:41.322Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.100.v20140324-1358.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (144.43kB)
03:42:41 [2019-06-24T07:42:41.572Z] [INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
03:42:41 [2019-06-24T07:42:41.572Z] [INFO] Fetching org.eclipse.ui.navigator_3.5.401.v20140724-1117.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (109.52kB)
03:42:41 [2019-06-24T07:42:41.822Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
03:42:41 [2019-06-24T07:42:41.822Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.4.700.v20140407-1004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (44.33kB)
03:42:42 [2019-06-24T07:42:42.073Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
03:42:42 [2019-06-24T07:42:42.073Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.0.v20140519-0906.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (35.98kB)
03:42:42 [2019-06-24T07:42:42.323Z] [INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
03:42:42 [2019-06-24T07:42:42.323Z] [INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (503.3kB)
03:42:43 [2019-06-24T07:42:43.234Z] [INFO] Fetching org.eclipse.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (115.3kB of 503.3kB at 111.3kB/s)
03:42:44 [2019-06-24T07:42:44.145Z] [INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
03:42:44 [2019-06-24T07:42:44.145Z] [INFO] Fetching org.eclipse.xtext.ui.ecore_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.72kB)
03:42:44 [2019-06-24T07:42:44.145Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
03:42:44 [2019-06-24T07:42:44.145Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (21.42kB)
03:42:44 [2019-06-24T07:42:44.395Z] [INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
03:42:44 [2019-06-24T07:42:44.395Z] [INFO] Fetching org.eclipse.xtext.builder_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (114.07kB)
03:42:44 [2019-06-24T07:42:44.645Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
03:42:44 [2019-06-24T07:42:44.645Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (83.12kB)
03:42:44 [2019-06-24T07:42:44.896Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
03:42:44 [2019-06-24T07:42:44.896Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (66.89kB)
03:42:45 [2019-06-24T07:42:45.146Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
03:42:45 [2019-06-24T07:42:45.146Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.85kB)
03:42:45 [2019-06-24T07:42:45.146Z] [INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
03:42:45 [2019-06-24T07:42:45.146Z] [INFO] Fetching org.eclipse.xtext.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (59.41kB)
03:42:45 [2019-06-24T07:42:45.396Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
03:42:45 [2019-06-24T07:42:45.396Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (60.65kB)
03:42:45 [2019-06-24T07:42:45.647Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
03:42:45 [2019-06-24T07:42:45.647Z] [INFO] Fetching org.w3c.dom.smil_1.0.0.v200806040011.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.78kB)
03:42:45 [2019-06-24T07:42:45.897Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
03:42:45 [2019-06-24T07:42:45.897Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.19MB)
03:42:46 [2019-06-24T07:42:46.808Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
03:42:46 [2019-06-24T07:42:46.808Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.09MB)
03:42:48 [2019-06-24T07:42:48.151Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
03:42:48 [2019-06-24T07:42:48.151Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.103.2.v20150203-1351.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (839.8kB)
03:42:48 [2019-06-24T07:42:48.807Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml
03:42:49 [2019-06-24T07:42:49.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
03:42:49 [2019-06-24T07:42:49.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
03:42:49 [2019-06-24T07:42:49.358Z] [INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
03:42:49 [2019-06-24T07:42:49.358Z] [INFO] Fetching org.eclipse.ant.core_3.3.1.v20150123-1553.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (69.94kB)
03:42:49 [2019-06-24T07:42:49.608Z] [INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
03:42:49 [2019-06-24T07:42:49.608Z] [INFO] Fetching org.eclipse.ant.launching_1.0.400.v20140518-0030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (95.62kB)
03:42:49 [2019-06-24T07:42:49.608Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
03:42:49 [2019-06-24T07:42:49.608Z] [INFO] Fetching org.eclipse.core.externaltools_1.0.300.v20140219-0051.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (19.27kB)
03:42:49 [2019-06-24T07:42:49.859Z] [INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
03:42:49 [2019-06-24T07:42:49.859Z] [INFO] Fetching org.eclipse.ant.ui_3.5.500.v20140521-1557.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (408.89kB)
03:42:50 [2019-06-24T07:42:50.409Z] [INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
03:42:50 [2019-06-24T07:42:50.409Z] [INFO] Fetching org.eclipse.ui.externaltools_3.2.300.v20140327-1949.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (58.65kB)
03:42:50 [2019-06-24T07:42:50.409Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
03:42:50 [2019-06-24T07:42:50.409Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.6.300.v20140512-1926.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.32MB)
03:42:50 [2019-06-24T07:42:50.660Z] [INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
03:42:50 [2019-06-24T07:42:50.660Z] [INFO] Fetching org.eclipse.jdt.junit_3.7.300.v20140418-0836.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (142.15kB)
03:42:50 [2019-06-24T07:42:50.910Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
03:42:50 [2019-06-24T07:42:50.910Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.100.v20131209-2144.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (18.43kB)
03:42:51 [2019-06-24T07:42:51.160Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
03:42:51 [2019-06-24T07:42:51.160Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (31.1kB)
03:42:51 [2019-06-24T07:42:51.160Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
03:42:51 [2019-06-24T07:42:51.160Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (49.39kB)
03:42:51 [2019-06-24T07:42:51.411Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
03:42:51 [2019-06-24T07:42:51.411Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.300.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (36.3kB)
03:42:51 [2019-06-24T07:42:51.661Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
03:42:51 [2019-06-24T07:42:51.661Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.100.v20140224-1921.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.98kB)
03:42:51 [2019-06-24T07:42:51.661Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
03:42:51 [2019-06-24T07:42:51.661Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (103.9kB)
03:42:51 [2019-06-24T07:42:51.911Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
03:42:51 [2019-06-24T07:42:51.911Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (73.46kB)
03:42:52 [2019-06-24T07:42:52.162Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
03:42:52 [2019-06-24T07:42:52.162Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (21.55kB)
03:42:52 [2019-06-24T07:42:52.412Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
03:42:52 [2019-06-24T07:42:52.412Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.300.v20150129-0838.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.96kB)
03:42:52 [2019-06-24T07:42:52.412Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
03:42:52 [2019-06-24T07:42:52.412Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.200.v20131115-1210.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (12.76kB)
03:42:52 [2019-06-24T07:42:52.663Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
03:42:52 [2019-06-24T07:42:52.663Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.0.v20131119-0908.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (29.51kB)
03:42:52 [2019-06-24T07:42:52.663Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
03:42:52 [2019-06-24T07:42:52.663Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.3.0.v20140911-0143.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42kB)
03:42:52 [2019-06-24T07:42:52.913Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
03:42:52 [2019-06-24T07:42:52.913Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20140414-0825.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (92.29kB)
03:42:52 [2019-06-24T07:42:52.913Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
03:42:52 [2019-06-24T07:42:52.913Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20131217-1203.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (14.88kB)
03:42:53 [2019-06-24T07:42:53.163Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
03:42:53 [2019-06-24T07:42:53.163Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.0.v20131211-1531.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (110.41kB)
03:42:53 [2019-06-24T07:42:53.414Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
03:42:53 [2019-06-24T07:42:53.414Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.200.v20140512-1650.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (42.04kB)
03:42:53 [2019-06-24T07:42:53.414Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
03:42:53 [2019-06-24T07:42:53.414Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.3.0.v20140404-1657.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (178.76kB)
03:42:53 [2019-06-24T07:42:53.964Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
03:42:53 [2019-06-24T07:42:53.964Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.200.v20130626-2037.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (68.82kB)
03:42:53 [2019-06-24T07:42:53.964Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
03:42:53 [2019-06-24T07:42:53.964Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.500.v20140527-1138.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (22.1kB)
03:42:54 [2019-06-24T07:42:54.215Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
03:42:54 [2019-06-24T07:42:54.215Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.300.v20140409-1618.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (51.69kB)
03:42:54 [2019-06-24T07:42:54.215Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
03:42:54 [2019-06-24T07:42:54.215Z] [INFO] Fetching org.eclipse.pde.build_3.9.0.v20140415-2029.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (489.35kB)
03:42:54 [2019-06-24T07:42:54.465Z] [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
03:42:54 [2019-06-24T07:42:54.465Z] [INFO] Fetching org.eclipse.update.configurator_3.3.300.v20140518-1928.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (43.09kB)
03:42:54 [2019-06-24T07:42:54.715Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
03:42:54 [2019-06-24T07:42:54.715Z] [INFO] Fetching org.eclipse.pde.core_3.10.2.v20150127-1015.jar from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.21MB)
03:42:54 [2019-06-24T07:42:54.715Z] [INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
03:42:54 [2019-06-24T07:42:54.715Z] [INFO] Fetching org.eclipse.pde.launching_3.6.200.v20140521-1231.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (47.54kB)
03:42:54 [2019-06-24T07:42:54.966Z] [INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
03:42:54 [2019-06-24T07:42:54.966Z] [INFO] Fetching org.eclipse.pde.ui_3.8.101.v20141001-1400.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (1.14MB)
03:42:56 [2019-06-24T07:42:56.827Z] [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
03:42:56 [2019-06-24T07:42:56.827Z] [INFO] Fetching org.eclipse.ui.intro_3.4.200.v20130326-1254.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (112.42kB)
03:42:56 [2019-06-24T07:42:56.827Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
03:42:56 [2019-06-24T07:42:56.827Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.4.200.v20131227-1524.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (108.47kB)
03:42:56 [2019-06-24T07:42:56.827Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
03:42:56 [2019-06-24T07:42:56.827Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.500.v20140512-1221.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (50.74kB)
03:42:57 [2019-06-24T07:42:57.077Z] [INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
03:42:57 [2019-06-24T07:42:57.077Z] [INFO] Fetching org.eclipse.ui.trace_1.0.201.v20140702-1807.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (32.35kB)
03:42:57 [2019-06-24T07:42:57.328Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.ui.junit:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml
03:42:57 [2019-06-24T07:42:57.578Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
03:42:57 [2019-06-24T07:42:57.578Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
03:42:57 [2019-06-24T07:42:57.829Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml
03:42:57 [2019-06-24T07:42:57.829Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
03:42:57 [2019-06-24T07:42:57.829Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
03:42:58 [2019-06-24T07:42:58.079Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
03:42:58 [2019-06-24T07:42:58.079Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (1.14MB)
03:42:59 [2019-06-24T07:42:59.940Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
03:42:59 [2019-06-24T07:42:59.940Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (90.55kB)
03:42:59 [2019-06-24T07:42:59.940Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
03:42:59 [2019-06-24T07:42:59.940Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (41.98kB)
03:42:59 [2019-06-24T07:42:59.940Z] [INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
03:42:59 [2019-06-24T07:42:59.940Z] [INFO] Fetching org.eclipse.xtext.junit4_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (88.32kB)
03:43:00 [2019-06-24T07:43:00.191Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
03:43:00 [2019-06-24T07:43:00.191Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (320.63kB)
03:43:00 [2019-06-24T07:43:00.441Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
03:43:00 [2019-06-24T07:43:00.441Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (197.91kB)
03:43:01 [2019-06-24T07:43:01.487Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml
03:43:01 [2019-06-24T07:43:01.737Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
03:43:02 [2019-06-24T07:43:02.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
03:43:02 [2019-06-24T07:43:02.898Z] [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
03:43:02 [2019-06-24T07:43:02.898Z] [INFO] Fetching org.eclipse.license_1.0.1.v20140414-1359.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/features/ (18.64kB)
03:43:02 [2019-06-24T07:43:02.898Z] [INFO] Fetching io.github.classgraph.source_4.8.35.v20190528-1517.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (434.22kB)
03:43:02 [2019-06-24T07:43:02.898Z] [INFO] Fetching io.github.classgraph.source_4.8.35.v20190528-1517.jar from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (434.22kB)
03:43:03 [2019-06-24T07:43:03.149Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
03:43:03 [2019-06-24T07:43:03.149Z] [INFO] Fetching org.junit.source_4.11.0.v201303080030.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (100.83kB)
03:43:03 [2019-06-24T07:43:03.149Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
03:43:03 [2019-06-24T07:43:03.149Z] [INFO] Fetching org.hamcrest.core.source_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (25.74kB)
03:43:03 [2019-06-24T07:43:03.399Z] [INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
03:43:03 [2019-06-24T07:43:03.399Z] [INFO] Fetching org.eclipse.xtext.java_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (100.17kB)
03:43:03 [2019-06-24T07:43:03.649Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
03:43:03 [2019-06-24T07:43:03.649Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (8.43kB)
03:43:03 [2019-06-24T07:43:03.649Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
03:43:03 [2019-06-24T07:43:03.649Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (408.66kB)
03:43:03 [2019-06-24T07:43:03.900Z] [INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
03:43:03 [2019-06-24T07:43:03.900Z] [INFO] Fetching org.eclipse.xtext.runtime_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.73kB)
03:43:04 [2019-06-24T07:43:04.150Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
03:43:04 [2019-06-24T07:43:04.150Z] [INFO] Fetching org.eclipse.xtext.xbase_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.48kB)
03:43:04 [2019-06-24T07:43:04.150Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
03:43:04 [2019-06-24T07:43:04.150Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.9.2.v201603040440.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/features/ (17.46kB)
03:43:04 [2019-06-24T07:43:04.400Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.sdk:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml
03:43:04 [2019-06-24T07:43:04.400Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
03:43:04 [2019-06-24T07:43:04.400Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
03:43:04 [2019-06-24T07:43:04.651Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml
03:43:04 [2019-06-24T07:43:04.651Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
03:43:04 [2019-06-24T07:43:04.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
03:43:04 [2019-06-24T07:43:04.901Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.xbase.lib.feature:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml
03:43:04 [2019-06-24T07:43:04.901Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
03:43:04 [2019-06-24T07:43:04.901Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
03:43:05 [2019-06-24T07:43:05.152Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.repository:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml
03:43:05 [2019-06-24T07:43:05.152Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
03:43:05 [2019-06-24T07:43:05.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
03:43:05 [2019-06-24T07:43:05.152Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml
03:43:05 [2019-06-24T07:43:05.152Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
03:43:05 [2019-06-24T07:43:05.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
03:43:05 [2019-06-24T07:43:05.402Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ide:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml
03:43:05 [2019-06-24T07:43:05.402Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
03:43:05 [2019-06-24T07:43:05.402Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
03:43:05 [2019-06-24T07:43:05.652Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml
03:43:05 [2019-06-24T07:43:05.652Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
03:43:05 [2019-06-24T07:43:05.652Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
03:43:05 [2019-06-24T07:43:05.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml
03:43:05 [2019-06-24T07:43:05.903Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
03:43:05 [2019-06-24T07:43:05.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
03:43:05 [2019-06-24T07:43:05.903Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.ui:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] ------------------------------------------------------------------------
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] Reactor Build Order:
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] 
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.parent
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.ui
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.ui.junit
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.xtext.lib
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.xtext.xbase.lib
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.xtext.lib.feature
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.sdk
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.repository
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xtext.example.arithmetics
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xtext.example.arithmetics.ide
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xtext.example.arithmetics.ui
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xtext.example.domainmodel
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xtext.example.domainmodel.ui
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] org.eclipse.xpect.root
03:43:06 [2019-06-24T07:43:06.153Z] [INFO]                                                                         
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] ------------------------------------------------------------------------
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] Building org.eclipse.xpect.parent 0.2.0-SNAPSHOT
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] ------------------------------------------------------------------------
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] 
03:43:06 [2019-06-24T07:43:06.153Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.parent ---
03:43:06 [2019-06-24T07:43:06.153Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
03:43:06 [2019-06-24T07:43:06.153Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 20.0 KB/sec)
03:43:06 [2019-06-24T07:43:06.153Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
03:43:06 [2019-06-24T07:43:06.153Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec)
03:43:06 [2019-06-24T07:43:06.153Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
03:43:06 [2019-06-24T07:43:06.153Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 783.2 KB/sec)
03:43:06 [2019-06-24T07:43:06.403Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
03:43:06 [2019-06-24T07:43:06.403Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (4 KB at 186.1 KB/sec)
03:43:06 [2019-06-24T07:43:06.403Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom
03:43:06 [2019-06-24T07:43:06.403Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 162.8 KB/sec)
03:43:06 [2019-06-24T07:43:06.403Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar
03:43:06 [2019-06-24T07:43:06.403Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 8071.9 KB/sec)
03:43:06 [2019-06-24T07:43:06.403Z] [INFO] 
03:43:06 [2019-06-24T07:43:06.403Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.parent ---
03:43:06 [2019-06-24T07:43:06.403Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.pom (2 KB at 0.3 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.pom (2 KB at 34.7 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.pom (2 KB at 46.4 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.pom (3 KB at 118.3 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.pom (868 B at 47.1 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.pom (1015 B at 47.2 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.pom (2 KB at 59.5 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.pom (2 KB at 72.8 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom
03:43:11 [2019-06-24T07:43:11.598Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.pom (2 KB at 76.4 KB/sec)
03:43:11 [2019-06-24T07:43:11.598Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom
03:43:11 [2019-06-24T07:43:11.848Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.pom (2 KB at 83.7 KB/sec)
03:43:11 [2019-06-24T07:43:11.848Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom
03:43:11 [2019-06-24T07:43:11.848Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.pom (782 B at 47.7 KB/sec)
03:43:11 [2019-06-24T07:43:11.848Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom
03:43:11 [2019-06-24T07:43:11.848Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.pom (2 KB at 73.2 KB/sec)
03:43:11 [2019-06-24T07:43:11.848Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom
03:43:11 [2019-06-24T07:43:11.848Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.pom (2 KB at 9.1 KB/sec)
03:43:11 [2019-06-24T07:43:11.848Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom
03:43:12 [2019-06-24T07:43:12.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.pom (896 B at 9.6 KB/sec)
03:43:12 [2019-06-24T07:43:12.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.pom
03:43:12 [2019-06-24T07:43:12.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.pom (4 KB at 110.0 KB/sec)
03:43:12 [2019-06-24T07:43:12.098Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.098Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.098Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 42.1 KB/sec)
03:43:12 [2019-06-24T07:43:12.349Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom
03:43:12 [2019-06-24T07:43:12.349Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.11.1/org.eclipse.core.resources-3.11.1.pom (3 KB at 82.2 KB/sec)
03:43:12 [2019-06-24T07:43:12.349Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.349Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.349Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 28.4 KB/sec)
03:43:12 [2019-06-24T07:43:12.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom
03:43:12 [2019-06-24T07:43:12.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.5.100/org.eclipse.core.expressions-3.5.100.pom (2 KB at 99.7 KB/sec)
03:43:12 [2019-06-24T07:43:12.599Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.599Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.599Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 12.1 KB/sec)
03:43:12 [2019-06-24T07:43:12.849Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom
03:43:12 [2019-06-24T07:43:12.850Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.12.0/org.eclipse.core.runtime-3.12.0.pom (4 KB at 106.3 KB/sec)
03:43:12 [2019-06-24T07:43:12.850Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.850Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:43:12 [2019-06-24T07:43:12.850Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 34.9 KB/sec)
03:43:13 [2019-06-24T07:43:13.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom
03:43:13 [2019-06-24T07:43:13.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.2/org.eclipse.osgi-3.11.2.pom (2 KB at 83.3 KB/sec)
03:43:13 [2019-06-24T07:43:13.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom
03:43:13 [2019-06-24T07:43:13.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.11.3/org.eclipse.osgi-3.11.3.pom (2 KB at 88.0 KB/sec)
03:43:13 [2019-06-24T07:43:13.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom
03:43:13 [2019-06-24T07:43:13.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.0/org.eclipse.osgi-3.12.0.pom (2 KB at 119.5 KB/sec)
03:43:13 [2019-06-24T07:43:13.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom
03:43:13 [2019-06-24T07:43:13.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.50/org.eclipse.osgi-3.12.50.pom (2 KB at 119.6 KB/sec)
03:43:13 [2019-06-24T07:43:13.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom
03:43:13 [2019-06-24T07:43:13.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.12.100/org.eclipse.osgi-3.12.100.pom (2 KB at 93.0 KB/sec)
03:43:13 [2019-06-24T07:43:13.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom
03:43:13 [2019-06-24T07:43:13.100Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.0/org.eclipse.osgi-3.13.0.pom (2 KB at 104.6 KB/sec)
03:43:13 [2019-06-24T07:43:13.100Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom
03:43:13 [2019-06-24T07:43:13.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.100/org.eclipse.osgi-3.13.100.pom (2 KB at 104.7 KB/sec)
03:43:13 [2019-06-24T07:43:13.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom
03:43:13 [2019-06-24T07:43:13.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.13.200/org.eclipse.osgi-3.13.200.pom (2 KB at 94.0 KB/sec)
03:43:13 [2019-06-24T07:43:13.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom
03:43:13 [2019-06-24T07:43:13.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.pom (2 KB at 112.6 KB/sec)
03:43:13 [2019-06-24T07:43:13.350Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:43:13 [2019-06-24T07:43:13.350Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:43:13 [2019-06-24T07:43:13.350Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 34.1 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (2 KB at 55.7 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (2 KB at 87.9 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (2 KB at 55.7 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (2 KB at 76.1 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (2 KB at 99.4 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (2 KB at 67.6 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom (2 KB at 67.6 KB/sec)
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:43:13 [2019-06-24T07:43:13.601Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:43:13 [2019-06-24T07:43:13.601Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 33.2 KB/sec)
03:43:13 [2019-06-24T07:43:13.851Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom
03:43:13 [2019-06-24T07:43:13.851Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (2 KB at 105.2 KB/sec)
03:43:13 [2019-06-24T07:43:13.851Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom
03:43:13 [2019-06-24T07:43:13.851Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (2 KB at 99.7 KB/sec)
03:43:13 [2019-06-24T07:43:13.851Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom
03:43:13 [2019-06-24T07:43:13.851Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (2 KB at 126.2 KB/sec)
03:43:13 [2019-06-24T07:43:13.851Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom
03:43:13 [2019-06-24T07:43:13.851Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (2 KB at 135.3 KB/sec)
03:43:13 [2019-06-24T07:43:13.851Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom
03:43:14 [2019-06-24T07:43:14.102Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (2 KB at 31.0 KB/sec)
03:43:14 [2019-06-24T07:43:14.102Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom
03:43:14 [2019-06-24T07:43:14.102Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (2 KB at 105.3 KB/sec)
03:43:14 [2019-06-24T07:43:14.102Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom
03:43:14 [2019-06-24T07:43:14.102Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (2 KB at 135.5 KB/sec)
03:43:14 [2019-06-24T07:43:14.102Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom
03:43:14 [2019-06-24T07:43:14.102Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2 KB at 119.6 KB/sec)
03:43:14 [2019-06-24T07:43:14.102Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom
03:43:14 [2019-06-24T07:43:14.102Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2 KB at 127.5 KB/sec)
03:43:14 [2019-06-24T07:43:14.102Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom
03:43:14 [2019-06-24T07:43:14.102Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom (2 KB at 136.6 KB/sec)
03:43:14 [2019-06-24T07:43:14.102Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:43:14 [2019-06-24T07:43:14.102Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:43:14 [2019-06-24T07:43:14.102Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 38.7 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom
03:43:14 [2019-06-24T07:43:14.352Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (2 KB at 99.5 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom
03:43:14 [2019-06-24T07:43:14.352Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (2 KB at 89.9 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom
03:43:14 [2019-06-24T07:43:14.352Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (2 KB at 118.0 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom
03:43:14 [2019-06-24T07:43:14.352Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (2 KB at 135.0 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom
03:43:14 [2019-06-24T07:43:14.352Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2 KB at 119.2 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom
03:43:14 [2019-06-24T07:43:14.352Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2 KB at 127.1 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom
03:43:14 [2019-06-24T07:43:14.352Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom (2 KB at 119.2 KB/sec)
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:43:14 [2019-06-24T07:43:14.352Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:43:14 [2019-06-24T07:43:14.602Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 30.2 KB/sec)
03:43:14 [2019-06-24T07:43:14.853Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom
03:43:14 [2019-06-24T07:43:14.853Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.6.1/org.eclipse.equinox.preferences-3.6.1.pom (3 KB at 110.8 KB/sec)
03:43:14 [2019-06-24T07:43:14.853Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom
03:43:15 [2019-06-24T07:43:15.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.0/org.eclipse.equinox.preferences-3.7.0.pom (3 KB at 61.9 KB/sec)
03:43:15 [2019-06-24T07:43:15.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom
03:43:15 [2019-06-24T07:43:15.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.100/org.eclipse.equinox.preferences-3.7.100.pom (3 KB at 140.4 KB/sec)
03:43:15 [2019-06-24T07:43:15.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom
03:43:15 [2019-06-24T07:43:15.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.200/org.eclipse.equinox.preferences-3.7.200.pom (3 KB at 117.0 KB/sec)
03:43:15 [2019-06-24T07:43:15.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom
03:43:15 [2019-06-24T07:43:15.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.300/org.eclipse.equinox.preferences-3.7.300.pom (3 KB at 132.7 KB/sec)
03:43:15 [2019-06-24T07:43:15.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom
03:43:15 [2019-06-24T07:43:15.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.pom (3 KB at 132.7 KB/sec)
03:43:15 [2019-06-24T07:43:15.103Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:43:15 [2019-06-24T07:43:15.103Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:43:15 [2019-06-24T07:43:15.103Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 20.4 KB/sec)
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom
03:43:15 [2019-06-24T07:43:15.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.5.100/org.eclipse.core.contenttype-3.5.100.pom (3 KB at 119.1 KB/sec)
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom
03:43:15 [2019-06-24T07:43:15.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.6.0/org.eclipse.core.contenttype-3.6.0.pom (3 KB at 161.5 KB/sec)
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom
03:43:15 [2019-06-24T07:43:15.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.0/org.eclipse.core.contenttype-3.7.0.pom (3 KB at 133.0 KB/sec)
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom
03:43:15 [2019-06-24T07:43:15.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.100/org.eclipse.core.contenttype-3.7.100.pom (3 KB at 133.1 KB/sec)
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom
03:43:15 [2019-06-24T07:43:15.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.200/org.eclipse.core.contenttype-3.7.200.pom (3 KB at 152.0 KB/sec)
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom
03:43:15 [2019-06-24T07:43:15.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.pom (3 KB at 152.0 KB/sec)
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:43:15 [2019-06-24T07:43:15.353Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:43:15 [2019-06-24T07:43:15.353Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 28.2 KB/sec)
03:43:15 [2019-06-24T07:43:15.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom
03:43:15 [2019-06-24T07:43:15.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.400/org.eclipse.equinox.app-1.3.400.pom (3 KB at 108.8 KB/sec)
03:43:15 [2019-06-24T07:43:15.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom
03:43:15 [2019-06-24T07:43:15.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.500/org.eclipse.equinox.app-1.3.500.pom (3 KB at 94.0 KB/sec)
03:43:15 [2019-06-24T07:43:15.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom
03:43:15 [2019-06-24T07:43:15.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.3.600/org.eclipse.equinox.app-1.3.600.pom (3 KB at 159.0 KB/sec)
03:43:15 [2019-06-24T07:43:15.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom
03:43:15 [2019-06-24T07:43:15.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.0/org.eclipse.equinox.app-1.4.0.pom (3 KB at 138.8 KB/sec)
03:43:15 [2019-06-24T07:43:15.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom
03:43:15 [2019-06-24T07:43:15.604Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.100/org.eclipse.equinox.app-1.4.100.pom (3 KB at 115.8 KB/sec)
03:43:15 [2019-06-24T07:43:15.604Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.pom (3 KB at 104.2 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.13.0/org.eclipse.core.runtime-3.13.0.pom (4 KB at 181.3 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.14.0/org.eclipse.core.runtime-3.14.0.pom (4 KB at 93.4 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.0/org.eclipse.core.runtime-3.15.0.pom (4 KB at 140.2 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.100/org.eclipse.core.runtime-3.15.100.pom (4 KB at 206.9 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.200/org.eclipse.core.runtime-3.15.200.pom (4 KB at 119.4 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.pom (4 KB at 124.1 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.0/org.eclipse.core.expressions-3.6.0.pom (2 KB at 126.2 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.100/org.eclipse.core.expressions-3.6.100.pom (2 KB at 118.4 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.200/org.eclipse.core.expressions-3.6.200.pom (2 KB at 111.4 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom
03:43:15 [2019-06-24T07:43:15.854Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.300/org.eclipse.core.expressions-3.6.300.pom (2 KB at 119.4 KB/sec)
03:43:15 [2019-06-24T07:43:15.854Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.pom
03:43:16 [2019-06-24T07:43:16.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.pom (2 KB at 106.2 KB/sec)
03:43:16 [2019-06-24T07:43:16.105Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:43:16 [2019-06-24T07:43:16.105Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:43:16 [2019-06-24T07:43:16.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 14.1 KB/sec)
03:43:16 [2019-06-24T07:43:16.105Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom
03:43:16 [2019-06-24T07:43:16.105Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.6.1/org.eclipse.core.filesystem-1.6.1.pom (3 KB at 83.1 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.0/org.eclipse.core.filesystem-1.7.0.pom (3 KB at 118.1 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.100/org.eclipse.core.filesystem-1.7.100.pom (3 KB at 117.7 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.200/org.eclipse.core.filesystem-1.7.200.pom (3 KB at 111.8 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.300/org.eclipse.core.filesystem-1.7.300.pom (3 KB at 28.9 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.pom (3 KB at 125.1 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.12.0/org.eclipse.core.resources-3.12.0.pom (3 KB at 112.1 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.0/org.eclipse.core.resources-3.13.0.pom (3 KB at 129.3 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.100/org.eclipse.core.resources-3.13.100.pom (3 KB at 129.4 KB/sec)
03:43:16 [2019-06-24T07:43:16.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom
03:43:16 [2019-06-24T07:43:16.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.200/org.eclipse.core.resources-3.13.200.pom (3 KB at 145.6 KB/sec)
03:43:16 [2019-06-24T07:43:16.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom
03:43:16 [2019-06-24T07:43:16.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.300/org.eclipse.core.resources-3.13.300.pom (3 KB at 165.0 KB/sec)
03:43:16 [2019-06-24T07:43:16.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.pom
03:43:16 [2019-06-24T07:43:16.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.pom (3 KB at 154.7 KB/sec)
03:43:16 [2019-06-24T07:43:16.606Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:43:16 [2019-06-24T07:43:16.606Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:43:16 [2019-06-24T07:43:16.606Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 43.0 KB/sec)
03:43:16 [2019-06-24T07:43:16.856Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom
03:43:16 [2019-06-24T07:43:16.856Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.2/org.eclipse.jdt.core-3.12.2.pom (3 KB at 102.9 KB/sec)
03:43:16 [2019-06-24T07:43:16.856Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:43:16 [2019-06-24T07:43:16.856Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:43:16 [2019-06-24T07:43:16.856Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 33.0 KB/sec)
03:43:17 [2019-06-24T07:43:17.106Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom
03:43:17 [2019-06-24T07:43:17.106Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.0/org.eclipse.text-3.6.0.pom (3 KB at 112.3 KB/sec)
03:43:17 [2019-06-24T07:43:17.106Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:43:17 [2019-06-24T07:43:17.106Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:43:17 [2019-06-24T07:43:17.106Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 26.9 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.0/org.eclipse.core.commands-3.8.0.pom (2 KB at 74.3 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.8.1/org.eclipse.core.commands-3.8.1.pom (2 KB at 98.1 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.0/org.eclipse.core.commands-3.9.0.pom (2 KB at 143.3 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.100/org.eclipse.core.commands-3.9.100.pom (2 KB at 116.4 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.200/org.eclipse.core.commands-3.9.200.pom (2 KB at 133.0 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.300/org.eclipse.core.commands-3.9.300.pom (2 KB at 110.5 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.pom (2 KB at 93.9 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.100/org.eclipse.text-3.6.100.pom (3 KB at 119.0 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.6.300/org.eclipse.text-3.6.300.pom (3 KB at 119.0 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.7.0/org.eclipse.text-3.7.0.pom (3 KB at 139.5 KB/sec)
03:43:18 [2019-06-24T07:43:18.017Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom
03:43:18 [2019-06-24T07:43:18.017Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.0/org.eclipse.text-3.8.0.pom (3 KB at 149.3 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.100/org.eclipse.text-3.8.100.pom (3 KB at 149.4 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.pom (3 KB at 132.8 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.12.3/org.eclipse.jdt.core-3.12.3.pom (3 KB at 88.9 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.0/org.eclipse.jdt.core-3.13.0.pom (3 KB at 107.5 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.50/org.eclipse.jdt.core-3.13.50.pom (3 KB at 107.4 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.100/org.eclipse.jdt.core-3.13.100.pom (3 KB at 107.4 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.101/org.eclipse.jdt.core-3.13.101.pom (3 KB at 103.1 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.13.102/org.eclipse.jdt.core-3.13.102.pom (3 KB at 151.7 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom
03:43:18 [2019-06-24T07:43:18.268Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.14.0/org.eclipse.jdt.core-3.14.0.pom (3 KB at 95.4 KB/sec)
03:43:18 [2019-06-24T07:43:18.268Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom
03:43:18 [2019-06-24T07:43:18.518Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.15.0/org.eclipse.jdt.core-3.15.0.pom (3 KB at 92.0 KB/sec)
03:43:18 [2019-06-24T07:43:18.518Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom
03:43:18 [2019-06-24T07:43:18.518Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.16.0/org.eclipse.jdt.core-3.16.0.pom (3 KB at 99.7 KB/sec)
03:43:18 [2019-06-24T07:43:18.518Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom
03:43:18 [2019-06-24T07:43:18.518Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.17.0/org.eclipse.jdt.core-3.17.0.pom (3 KB at 108.0 KB/sec)
03:43:18 [2019-06-24T07:43:18.518Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/org.eclipse.jdt.core-3.18.0.pom
03:43:18 [2019-06-24T07:43:18.518Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.18.0/org.eclipse.jdt.core-3.18.0.pom (3 KB at 66.5 KB/sec)
03:43:18 [2019-06-24T07:43:18.518Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:43:18 [2019-06-24T07:43:18.518Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:43:18 [2019-06-24T07:43:18.518Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 36.2 KB/sec)
03:43:18 [2019-06-24T07:43:18.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.10.100/org.eclipse.debug.core-3.10.100.pom
03:43:18 [2019-06-24T07:43:18.768Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.10.100/org.eclipse.debug.core-3.10.100.pom (3 KB at 88.8 KB/sec)
03:43:18 [2019-06-24T07:43:18.768Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:43:18 [2019-06-24T07:43:18.768Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:43:18 [2019-06-24T07:43:18.769Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 24.5 KB/sec)
03:43:19 [2019-06-24T07:43:19.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.3.0/org.eclipse.core.variables-3.3.0.pom
03:43:19 [2019-06-24T07:43:19.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.3.0/org.eclipse.core.variables-3.3.0.pom (2 KB at 67.2 KB/sec)
03:43:19 [2019-06-24T07:43:19.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.0/org.eclipse.core.variables-3.4.0.pom
03:43:19 [2019-06-24T07:43:19.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.0/org.eclipse.core.variables-3.4.0.pom (2 KB at 69.7 KB/sec)
03:43:19 [2019-06-24T07:43:19.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.100/org.eclipse.core.variables-3.4.100.pom
03:43:19 [2019-06-24T07:43:19.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.100/org.eclipse.core.variables-3.4.100.pom (2 KB at 69.6 KB/sec)
03:43:19 [2019-06-24T07:43:19.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.200/org.eclipse.core.variables-3.4.200.pom
03:43:19 [2019-06-24T07:43:19.019Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.200/org.eclipse.core.variables-3.4.200.pom (2 KB at 72.3 KB/sec)
03:43:19 [2019-06-24T07:43:19.019Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.300/org.eclipse.core.variables-3.4.300.pom
03:43:19 [2019-06-24T07:43:19.269Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.300/org.eclipse.core.variables-3.4.300.pom (2 KB at 72.9 KB/sec)
03:43:19 [2019-06-24T07:43:19.269Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.pom
03:43:19 [2019-06-24T07:43:19.269Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.400/org.eclipse.core.variables-3.4.400.pom (2 KB at 61.1 KB/sec)
03:43:19 [2019-06-24T07:43:19.269Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.pom
03:43:19 [2019-06-24T07:43:19.269Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.pom (2 KB at 75.8 KB/sec)
03:43:19 [2019-06-24T07:43:19.269Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.11.0/org.eclipse.debug.core-3.11.0.pom
03:43:19 [2019-06-24T07:43:19.269Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.11.0/org.eclipse.debug.core-3.11.0.pom (3 KB at 85.8 KB/sec)
03:43:19 [2019-06-24T07:43:19.269Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.12.0/org.eclipse.debug.core-3.12.0.pom
03:43:19 [2019-06-24T07:43:19.269Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.12.0/org.eclipse.debug.core-3.12.0.pom (3 KB at 98.7 KB/sec)
03:43:19 [2019-06-24T07:43:19.269Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.0/org.eclipse.debug.core-3.13.0.pom
03:43:19 [2019-06-24T07:43:19.269Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.0/org.eclipse.debug.core-3.13.0.pom (3 KB at 111.6 KB/sec)
03:43:19 [2019-06-24T07:43:19.269Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.100/org.eclipse.debug.core-3.13.100.pom
03:43:19 [2019-06-24T07:43:19.519Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.100/org.eclipse.debug.core-3.13.100.pom (3 KB at 34.9 KB/sec)
03:43:19 [2019-06-24T07:43:19.519Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.pom
03:43:19 [2019-06-24T07:43:19.519Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.200/org.eclipse.debug.core-3.13.200.pom (3 KB at 95.8 KB/sec)
03:43:19 [2019-06-24T07:43:19.519Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.pom
03:43:19 [2019-06-24T07:43:19.519Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.pom (3 KB at 78.4 KB/sec)
03:43:19 [2019-06-24T07:43:19.520Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:43:19 [2019-06-24T07:43:19.520Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:43:19 [2019-06-24T07:43:19.520Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 40.2 KB/sec)
03:43:19 [2019-06-24T07:43:19.770Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.pom
03:43:19 [2019-06-24T07:43:19.770Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.pom (3 KB at 63.3 KB/sec)
03:43:19 [2019-06-24T07:43:19.770Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.0/org.eclipse.jdt.debug-3.11.0.pom
03:43:19 [2019-06-24T07:43:19.770Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.0/org.eclipse.jdt.debug-3.11.0.pom (3 KB at 126.5 KB/sec)
03:43:19 [2019-06-24T07:43:19.770Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.50/org.eclipse.jdt.debug-3.11.50.pom
03:43:19 [2019-06-24T07:43:19.770Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.50/org.eclipse.jdt.debug-3.11.50.pom (3 KB at 97.1 KB/sec)
03:43:19 [2019-06-24T07:43:19.770Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.100/org.eclipse.jdt.debug-3.11.100.pom
03:43:19 [2019-06-24T07:43:19.770Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.11.100/org.eclipse.jdt.debug-3.11.100.pom (3 KB at 97.2 KB/sec)
03:43:19 [2019-06-24T07:43:19.770Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.0/org.eclipse.jdt.debug-3.12.0.pom
03:43:19 [2019-06-24T07:43:19.770Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.0/org.eclipse.jdt.debug-3.12.0.pom (3 KB at 109.8 KB/sec)
03:43:19 [2019-06-24T07:43:19.770Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.100/org.eclipse.jdt.debug-3.12.100.pom
03:43:19 [2019-06-24T07:43:19.770Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.100/org.eclipse.jdt.debug-3.12.100.pom (3 KB at 101.8 KB/sec)
03:43:19 [2019-06-24T07:43:19.770Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.200/org.eclipse.jdt.debug-3.12.200.pom
03:43:20 [2019-06-24T07:43:20.020Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.12.200/org.eclipse.jdt.debug-3.12.200.pom (3 KB at 106.0 KB/sec)
03:43:20 [2019-06-24T07:43:20.020Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.13.0/org.eclipse.jdt.debug-3.13.0.pom
03:43:20 [2019-06-24T07:43:20.020Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.13.0/org.eclipse.jdt.debug-3.13.0.pom (3 KB at 97.8 KB/sec)
03:43:20 [2019-06-24T07:43:20.020Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
03:43:20 [2019-06-24T07:43:20.020Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
03:43:20 [2019-06-24T07:43:20.020Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 165.4 KB/sec)
03:43:20 [2019-06-24T07:43:20.271Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.5 KB/sec)
03:43:20 [2019-06-24T07:43:20.271Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom
03:43:20 [2019-06-24T07:43:20.271Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (6 KB at 292.2 KB/sec)
03:43:20 [2019-06-24T07:43:20.271Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom
03:43:20 [2019-06-24T07:43:20.271Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2 KB at 127.5 KB/sec)
03:43:20 [2019-06-24T07:43:20.271Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom
03:43:20 [2019-06-24T07:43:20.271Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 55.4 KB/sec)
03:43:20 [2019-06-24T07:43:20.271Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom
03:43:20 [2019-06-24T07:43:20.271Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0-rc1/guava-11.0-rc1.pom (6 KB at 43.1 KB/sec)
03:43:20 [2019-06-24T07:43:20.271Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom
03:43:20 [2019-06-24T07:43:20.521Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0-rc1/guava-parent-11.0-rc1.pom (2 KB at 10.8 KB/sec)
03:43:20 [2019-06-24T07:43:20.521Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom
03:43:20 [2019-06-24T07:43:20.771Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 70.3 KB/sec)
03:43:20 [2019-06-24T07:43:20.771Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
03:43:20 [2019-06-24T07:43:20.771Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 30.8 KB/sec)
03:43:20 [2019-06-24T07:43:20.771Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom
03:43:20 [2019-06-24T07:43:20.771Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.1/guava-11.0.1.pom (6 KB at 69.4 KB/sec)
03:43:20 [2019-06-24T07:43:20.771Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom
03:43:20 [2019-06-24T07:43:20.771Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.1/guava-parent-11.0.1.pom (2 KB at 26.6 KB/sec)
03:43:20 [2019-06-24T07:43:20.771Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom
03:43:21 [2019-06-24T07:43:21.022Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/11.0.2/guava-11.0.2.pom (6 KB at 144.4 KB/sec)
03:43:21 [2019-06-24T07:43:21.022Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom
03:43:21 [2019-06-24T07:43:21.022Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/11.0.2/guava-parent-11.0.2.pom (2 KB at 100.7 KB/sec)
03:43:21 [2019-06-24T07:43:21.022Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom
03:43:21 [2019-06-24T07:43:21.022Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc1/guava-12.0-rc1.pom (6 KB at 62.9 KB/sec)
03:43:21 [2019-06-24T07:43:21.022Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom
03:43:21 [2019-06-24T07:43:21.022Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc1/guava-parent-12.0-rc1.pom (2 KB at 22.0 KB/sec)
03:43:21 [2019-06-24T07:43:21.022Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom
03:43:21 [2019-06-24T07:43:21.272Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0-rc2/guava-12.0-rc2.pom (6 KB at 88.0 KB/sec)
03:43:21 [2019-06-24T07:43:21.272Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom
03:43:21 [2019-06-24T07:43:21.272Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0-rc2/guava-parent-12.0-rc2.pom (3 KB at 15.0 KB/sec)
03:43:21 [2019-06-24T07:43:21.272Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom
03:43:21 [2019-06-24T07:43:21.272Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0/guava-12.0.pom (6 KB at 76.3 KB/sec)
03:43:21 [2019-06-24T07:43:21.272Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom
03:43:21 [2019-06-24T07:43:21.523Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0/guava-parent-12.0.pom (3 KB at 42.8 KB/sec)
03:43:21 [2019-06-24T07:43:21.523Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom
03:43:21 [2019-06-24T07:43:21.773Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/12.0.1/guava-12.0.1.pom (6 KB at 19.0 KB/sec)
03:43:21 [2019-06-24T07:43:21.773Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom
03:43:21 [2019-06-24T07:43:21.773Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/12.0.1/guava-parent-12.0.1.pom (3 KB at 27.1 KB/sec)
03:43:21 [2019-06-24T07:43:21.773Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom
03:43:22 [2019-06-24T07:43:22.023Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc1/guava-13.0-rc1.pom (6 KB at 67.0 KB/sec)
03:43:22 [2019-06-24T07:43:22.023Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom
03:43:22 [2019-06-24T07:43:22.023Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc1/guava-parent-13.0-rc1.pom (3 KB at 32.9 KB/sec)
03:43:22 [2019-06-24T07:43:22.023Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom
03:43:22 [2019-06-24T07:43:22.023Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0-rc2/guava-13.0-rc2.pom (6 KB at 80.3 KB/sec)
03:43:22 [2019-06-24T07:43:22.023Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom
03:43:22 [2019-06-24T07:43:22.023Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0-rc2/guava-parent-13.0-rc2.pom (3 KB at 33.3 KB/sec)
03:43:22 [2019-06-24T07:43:22.023Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom
03:43:22 [2019-06-24T07:43:22.274Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0/guava-13.0.pom (6 KB at 58.6 KB/sec)
03:43:22 [2019-06-24T07:43:22.274Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom
03:43:22 [2019-06-24T07:43:22.274Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0/guava-parent-13.0.pom (3 KB at 32.4 KB/sec)
03:43:22 [2019-06-24T07:43:22.274Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom
03:43:22 [2019-06-24T07:43:22.274Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/13.0.1/guava-13.0.1.pom (6 KB at 65.3 KB/sec)
03:43:22 [2019-06-24T07:43:22.274Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom
03:43:22 [2019-06-24T07:43:22.524Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/13.0.1/guava-parent-13.0.1.pom (3 KB at 45.4 KB/sec)
03:43:22 [2019-06-24T07:43:22.524Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom
03:43:22 [2019-06-24T07:43:22.524Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc1/guava-14.0-rc1.pom (6 KB at 73.4 KB/sec)
03:43:22 [2019-06-24T07:43:22.524Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom
03:43:22 [2019-06-24T07:43:22.524Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc1/guava-parent-14.0-rc1.pom (3 KB at 24.2 KB/sec)
03:43:22 [2019-06-24T07:43:22.524Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom
03:43:22 [2019-06-24T07:43:22.774Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc2/guava-14.0-rc2.pom (6 KB at 71.9 KB/sec)
03:43:22 [2019-06-24T07:43:22.774Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom
03:43:22 [2019-06-24T07:43:22.774Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc2/guava-parent-14.0-rc2.pom (3 KB at 35.2 KB/sec)
03:43:22 [2019-06-24T07:43:22.774Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom
03:43:22 [2019-06-24T07:43:22.774Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0-rc3/guava-14.0-rc3.pom (6 KB at 89.0 KB/sec)
03:43:22 [2019-06-24T07:43:22.774Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom
03:43:22 [2019-06-24T07:43:22.774Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0-rc3/guava-parent-14.0-rc3.pom (3 KB at 40.9 KB/sec)
03:43:22 [2019-06-24T07:43:22.774Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom
03:43:23 [2019-06-24T07:43:23.025Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0/guava-14.0.pom (6 KB at 328.0 KB/sec)
03:43:23 [2019-06-24T07:43:23.025Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom
03:43:23 [2019-06-24T07:43:23.025Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0/guava-parent-14.0.pom (3 KB at 146.7 KB/sec)
03:43:23 [2019-06-24T07:43:23.025Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom
03:43:23 [2019-06-24T07:43:23.025Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (6 KB at 308.8 KB/sec)
03:43:23 [2019-06-24T07:43:23.025Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom
03:43:23 [2019-06-24T07:43:23.025Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (3 KB at 155.9 KB/sec)
03:43:23 [2019-06-24T07:43:23.025Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:43:23 [2019-06-24T07:43:23.025Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:43:23 [2019-06-24T07:43:23.025Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 25.4 KB/sec)
03:43:23 [2019-06-24T07:43:23.025Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 5.4 KB/sec)
03:43:23 [2019-06-24T07:43:23.025Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom
03:43:23 [2019-06-24T07:43:23.275Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.pom (2 KB at 10.7 KB/sec)
03:43:23 [2019-06-24T07:43:23.275Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom
03:43:23 [2019-06-24T07:43:23.525Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.tycho.parent/2.9.2/org.eclipse.xtext.tycho.parent-2.9.2.pom (8 KB at 39.5 KB/sec)
03:43:23 [2019-06-24T07:43:23.525Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:43:23 [2019-06-24T07:43:23.525Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:43:23 [2019-06-24T07:43:23.525Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 18.0 KB/sec)
03:43:23 [2019-06-24T07:43:23.525Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 4.3 KB/sec)
03:43:23 [2019-06-24T07:43:23.525Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom
03:43:23 [2019-06-24T07:43:23.775Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.pom (2 KB at 21.4 KB/sec)
03:43:23 [2019-06-24T07:43:23.776Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:43:23 [2019-06-24T07:43:23.776Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:43:23 [2019-06-24T07:43:23.776Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 24.1 KB/sec)
03:43:23 [2019-06-24T07:43:23.776Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 5.1 KB/sec)
03:43:23 [2019-06-24T07:43:23.776Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom
03:43:24 [2019-06-24T07:43:24.026Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.pom (3 KB at 22.6 KB/sec)
03:43:24 [2019-06-24T07:43:24.026Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:43:24 [2019-06-24T07:43:24.026Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:43:24 [2019-06-24T07:43:24.026Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 28.4 KB/sec)
03:43:24 [2019-06-24T07:43:24.026Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 5.1 KB/sec)
03:43:24 [2019-06-24T07:43:24.026Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom
03:43:24 [2019-06-24T07:43:24.026Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.pom (2 KB at 21.7 KB/sec)
03:43:24 [2019-06-24T07:43:24.026Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom
03:43:24 [2019-06-24T07:43:24.026Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.pom (8 KB at 355.6 KB/sec)
03:43:24 [2019-06-24T07:43:24.026Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom
03:43:24 [2019-06-24T07:43:24.276Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/3.0/guice-parent-3.0.pom (13 KB at 666.9 KB/sec)
03:43:24 [2019-06-24T07:43:24.276Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom
03:43:24 [2019-06-24T07:43:24.276Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (3 KB at 92.3 KB/sec)
03:43:24 [2019-06-24T07:43:24.276Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom
03:43:24 [2019-06-24T07:43:24.276Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 31.5 KB/sec)
03:43:24 [2019-06-24T07:43:24.276Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom
03:43:24 [2019-06-24T07:43:24.276Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 22.2 KB/sec)
03:43:24 [2019-06-24T07:43:24.276Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom
03:43:24 [2019-06-24T07:43:24.276Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.15/log4j-1.2.15.pom (18 KB at 694.5 KB/sec)
03:43:24 [2019-06-24T07:43:24.276Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:43:24 [2019-06-24T07:43:24.276Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:43:24 [2019-06-24T07:43:24.276Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 48.3 KB/sec)
03:43:24 [2019-06-24T07:43:24.527Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 1.3 KB/sec)
03:43:24 [2019-06-24T07:43:24.527Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom
03:43:24 [2019-06-24T07:43:24.777Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.0-v20130528-0742/org.eclipse.emf.ecore-2.9.0-v20130528-0742.pom (2 KB at 36.2 KB/sec)
03:43:24 [2019-06-24T07:43:24.777Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom
03:43:24 [2019-06-24T07:43:24.777Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.1-v20130827-0309/org.eclipse.emf.ecore-2.9.1-v20130827-0309.pom (2 KB at 33.9 KB/sec)
03:43:24 [2019-06-24T07:43:24.777Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom
03:43:24 [2019-06-24T07:43:24.777Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.9.2-v20131212-0545/org.eclipse.emf.ecore-2.9.2-v20131212-0545.pom (2 KB at 38.7 KB/sec)
03:43:24 [2019-06-24T07:43:24.777Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:43:24 [2019-06-24T07:43:24.777Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 6.8 KB/sec)
03:43:24 [2019-06-24T07:43:24.777Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom
03:43:25 [2019-06-24T07:43:25.027Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20130911-20131101.184326-1.pom (2 KB at 9.0 KB/sec)
03:43:25 [2019-06-24T07:43:25.027Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:43:25 [2019-06-24T07:43:25.027Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 6.7 KB/sec)
03:43:25 [2019-06-24T07:43:25.027Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom
03:43:25 [2019-06-24T07:43:25.278Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140117-20140308.162131-1.pom (2 KB at 7.5 KB/sec)
03:43:25 [2019-06-24T07:43:25.278Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:43:25 [2019-06-24T07:43:25.278Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 6.2 KB/sec)
03:43:25 [2019-06-24T07:43:25.278Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom
03:43:25 [2019-06-24T07:43:25.528Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore-2.10.0-v20140514-20140615.074948-1.pom (2 KB at 7.2 KB/sec)
03:43:25 [2019-06-24T07:43:25.528Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom
03:43:25 [2019-06-24T07:43:25.528Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-1158/org.eclipse.emf.ecore-2.10.0-v20140514-1158.pom (2 KB at 35.0 KB/sec)
03:43:25 [2019-06-24T07:43:25.528Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom
03:43:25 [2019-06-24T07:43:25.528Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1/org.eclipse.emf.ecore-2.10.1.pom (2 KB at 38.3 KB/sec)
03:43:25 [2019-06-24T07:43:25.528Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom
03:43:25 [2019-06-24T07:43:25.528Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.1-v20140901-1043/org.eclipse.emf.ecore-2.10.1-v20140901-1043.pom (2 KB at 38.8 KB/sec)
03:43:25 [2019-06-24T07:43:25.528Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.10.2-v20150123-0348/org.eclipse.emf.ecore-2.10.2-v20150123-0348.pom (2 KB at 28.6 KB/sec)
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.0-v20150123-0347/org.eclipse.emf.ecore-2.11.0-v20150123-0347.pom (2 KB at 40.2 KB/sec)
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1/org.eclipse.emf.ecore-2.11.1.pom (2 KB at 42.9 KB/sec)
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.1-v20150805-0538/org.eclipse.emf.ecore-2.11.1-v20150805-0538.pom (2 KB at 33.9 KB/sec)
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.11.2/org.eclipse.emf.ecore-2.11.2.pom (2 KB at 51.0 KB/sec)
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.12.0/org.eclipse.emf.ecore-2.12.0.pom (2 KB at 76.5 KB/sec)
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.pom (2 KB at 68.5 KB/sec)
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:43:25 [2019-06-24T07:43:25.779Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:43:25 [2019-06-24T07:43:25.779Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 68.2 KB/sec)
03:43:26 [2019-06-24T07:43:26.029Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 3.7 KB/sec)
03:43:26 [2019-06-24T07:43:26.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom
03:43:26 [2019-06-24T07:43:26.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.pom (2 KB at 39.9 KB/sec)
03:43:26 [2019-06-24T07:43:26.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom
03:43:26 [2019-06-24T07:43:26.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.0-v20130528-0742/org.eclipse.emf.common-2.9.0-v20130528-0742.pom (2 KB at 49.1 KB/sec)
03:43:26 [2019-06-24T07:43:26.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom
03:43:26 [2019-06-24T07:43:26.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.1-v20130827-0309/org.eclipse.emf.common-2.9.1-v20130827-0309.pom (2 KB at 21.6 KB/sec)
03:43:26 [2019-06-24T07:43:26.029Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom
03:43:26 [2019-06-24T07:43:26.029Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.9.2-v20131212-0545/org.eclipse.emf.common-2.9.2-v20131212-0545.pom (2 KB at 41.5 KB/sec)
03:43:26 [2019-06-24T07:43:26.029Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:43:26 [2019-06-24T07:43:26.279Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 6.7 KB/sec)
03:43:26 [2019-06-24T07:43:26.279Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom
03:43:26 [2019-06-24T07:43:26.279Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20130911-20131101.184418-1.pom (2 KB at 8.4 KB/sec)
03:43:26 [2019-06-24T07:43:26.279Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:43:26 [2019-06-24T07:43:26.530Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 6.5 KB/sec)
03:43:26 [2019-06-24T07:43:26.530Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom
03:43:26 [2019-06-24T07:43:26.530Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140117-20140308.162206-1.pom (2 KB at 8.4 KB/sec)
03:43:26 [2019-06-24T07:43:26.530Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:43:26 [2019-06-24T07:43:26.780Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 6.8 KB/sec)
03:43:26 [2019-06-24T07:43:26.780Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom
03:43:26 [2019-06-24T07:43:26.780Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.common-2.10.0-v20140514-20140615.074938-1.pom (2 KB at 7.7 KB/sec)
03:43:26 [2019-06-24T07:43:26.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom
03:43:26 [2019-06-24T07:43:26.780Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-1158/org.eclipse.emf.common-2.10.0-v20140514-1158.pom (2 KB at 36.3 KB/sec)
03:43:26 [2019-06-24T07:43:26.780Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1/org.eclipse.emf.common-2.10.1.pom (2 KB at 39.7 KB/sec)
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20140901-1043/org.eclipse.emf.common-2.10.1-v20140901-1043.pom (2 KB at 37.5 KB/sec)
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.10.1-v20150123-0348/org.eclipse.emf.common-2.10.1-v20150123-0348.pom (2 KB at 38.9 KB/sec)
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0/org.eclipse.emf.common-2.11.0.pom (2 KB at 39.7 KB/sec)
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150123-0347/org.eclipse.emf.common-2.11.0-v20150123-0347.pom (2 KB at 40.3 KB/sec)
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.11.0-v20150805-0538/org.eclipse.emf.common-2.11.0-v20150805-0538.pom (2 KB at 47.3 KB/sec)
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.12.0/org.eclipse.emf.common-2.12.0.pom (2 KB at 53.7 KB/sec)
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:43:27 [2019-06-24T07:43:27.031Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:43:27 [2019-06-24T07:43:27.031Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 92.3 KB/sec)
03:43:27 [2019-06-24T07:43:27.281Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 5.6 KB/sec)
03:43:27 [2019-06-24T07:43:27.281Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom
03:43:27 [2019-06-24T07:43:27.281Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.pom (2 KB at 13.6 KB/sec)
03:43:27 [2019-06-24T07:43:27.281Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom
03:43:27 [2019-06-24T07:43:27.281Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.pom (873 B at 10.7 KB/sec)
03:43:27 [2019-06-24T07:43:27.281Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom
03:43:27 [2019-06-24T07:43:27.531Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.pom (2 KB at 4.4 KB/sec)
03:43:27 [2019-06-24T07:43:27.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom
03:43:27 [2019-06-24T07:43:27.531Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.8.0-v20120911-0500/org.eclipse.emf.ecore-2.8.0-v20120911-0500.pom (2 KB at 47.2 KB/sec)
03:43:27 [2019-06-24T07:43:27.531Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom
03:43:27 [2019-06-24T07:43:27.782Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.8.0-v20120911-0500/org.eclipse.emf.common-2.8.0-v20120911-0500.pom (2 KB at 36.0 KB/sec)
03:43:27 [2019-06-24T07:43:27.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:43:27 [2019-06-24T07:43:27.782Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:43:27 [2019-06-24T07:43:27.782Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 59.3 KB/sec)
03:43:27 [2019-06-24T07:43:27.782Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 4.4 KB/sec)
03:43:27 [2019-06-24T07:43:27.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom
03:43:27 [2019-06-24T07:43:27.782Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.8.0-v20120911-0500/org.eclipse.emf.ecore.xmi-2.8.0-v20120911-0500.pom (2 KB at 40.5 KB/sec)
03:43:27 [2019-06-24T07:43:27.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom
03:43:27 [2019-06-24T07:43:27.782Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.0-v20130528-0742/org.eclipse.emf.ecore.xmi-2.9.0-v20130528-0742.pom (2 KB at 36.4 KB/sec)
03:43:27 [2019-06-24T07:43:27.782Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom
03:43:28 [2019-06-24T07:43:28.032Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20130827-0309/org.eclipse.emf.ecore.xmi-2.9.1-v20130827-0309.pom (2 KB at 14.8 KB/sec)
03:43:28 [2019-06-24T07:43:28.032Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom
03:43:28 [2019-06-24T07:43:28.032Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.9.1-v20131212-0545/org.eclipse.emf.ecore.xmi-2.9.1-v20131212-0545.pom (2 KB at 40.5 KB/sec)
03:43:28 [2019-06-24T07:43:28.032Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
03:43:28 [2019-06-24T07:43:28.032Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 6.7 KB/sec)
03:43:28 [2019-06-24T07:43:28.032Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom
03:43:28 [2019-06-24T07:43:28.283Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0.v20130911-20131101.184401-1.pom (2 KB at 9.5 KB/sec)
03:43:28 [2019-06-24T07:43:28.283Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:43:28 [2019-06-24T07:43:28.283Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 5.2 KB/sec)
03:43:28 [2019-06-24T07:43:28.283Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom
03:43:28 [2019-06-24T07:43:28.833Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140117-20140308.162157-1.pom (2 KB at 3.3 KB/sec)
03:43:28 [2019-06-24T07:43:28.833Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:43:28 [2019-06-24T07:43:28.833Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 6.2 KB/sec)
03:43:28 [2019-06-24T07:43:28.833Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-20140615.075014-1.pom (2 KB at 8.4 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-1158/org.eclipse.emf.ecore.xmi-2.10.0-v20140514-1158.pom (2 KB at 39.1 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1/org.eclipse.emf.ecore.xmi-2.10.1.pom (2 KB at 37.2 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.1-v20140901-1043/org.eclipse.emf.ecore.xmi-2.10.1-v20140901-1043.pom (2 KB at 39.1 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.2-v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2-v20150123-0348.pom (2 KB at 40.5 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.0-v20150123-0347/org.eclipse.emf.ecore.xmi-2.11.0-v20150123-0347.pom (2 KB at 47.6 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1/org.eclipse.emf.ecore.xmi-2.11.1.pom (2 KB at 46.9 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.11.1-v20150805-0538/org.eclipse.emf.ecore.xmi-2.11.1-v20150805-0538.pom (2 KB at 43.8 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.12.0/org.eclipse.emf.ecore.xmi-2.12.0.pom (2 KB at 60.0 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom
03:43:29 [2019-06-24T07:43:29.084Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.pom (2 KB at 66.4 KB/sec)
03:43:29 [2019-06-24T07:43:29.084Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom
03:43:29 [2019-06-24T07:43:29.334Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.pom (20 KB at 945.9 KB/sec)
03:43:29 [2019-06-24T07:43:29.334Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
03:43:29 [2019-06-24T07:43:29.334Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
03:43:29 [2019-06-24T07:43:29.334Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 34.6 KB/sec)
03:43:29 [2019-06-24T07:43:29.334Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom
03:43:29 [2019-06-24T07:43:29.334Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.pom (4 KB at 188.3 KB/sec)
03:43:29 [2019-06-24T07:43:29.334Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom
03:43:29 [2019-06-24T07:43:29.334Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.2/antlr-master-3.2.pom (9 KB at 464.2 KB/sec)
03:43:29 [2019-06-24T07:43:29.334Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:43:29 [2019-06-24T07:43:29.334Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:43:29 [2019-06-24T07:43:29.334Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 21.9 KB/sec)
03:43:35 [2019-06-24T07:43:35.814Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 0.1 KB/sec)
03:43:35 [2019-06-24T07:43:35.814Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:43:35 [2019-06-24T07:43:35.814Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:43:35 [2019-06-24T07:43:35.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 27.9 KB/sec)
03:43:35 [2019-06-24T07:43:35.815Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 2.6 KB/sec)
03:43:35 [2019-06-24T07:43:35.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom
03:43:35 [2019-06-24T07:43:35.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.pom (3 KB at 21.4 KB/sec)
03:43:35 [2019-06-24T07:43:35.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:43:35 [2019-06-24T07:43:35.815Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:43:35 [2019-06-24T07:43:35.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 42.5 KB/sec)
03:43:35 [2019-06-24T07:43:35.815Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 3.5 KB/sec)
03:43:35 [2019-06-24T07:43:35.815Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom
03:43:35 [2019-06-24T07:43:35.815Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130902-0605/org.eclipse.emf.codegen-2.9.0-v20130902-0605.pom (2 KB at 20.0 KB/sec)
03:43:35 [2019-06-24T07:43:35.815Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
03:43:35 [2019-06-24T07:43:35.815Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 5.8 KB/sec)
03:43:35 [2019-06-24T07:43:35.815Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom
03:43:41 [2019-06-24T07:43:41.009Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/org.eclipse.emf.codegen-2.9.0-v20130930-20131101.184305-1.pom (2 KB at 0.2 KB/sec)
03:43:41 [2019-06-24T07:43:41.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom
03:43:41 [2019-06-24T07:43:41.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20140203-1126/org.eclipse.emf.codegen-2.9.0-v20140203-1126.pom (2 KB at 36.0 KB/sec)
03:43:41 [2019-06-24T07:43:41.009Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom
03:43:41 [2019-06-24T07:43:41.009Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0/org.eclipse.emf.codegen-2.10.0.pom (2 KB at 35.8 KB/sec)
03:43:41 [2019-06-24T07:43:41.009Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
03:43:41 [2019-06-24T07:43:41.009Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 1.4 KB/sec)
03:43:41 [2019-06-24T07:43:41.009Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom
03:43:41 [2019-06-24T07:43:41.259Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140127-20140308.162113-2.pom (2 KB at 3.3 KB/sec)
03:43:41 [2019-06-24T07:43:41.259Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
03:43:42 [2019-06-24T07:43:42.195Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 6.5 KB/sec)
03:43:42 [2019-06-24T07:43:42.195Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/org.eclipse.emf.codegen-2.10.0-v20140519-20140615.074924-1.pom (2 KB at 1.3 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-0339/org.eclipse.emf.codegen-2.10.0-v20140519-0339.pom (2 KB at 21.4 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140901-1055/org.eclipse.emf.codegen-2.10.0-v20140901-1055.pom (2 KB at 36.3 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0357/org.eclipse.emf.codegen-2.10.0-v20150123-0357.pom (2 KB at 43.6 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20150123-0452/org.eclipse.emf.codegen-2.10.0-v20150123-0452.pom (2 KB at 41.9 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0/org.eclipse.emf.codegen-2.11.0.pom (2 KB at 63.2 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.11.0-v20150806-0404/org.eclipse.emf.codegen-2.11.0-v20150806-0404.pom (2 KB at 40.4 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.pom
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.pom (3 KB at 70.6 KB/sec)
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:43:42 [2019-06-24T07:43:42.446Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:43:42 [2019-06-24T07:43:42.446Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 43.7 KB/sec)
03:43:42 [2019-06-24T07:43:42.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.8.101/org.eclipse.jdt.launching-3.8.101.pom
03:43:42 [2019-06-24T07:43:42.696Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.8.101/org.eclipse.jdt.launching-3.8.101.pom (4 KB at 106.5 KB/sec)
03:43:42 [2019-06-24T07:43:42.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.0/org.eclipse.jdt.launching-3.9.0.pom
03:43:42 [2019-06-24T07:43:42.696Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.0/org.eclipse.jdt.launching-3.9.0.pom (4 KB at 75.3 KB/sec)
03:43:42 [2019-06-24T07:43:42.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.50/org.eclipse.jdt.launching-3.9.50.pom
03:43:42 [2019-06-24T07:43:42.696Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.50/org.eclipse.jdt.launching-3.9.50.pom (4 KB at 118.5 KB/sec)
03:43:42 [2019-06-24T07:43:42.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.51/org.eclipse.jdt.launching-3.9.51.pom
03:43:42 [2019-06-24T07:43:42.696Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.51/org.eclipse.jdt.launching-3.9.51.pom (4 KB at 118.5 KB/sec)
03:43:42 [2019-06-24T07:43:42.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.52/org.eclipse.jdt.launching-3.9.52.pom
03:43:42 [2019-06-24T07:43:42.696Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.52/org.eclipse.jdt.launching-3.9.52.pom (4 KB at 128.4 KB/sec)
03:43:42 [2019-06-24T07:43:42.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.100/org.eclipse.jdt.launching-3.9.100.pom
03:43:42 [2019-06-24T07:43:42.696Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.9.100/org.eclipse.jdt.launching-3.9.100.pom (4 KB at 140.1 KB/sec)
03:43:42 [2019-06-24T07:43:42.696Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.11.0/org.eclipse.jdt.launching-3.11.0.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.11.0/org.eclipse.jdt.launching-3.11.0.pom (4 KB at 123.2 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.12.0/org.eclipse.jdt.launching-3.12.0.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.12.0/org.eclipse.jdt.launching-3.12.0.pom (4 KB at 114.8 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.13.0/org.eclipse.jdt.launching-3.13.0.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.13.0/org.eclipse.jdt.launching-3.13.0.pom (4 KB at 86.1 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.14.0/org.eclipse.jdt.launching-3.14.0.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.14.0/org.eclipse.jdt.launching-3.14.0.pom (4 KB at 96.9 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.pom (3 KB at 44.5 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.1/asm-parent-5.0.1.pom (6 KB at 335.4 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at 488.7 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom
03:43:42 [2019-06-24T07:43:42.947Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.pom (3 KB at 67.8 KB/sec)
03:43:42 [2019-06-24T07:43:42.947Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom
03:43:43 [2019-06-24T07:43:43.197Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.pom (2 KB at 75.6 KB/sec)
03:43:43 [2019-06-24T07:43:43.197Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom
03:43:43 [2019-06-24T07:43:43.197Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.pom (766 B at 7.1 KB/sec)
03:43:43 [2019-06-24T07:43:43.197Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom
03:43:43 [2019-06-24T07:43:43.197Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.parent/2.8.3/org.eclipse.emf.mwe2.parent-2.8.3.pom (7 KB at 67.2 KB/sec)
03:43:43 [2019-06-24T07:43:43.197Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:43:43 [2019-06-24T07:43:43.197Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:43:43 [2019-06-24T07:43:43.197Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 34.1 KB/sec)
03:43:43 [2019-06-24T07:43:43.748Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 2.3 KB/sec)
03:43:43 [2019-06-24T07:43:43.748Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom
03:43:43 [2019-06-24T07:43:43.748Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.pom (750 B at 3.3 KB/sec)
03:43:45 [2019-06-24T07:43:45.609Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:43:45 [2019-06-24T07:43:45.609Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:43:45 [2019-06-24T07:43:45.859Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 19.0 KB/sec)
03:43:45 [2019-06-24T07:43:45.859Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 4.7 KB/sec)
03:43:45 [2019-06-24T07:43:45.859Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom
03:43:45 [2019-06-24T07:43:45.859Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.pom (601 B at 7.0 KB/sec)
03:43:45 [2019-06-24T07:43:45.859Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:43:45 [2019-06-24T07:43:45.859Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:43:46 [2019-06-24T07:43:46.109Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 3.5 KB/sec)
03:43:46 [2019-06-24T07:43:46.109Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 5.2 KB/sec)
03:43:46 [2019-06-24T07:43:46.109Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom
03:43:46 [2019-06-24T07:43:46.109Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.pom (965 B at 13.3 KB/sec)
03:43:46 [2019-06-24T07:43:46.109Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:43:46 [2019-06-24T07:43:46.109Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:43:46 [2019-06-24T07:43:46.109Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 9.2 KB/sec)
03:43:46 [2019-06-24T07:43:46.360Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 2.6 KB/sec)
03:43:46 [2019-06-24T07:43:46.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom
03:43:46 [2019-06-24T07:43:46.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.pom (919 B at 12.3 KB/sec)
03:43:46 [2019-06-24T07:43:46.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom
03:43:46 [2019-06-24T07:43:46.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.pom (949 B at 46.3 KB/sec)
03:43:46 [2019-06-24T07:43:46.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.2.1/maven-core-3.2.1.pom (8 KB at 438.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.2.1/maven-3.2.1.pom (23 KB at 1103.0 KB/sec)
03:43:46 [2019-06-24T07:43:46.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom
03:43:46 [2019-06-24T07:43:46.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1871.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.2.1/maven-model-3.2.1.pom (5 KB at 202.2 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 157.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.2.1/maven-settings-3.2.1.pom (3 KB at 84.8 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.2.1/maven-settings-builder-3.2.1.pom (3 KB at 133.4 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 67.0 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 187.0 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 49.7 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 276.0 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 295.7 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 336.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 118.6 KB/sec)
03:43:46 [2019-06-24T07:43:46.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.2.1/maven-repository-metadata-3.2.1.pom (3 KB at 120.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.2.1/maven-artifact-3.2.1.pom (2 KB at 106.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.2.1/maven-plugin-api-3.2.1.pom (4 KB at 194.3 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (5 KB at 262.0 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 KB at 805.8 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 66.7 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 127.8 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 482.6 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1262.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 58.8 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 KB at 707.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 KB at 367.9 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom
03:43:46 [2019-06-24T07:43:46.861Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (3 KB at 175.8 KB/sec)
03:43:46 [2019-06-24T07:43:46.861Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 KB at 911.1 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (4 KB at 252.8 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4 KB at 218.9 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 408.1 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.2.1/maven-model-builder-3.2.1.pom (3 KB at 171.4 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.2.1/maven-aether-provider-3.2.1.pom (4 KB at 235.2 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (2 KB at 94.2 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 KB at 1183.3 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (2 KB at 95.4 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2 KB at 110.4 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (4 KB at 181.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
03:43:47 [2019-06-24T07:43:47.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5 KB at 271.8 KB/sec)
03:43:47 [2019-06-24T07:43:47.362Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar
03:43:47 [2019-06-24T07:43:47.362Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar
03:43:47 [2019-06-24T07:43:47.362Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar
03:43:47 [2019-06-24T07:43:47.362Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar
03:43:47 [2019-06-24T07:43:47.362Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar
03:43:47 [2019-06-24T07:43:47.362Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar (69 KB at 956.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.362Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar
03:43:47 [2019-06-24T07:43:47.362Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar (85 KB at 954.5 KB/sec)
03:43:47 [2019-06-24T07:43:47.362Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar (104 KB at 3033.8 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar (792 KB at 6940.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar (89 KB at 3704.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar (1332 KB at 10825.3 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar (179 KB at 6383.8 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar (109 KB at 4540.8 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar (90 KB at 3592.2 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar (52 KB at 3057.1 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar (84 KB at 2774.1 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar (873 KB at 26453.9 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar
03:43:47 [2019-06-24T07:43:47.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar (66 KB at 3629.8 KB/sec)
03:43:47 [2019-06-24T07:43:47.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar (5436 KB at 12611.1 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar (243 KB at 821.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar (73 KB at 2701.5 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar (514 KB at 1630.7 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar (36 KB at 818.9 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar (105 KB at 5521.1 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar (120 KB at 4597.0 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar (192 KB at 9134.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar (131 KB at 7665.9 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar (104 KB at 5155.8 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar (87 KB at 2534.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar (93 KB at 2426.4 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar (389 KB at 1121.9 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar
03:43:47 [2019-06-24T07:43:47.863Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar (906 KB at 17421.6 KB/sec)
03:43:47 [2019-06-24T07:43:47.863Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.113Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar (105 KB at 215.9 KB/sec)
03:43:48 [2019-06-24T07:43:48.113Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.113Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar (1417 KB at 10980.1 KB/sec)
03:43:48 [2019-06-24T07:43:48.113Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.113Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2138 KB at 18918.7 KB/sec)
03:43:48 [2019-06-24T07:43:48.113Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar
03:43:48 [2019-06-24T07:43:48.113Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar (25 KB at 179.1 KB/sec)
03:43:48 [2019-06-24T07:43:48.113Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar (485 KB at 1856.1 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.9.2/org.eclipse.xtend.core-2.9.2.jar (1725 KB at 4940.9 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar (9 KB at 66.4 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar (2983 KB at 8424.2 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.1/junit-4.8.1.jar (232 KB at 11023.4 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar (2551 KB at 7105.2 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar (18 KB at 184.1 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.364Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar (207 KB at 1825.3 KB/sec)
03:43:48 [2019-06-24T07:43:48.364Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar (136 KB at 729.5 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar (244 KB at 914.4 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar (368 KB at 7649.8 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar (167 KB at 739.9 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar (75 KB at 358.8 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 143.4 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar (278 KB at 1115.3 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/3.0/guice-3.0.jar (694 KB at 14762.5 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 256.6 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar (1375 KB at 20825.9 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.16/log4j-1.2.16.jar (471 KB at 20445.6 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar (29 KB at 945.2 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-commons/5.0.1/asm-commons-5.0.1.jar (41 KB at 1131.7 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 KB at 1016.9 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar (52 KB at 1732.3 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (142 KB at 4563.6 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (131 KB at 4831.7 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1566.3 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (192 KB at 6397.9 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 356.9 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (131 KB at 3633.8 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 274.2 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 1721.5 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (350 KB at 8513.4 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar (246 KB at 7025.4 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar
03:43:48 [2019-06-24T07:43:48.614Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 506.8 KB/sec)
03:43:48 [2019-06-24T07:43:48.614Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar
03:43:48 [2019-06-24T07:43:48.865Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (285 KB at 5081.6 KB/sec)
03:43:48 [2019-06-24T07:43:48.865Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar
03:43:48 [2019-06-24T07:43:48.865Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.2/antlr-runtime-3.2.jar (149 KB at 4123.0 KB/sec)
03:43:48 [2019-06-24T07:43:48.865Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar (280 KB at 7345.0 KB/sec)
03:43:48 [2019-06-24T07:43:48.865Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar (114 KB at 2459.2 KB/sec)
03:43:48 [2019-06-24T07:43:48.865Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar (297 KB at 3705.1 KB/sec)
03:43:48 [2019-06-24T07:43:48.865Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar (230 KB at 2581.2 KB/sec)
03:43:52 [2019-06-24T07:43:52.092Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-plugin-parent/src/main/java]' does not exists.
03:43:52 [2019-06-24T07:43:52.092Z] [INFO] 
03:43:52 [2019-06-24T07:43:52.092Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.parent ---
03:43:52 [2019-06-24T07:43:52.092Z] [INFO] 
03:43:52 [2019-06-24T07:43:52.092Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.parent ---
03:43:52 [2019-06-24T07:43:52.092Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.092Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 122.6 KB/sec)
03:43:52 [2019-06-24T07:43:52.092Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.092Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 102.8 KB/sec)
03:43:52 [2019-06-24T07:43:52.092Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.092Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 141.7 KB/sec)
03:43:52 [2019-06-24T07:43:52.092Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
03:43:52 [2019-06-24T07:43:52.092Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 103.6 KB/sec)
03:43:52 [2019-06-24T07:43:52.092Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
03:43:52 [2019-06-24T07:43:52.092Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 154.3 KB/sec)
03:43:52 [2019-06-24T07:43:52.092Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 26.7 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 215.5 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 54.1 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 334.8 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 145.5 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 77.3 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 142.3 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 112.9 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 96.3 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 111.8 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 47.0 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 255.7 KB/sec)
03:43:52 [2019-06-24T07:43:52.093Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
03:43:52 [2019-06-24T07:43:52.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 164.2 KB/sec)
03:43:52 [2019-06-24T07:43:52.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
03:43:52 [2019-06-24T07:43:52.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 221.6 KB/sec)
03:43:52 [2019-06-24T07:43:52.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar
03:43:52 [2019-06-24T07:43:52.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
03:43:52 [2019-06-24T07:43:52.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 609.5 KB/sec)
03:43:52 [2019-06-24T07:43:52.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 5374.2 KB/sec)
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-plugin-parent/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.parent/0.2.0-SNAPSHOT/org.eclipse.xpect.parent-0.2.0-SNAPSHOT.pom
03:43:52 [2019-06-24T07:43:52.343Z] [INFO]                                                                         
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] ------------------------------------------------------------------------
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] Building org.eclipse.xpect 0.2.0-SNAPSHOT
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] ------------------------------------------------------------------------
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] 
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect ---
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] 
03:43:52 [2019-06-24T07:43:52.343Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect ---
03:43:52 [2019-06-24T07:43:52.894Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:43:52 [2019-06-24T07:43:52.894Z] [INFO] 
03:43:52 [2019-06-24T07:43:52.894Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect ---
03:43:52 [2019-06-24T07:43:52.894Z] [INFO] 
03:43:52 [2019-06-24T07:43:52.894Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect ---
03:43:52 [2019-06-24T07:43:52.894Z] [INFO] 
03:43:52 [2019-06-24T07:43:52.894Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xpect ---
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.1.0/maven-plugin-api-2.1.0.pom (2 KB at 74.8 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.1.0/maven-2.1.0.pom (22 KB at 1288.0 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.1.0/maven-project-2.1.0.pom (3 KB at 150.3 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.1.0/maven-settings-2.1.0.pom (3 KB at 106.2 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.1.0/maven-model-2.1.0.pom (4 KB at 137.4 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (6 KB at 345.2 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (10 KB at 563.0 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.pom (880 B at 39.1 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom
03:43:52 [2019-06-24T07:43:52.894Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.13/plexus-1.0.13.pom (11 KB at 422.5 KB/sec)
03:43:52 [2019-06-24T07:43:52.894Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.1.0/maven-profile-2.1.0.pom (2 KB at 99.4 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.1.0/maven-artifact-manager-2.1.0.pom (4 KB at 202.5 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.1.0/maven-repository-metadata-2.1.0.pom (2 KB at 100.5 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.1.0/maven-artifact-2.1.0.pom (2 KB at 85.6 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 30.7 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.1.0/maven-plugin-registry-2.1.0.pom (2 KB at 112.8 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.1.0/maven-plugin-descriptor-2.1.0.pom (3 KB at 111.8 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.pom (6 KB at 323.6 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 666.9 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.pom (771 B at 41.8 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/2.0/guice-parent-2.0.pom (3 KB at 140.0 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
03:43:53 [2019-06-24T07:43:53.144Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (2 KB at 72.3 KB/sec)
03:43:53 [2019-06-24T07:43:53.144Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.pom (10 KB at 496.2 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.3/ant-parent-1.8.3.pom (5 KB at 222.7 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.pom (3 KB at 121.4 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (2 KB at 57.2 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (5 KB at 243.9 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 815.2 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 1044.3 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 533.9 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1691.9 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar (50 KB at 1597.0 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar (276 KB at 8871.1 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 8306.2 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/2.0/guice-2.0.jar (652 KB at 16693.3 KB/sec)
03:43:53 [2019-06-24T07:43:53.395Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
03:43:53 [2019-06-24T07:43:53.395Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar (18 KB at 1125.0 KB/sec)
03:43:53 [2019-06-24T07:43:53.645Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (202 KB at 10624.5 KB/sec)
03:43:53 [2019-06-24T07:43:53.645Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 2963.2 KB/sec)
03:43:53 [2019-06-24T07:43:53.645Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 12616.3 KB/sec)
03:43:53 [2019-06-24T07:43:53.645Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.3/ant-1.8.3.jar (1894 KB at 17057.7 KB/sec)
03:43:53 [2019-06-24T07:43:53.645Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
03:43:53 [2019-06-24T07:43:53.645Z] [INFO] Executing workflow in forked mode.
03:43:53 [2019-06-24T07:43:53.896Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 0    [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 72   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.junit-4.11.0.v201303080030.jar/junit.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 72   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 72   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 73   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 73   [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 80   [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Registering platform uri '/jobs/genie.xpect/Xpect-Integration-Release/workspace'
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 170  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 171  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.common_3.10.300.v20190218-2100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 182  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.runtime_3.15.200.v20190301-1641.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 190  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 194  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.jobs_3.10.300.v20190215-2048.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 201  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi_3.13.300.v20190218-1622.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 201  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.app_1.4.100.v20190215-2139.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 209  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.378Z] [INFO] 211  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 226  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.compatibility.state at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi.compatibility.state_1.1.400.v20190208-1533.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.400/org.eclipse.osgi.compatibility.state-1.1.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 228  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi_3.13.300.v20190218-1622.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 233  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.13.300/org.eclipse.osgi-3.13.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 236  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 238  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 240  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.runtime_3.15.200.v20190301-1641.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 242  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.common_3.10.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 244  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.jobs_3.10.300.v20190215-2048.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 246  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.registry_3.8.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 248  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.preferences_3.7.300.v20190218-2100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 250  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 251  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.app_1.4.100.v20190215-2139.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 253  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 255  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 257  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 260  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 262  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 266  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 270  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 280  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 282  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 282  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 284  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 284  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 290  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 292  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.7.102.v20141111-0953/org.eclipse.jdt.launching-3.7.102.v20141111-0953.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 296  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.resources/3.13.400/org.eclipse.core.resources-3.13.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 296  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.expressions/3.6.400/org.eclipse.core.expressions-3.6.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 297  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.runtime/3.15.300/org.eclipse.core.runtime-3.15.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 297  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 298  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.contenttype/3.7.300/org.eclipse.core.contenttype-3.7.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 299  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.filesystem/1.7.400/org.eclipse.core.filesystem-1.7.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 299  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.commands/3.9.400/org.eclipse.core.commands-3.9.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 301  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.osgi/3.14.0/org.eclipse.osgi-3.14.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 302  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.629Z] [INFO] 303  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 303  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.preferences/3.7.400/org.eclipse.equinox.preferences-3.7.400.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 304  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.equinox.app/1.4.200/org.eclipse.equinox.app-1.4.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 305  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.text/3.8.200/org.eclipse.text-3.8.200.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 308  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 310  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 313  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 315  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 315  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 316  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 333  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 333  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 334  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 335  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-utils at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-utils/1.5.12/plexus-utils-1.5.12.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 336  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 336  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 337  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-interpolation at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-interpolation/1.8.1/plexus-interpolation-1.8.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 338  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-component-annotations at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 341  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project plexus-cipher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 346  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.tukaani.xz at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/tukaani/xz/1.5/xz-1.5.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 348  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm.tree at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm-tree/7.0/asm-tree-7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm-tree/5.0.1/asm-tree-5.0.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 348  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 348  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/7.0/asm-7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 358  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 364  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext/2.9.2/org.eclipse.xtext-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext/2.9.2.v201603040440/org.eclipse.xtext-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 365  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib/2.9.2/org.eclipse.xtend.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib/2.9.2.v201603040440/org.eclipse.xtend.lib-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 365  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.9.2/org.eclipse.xtext.xbase.lib-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 371  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/osgi/org.eclipse.osgi/3.7.1/org.eclipse.osgi-3.7.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi/3.10.2.v20150203-1939/org.eclipse.osgi-3.10.2.v20150203-1939.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 372  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 372  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.logging at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.logging/1.1.1.v201101211721/org.apache.commons.logging-1.1.1.v201101211721.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 373  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.commands at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.commands/3.6.0/org.eclipse.core.commands-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.100.v20140528-1422/org.eclipse.core.commands-3.6.100.v20140528-1422.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 374  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.common/3.6.0/org.eclipse.equinox.common-3.6.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.200.v20130402-1505/org.eclipse.equinox.common-3.6.200.v20130402-1505.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 374  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.contenttype at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.contenttype/3.4.100/org.eclipse.core.contenttype-3.4.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.200.v20140207-1251/org.eclipse.core.contenttype-3.4.200.v20140207-1251.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 375  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.preferences at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.preferences/3.4.1/org.eclipse.equinox.preferences-3.4.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.5.200.v20140224-1527/org.eclipse.equinox.preferences-3.5.200.v20140224-1527.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 376  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.registry at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.registry/3.5.101/org.eclipse.equinox.registry-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.400.v20140428-1507/org.eclipse.equinox.registry-3.5.400.v20140428-1507.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 376  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.expressions at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.expressions/3.4.300/org.eclipse.core.expressions-3.4.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.600.v20140128-0851/org.eclipse.core.expressions-3.4.600.v20140128-0851.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 377  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.runtime/3.7.0/org.eclipse.core.runtime-3.7.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.runtime/3.10.0.v20140318-2214/org.eclipse.core.runtime-3.10.0.v20140318-2214.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 377  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.filesystem at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.filesystem/1.3.100/org.eclipse.core.filesystem-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.4.100.v20140514-1614/org.eclipse.core.filesystem-1.4.100.v20140514-1614.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 378  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.jobs at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.jobs/3.5.100/org.eclipse.core.jobs-3.5.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.jobs/3.6.1.v20141014-1248/org.eclipse.core.jobs-3.6.1.v20141014-1248.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 379  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.resources at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/core/org.eclipse.core.resources/3.7.100/org.eclipse.core.resources-3.7.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.resources/3.9.1.v20140825-1431/org.eclipse.core.resources-3.9.1.v20140825-1431.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 379  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/equinox/org.eclipse.equinox.app/1.3.100/org.eclipse.equinox.app-1.3.100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.200.v20130910-1609/org.eclipse.equinox.app-1.3.200.v20130910-1609.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 380  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.core.variables at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.core.variables/3.4.500/org.eclipse.core.variables-3.4.500.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.800.v20130819-1716/org.eclipse.core.variables-3.2.800.v20130819-1716.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 381  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.debug.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/platform/org.eclipse.debug.core/3.13.300/org.eclipse.debug.core-3.13.300.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.debug.core/3.9.1.v20140805-1629/org.eclipse.debug.core-3.9.1.v20140805-1629.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 390  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.codegen at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.codegen/2.14.0/org.eclipse.emf.codegen-2.14.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.codegen/2.10.0.v20150123-0452/org.eclipse.emf.codegen-2.10.0.v20150123-0452.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 391  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.common at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.common/2.15.0/org.eclipse.emf.common-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.common/2.10.1.v20150123-0348/org.eclipse.emf.common-2.10.1.v20150123-0348.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.630Z] [INFO] 395  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.core/3.10.0/org.eclipse.jdt.core-3.10.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.core/3.10.2.v20150120-1634/org.eclipse.jdt.core-3.10.2.v20150120-1634.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 396  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.launching at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.launching/3.10.0/org.eclipse.jdt.launching-3.10.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.launching/3.7.102.v20141111-0953/org.eclipse.jdt.launching-3.7.102.v20141111-0953.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 397  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.text at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/text/org.eclipse.text/3.5.101/org.eclipse.text-3.5.101.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.text/3.5.300.v20130515-1451/org.eclipse.text-3.5.300.v20130515-1451.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 400  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore/2.15.0/org.eclipse.emf.ecore-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.10.2.v20150123-0348/org.eclipse.emf.ecore-2.10.2.v20150123-0348.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 401  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.ecore.xmi at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.15.0/org.eclipse.emf.ecore.xmi-2.15.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.10.2.v20150123-0348/org.eclipse.emf.ecore.xmi-2.10.2.v20150123-0348.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 403  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.runtime at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/2.8.3/org.eclipse.emf.mwe2.runtime-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.runtime/2.9.1.201705291011/org.eclipse.emf.mwe2.runtime-2.9.1.201705291011.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 405  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.common.types at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.common.types/2.9.2/org.eclipse.xtext.common.types-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.common.types/2.9.2.v201603040440/org.eclipse.xtext.common.types-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 406  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.emf.mwe2.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/emf/org.eclipse.emf.mwe2.lib/2.8.3/org.eclipse.emf.mwe2.lib-2.8.3.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.emf.mwe2.lib/2.9.1.201705291011/org.eclipse.emf.mwe2.lib-2.9.1.201705291011.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 407  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.jdt.debug at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/jdt/org.eclipse.jdt.debug/3.10.1/org.eclipse.jdt.debug-3.10.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.jdt.debug/3.8.102.v20150115-1323/org.eclipse.jdt.debug-3.8.102.v20150115-1323.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 410  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.util/2.9.2/org.eclipse.xtext.util-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.util/2.9.2.v201603040440/org.eclipse.xtext.util-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 411  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.objectweb.asm at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/ow2/asm/asm/5.0.1/asm-5.0.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.objectweb.asm/5.0.1.v201404251740/org.objectweb.asm-5.0.1.v201404251740.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 411  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtend.lib.macro at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.9.2/org.eclipse.xtend.lib.macro-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtend.lib.macro/2.9.2.v201603040440/org.eclipse.xtend.lib.macro-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 412  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.smap at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.smap/2.9.2/org.eclipse.xtext.smap-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.smap/2.9.2.v201603040440/org.eclipse.xtext.smap-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.631Z] [INFO] 420  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.osgi.services at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.osgi.services_3.8.0.v20190206-2147.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.osgi.services/3.4.0.v20140312-2051/org.eclipse.osgi.services-3.4.0.v20140312-2051.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 455  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.ds at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.ds_1.6.0.v20190122-0806.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.4.200.v20131126-2331/org.eclipse.equinox.ds-1.4.200.v20131126-2331.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 466  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.util at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.util_1.1.200.v20181008-1820.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.500.v20130404-1337/org.eclipse.equinox.util-1.0.500.v20130404-1337.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 469  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.3.0.v20131211-1531/org.eclipse.equinox.p2.core-2.3.0.v20131211-1531.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 469  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.engine at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.engine_2.6.200.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.3.0.v20140506-1720/org.eclipse.equinox.p2.engine-2.3.0.v20140506-1720.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 470  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.metadata_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.2.0.v20131211-1531/org.eclipse.equinox.p2.metadata-2.2.0.v20131211-1531.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 471  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.metadata.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.2.100.v20131209-2144/org.eclipse.equinox.p2.metadata.repository-1.2.100.v20131209-2144.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 471  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.repository_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.3.0.v20131211-1531/org.eclipse.equinox.p2.repository-2.3.0.v20131211-1531.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 472  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.security at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.security_1.3.100.v20190215-2139.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.security/1.2.0.v20130424-1801/org.eclipse.equinox.security-1.2.0.v20130424-1801.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 521  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin_2.1.200.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.0.100.v20131209-2144/org.eclipse.equinox.frameworkadmin-2.0.100.v20131209-2144.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 521  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.frameworkadmin.equinox at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.0.500.v20131211-1531/org.eclipse.equinox.frameworkadmin.equinox-1.0.500.v20131211-1531.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 522  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.artifact.repository at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.artifact.repository_1.3.0.v20190212-1235.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.300.v20131211-1531/org.eclipse.equinox.p2.artifact.repository-1.1.300.v20131211-1531.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 522  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.jarprocessor at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.300.v20131211-1531/org.eclipse.equinox.p2.jarprocessor-1.0.300.v20131211-1531.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 523  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.3.100.v20140224-1921/org.eclipse.equinox.p2.director-2.3.100.v20140224-1921.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 524  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.core at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.sat4j.core_2.3.5.v201308161310.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 525  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.sat4j.pb at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.sat4j.pb_2.3.5.v201404071733.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.881Z] [INFO] 525  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.1.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator-1.1.0.v20131217-1203.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 526  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.director.app at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.0.300.v20150129-0838/org.eclipse.equinox.p2.director.app-1.0.300.v20150129-0838.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 526  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.garbagecollector at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.0.200.v20131115-1210/org.eclipse.equinox.p2.garbagecollector-1.0.200.v20131115-1210.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 527  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.3.0.v20140911-0143/org.eclipse.equinox.p2.publisher-1.3.0.v20140911-0143.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 528  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.publisher.eclipse at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.1.200.v20140414-0825/org.eclipse.equinox.p2.publisher.eclipse-1.1.200.v20140414-0825.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 528  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.simpleconfigurator.manipulator at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.0.0.v20131217-1203/org.eclipse.equinox.simpleconfigurator.manipulator-2.0.0.v20131217-1203.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 529  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.repository.tools at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.1.0.v20131211-1531/org.eclipse.equinox.p2.repository.tools-2.1.0.v20131211-1531.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 530  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.equinox.p2.touchpoint.eclipse at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/tycho/tycho-bundles-external/1.4.0/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.1.200.v20140512-1650/org.eclipse.equinox.p2.touchpoint.eclipse-2.1.200.v20140512-1650.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 549  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase/2.9.2/org.eclipse.xtext.xbase-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 550  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/2.9.2/org.eclipse.xtext.xbase.junit-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.junit/2.9.2.v201603040440/org.eclipse.xtext.xbase.junit-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 552  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.junit4 at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/org.eclipse.xtext.junit4/2.9.2/org.eclipse.xtext.junit4-2.9.2.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.junit4/2.9.2.v201603040440/org.eclipse.xtext.junit4-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 558  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase/2.9.2.v201603040440/org.eclipse.xtext.xbase-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 558  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.eclipse.xtext.xbase.lib at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/org/eclipse/update/feature/org.eclipse.xtext.xbase.lib/2.9.2.v201603040440/org.eclipse.xtext.xbase.lib-2.9.2.v201603040440.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 560  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.guava at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.guava/18.0.0.v20161115-1643/com.google.guava-18.0.0.v20161115-1643.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/guava/guava/14.0.1/guava-14.0.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 563  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 563  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/3.0/guice-3.0.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 564  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project javax.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/javax/inject/javax.inject/1/javax.inject-1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 566  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 566  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project junit at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/4.8.1/junit-4.8.1.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/junit/junit/3.8.1/junit-3.8.1.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 568  [main] WARN  lipse.emf.mwe.utils.StandaloneSetup  - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
03:43:56 [2019-06-24T07:43:56.882Z] [INFO] 571  [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
03:43:57 [2019-06-24T07:43:57.134Z] [INFO] 796  [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
03:43:58 [2019-06-24T07:43:58.045Z] [INFO] 
03:43:58 [2019-06-24T07:43:58.045Z] [INFO] *ATTENTION*
03:43:58 [2019-06-24T07:43:58.045Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
03:43:58 [2019-06-24T07:43:58.045Z] [INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)1586 [main] INFO  lipse.emf.mwe.utils.StandaloneSetup  - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
03:43:58 [2019-06-24T07:43:58.045Z] [INFO] 1605 [main] INFO  erator.parser.antlr.AntlrToolFacade  - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
03:44:01 [2019-06-24T07:44:01.273Z] [INFO] 4732 [main] INFO  erator.parser.antlr.AntlrToolFacade  - finished downloading.
03:44:01 [2019-06-24T07:44:01.273Z] [INFO] 4737 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/../org.eclipse.xpect/src-gen
03:44:01 [2019-06-24T07:44:01.273Z] [INFO] 4738 [main] INFO  ipse.emf.mwe.utils.DirectoryCleaner  - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/../org.eclipse.xpect.ui/src-gen
03:44:01 [2019-06-24T07:44:01.273Z] [INFO] 4836 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/Xpect' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
03:44:01 [2019-06-24T07:44:01.273Z] [INFO] 4836 [main] INFO  clipse.emf.mwe.utils.GenModelHelper  - Registered GenModel 'http://www.eclipse.org/xpect/XpectJavaModel' from 'platform:/resource/org.eclipse.xpect/model/Xpect.genmodel'
03:44:01 [2019-06-24T07:44:01.273Z] [INFO] 4838 [main] INFO  lipse.emf.mwe2.ecore.EcoreGenerator  - generating EMF code for platform:/resource/org.eclipse.xpect/model/Xpect.genmodel
03:44:07 [2019-06-24T07:44:07.753Z] [INFO] error(208): ../org.eclipse.xpect/src-gen/org/eclipse/xpect/parser/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
03:44:08 [2019-06-24T07:44:08.664Z] [INFO] 12260 [main] INFO  or.validation.JavaValidatorFragment  - generating Java-based EValidator API
03:44:09 [2019-06-24T07:44:09.215Z] [INFO] error(208): ../org.eclipse.xpect.ui/src-gen/org/eclipse/xpect/ui/contentassist/antlr/lexer/InternalXpectLexer.g:47:1: The following token definitions can never be matched because prior tokens match the same input: RULE_INVOCATION
03:44:11 [2019-06-24T07:44:11.697Z] [INFO] 15387 [main] INFO  text.generator.junit.Junit4Fragment  - generating Junit4 Test support classes
03:44:11 [2019-06-24T07:44:11.697Z] [INFO] 15397 [main] INFO  i.generator.compare.CompareFragment  - generating Compare Framework infrastructure
03:44:11 [2019-06-24T07:44:11.697Z] [INFO] 15455 [main] INFO  .emf.mwe2.runtime.workflow.Workflow  - Done.
03:44:12 [2019-06-24T07:44:12.248Z] [INFO] Workflow 'src/org/eclipse/xpect/GenerateXpect.mwe2' finished.
03:44:12 [2019-06-24T07:44:12.248Z] [INFO] 
03:44:12 [2019-06-24T07:44:12.248Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect ---
03:44:14 [2019-06-24T07:44:14.730Z] [INFO] 
03:44:14 [2019-06-24T07:44:14.730Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect ---
03:44:14 [2019-06-24T07:44:14.730Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
03:44:14 [2019-06-24T07:44:14.730Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 81.9 KB/sec)
03:44:14 [2019-06-24T07:44:14.730Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 98.2 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 77.8 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 56.2 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 18.0 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 166.1 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 92.4 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 108.2 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 109.5 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 277.0 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 58.3 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
03:44:14 [2019-06-24T07:44:14.981Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 216.4 KB/sec)
03:44:14 [2019-06-24T07:44:14.981Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (5 KB at 239.1 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 479.9 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 290.8 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 54.3 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 356.6 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 147.2 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 210.3 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 289.1 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 414.4 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 54.3 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 163.6 KB/sec)
03:44:15 [2019-06-24T07:44:15.231Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
03:44:15 [2019-06-24T07:44:15.231Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1161.4 KB/sec)
03:44:15 [2019-06-24T07:44:15.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
03:44:15 [2019-06-24T07:44:15.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
03:44:15 [2019-06-24T07:44:15.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
03:44:15 [2019-06-24T07:44:15.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
03:44:15 [2019-06-24T07:44:15.232Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 388.3 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 391.1 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 89.2 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 2484.4 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 402.9 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (34 KB at 461.8 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 176.9 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:15 [2019-06-24T07:44:15.482Z] [INFO] Copying 1 resource
03:44:15 [2019-06-24T07:44:15.482Z] [INFO] 
03:44:15 [2019-06-24T07:44:15.482Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect ---
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 13.8 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (4 KB at 252.1 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 42.2 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.pom (3 KB at 144.8 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom
03:44:15 [2019-06-24T07:44:15.482Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.pom (2 KB at 108.8 KB/sec)
03:44:15 [2019-06-24T07:44:15.482Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom
03:44:15 [2019-06-24T07:44:15.732Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.pom (2 KB at 101.9 KB/sec)
03:44:15 [2019-06-24T07:44:15.732Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
03:44:15 [2019-06-24T07:44:15.732Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
03:44:15 [2019-06-24T07:44:15.732Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar
03:44:15 [2019-06-24T07:44:15.732Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar
03:44:15 [2019-06-24T07:44:15.732Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar
03:44:15 [2019-06-24T07:44:15.732Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (5 KB at 193.7 KB/sec)
03:44:15 [2019-06-24T07:44:15.732Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.4.0/tycho-compiler-jdt-1.4.0.jar (18 KB at 640.9 KB/sec)
03:44:15 [2019-06-24T07:44:15.732Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 KB at 871.6 KB/sec)
03:44:15 [2019-06-24T07:44:15.732Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.4.0/tycho-lib-detector-1.4.0.jar (4 KB at 108.1 KB/sec)
03:44:15 [2019-06-24T07:44:15.732Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.17.0/ecj-3.17.0.jar (2771 KB at 28557.9 KB/sec)
03:44:15 [2019-06-24T07:44:15.732Z] [INFO] Compiling 246 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/classes
03:44:18 [2019-06-24T07:44:18.960Z] [INFO] 
03:44:18 [2019-06-24T07:44:18.960Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect ---
03:44:18 [2019-06-24T07:44:18.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:18 [2019-06-24T07:44:18.960Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/src/test/resources
03:44:18 [2019-06-24T07:44:18.960Z] [INFO] 
03:44:18 [2019-06-24T07:44:18.960Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect ---
03:44:18 [2019-06-24T07:44:18.960Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.jar
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT.pom
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-sources.jar
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2metadata.xml
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect/0.2.0-SNAPSHOT/org.eclipse.xpect-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO]                                                                         
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] ------------------------------------------------------------------------
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] Building org.eclipse.xpect.ui 0.2.0-SNAPSHOT
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] ------------------------------------------------------------------------
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui ---
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] 
03:44:21 [2019-06-24T07:44:21.317Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui ---
03:44:22 [2019-06-24T07:44:22.228Z] [INFO] 
03:44:22 [2019-06-24T07:44:22.228Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui ---
03:44:22 [2019-06-24T07:44:22.228Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:22 [2019-06-24T07:44:22.228Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/src/main/resources
03:44:22 [2019-06-24T07:44:22.228Z] [INFO] 
03:44:22 [2019-06-24T07:44:22.228Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui ---
03:44:22 [2019-06-24T07:44:22.228Z] [INFO] Compiling 50 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/classes
03:44:22 [2019-06-24T07:44:22.778Z] [INFO] 
03:44:22 [2019-06-24T07:44:22.778Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui ---
03:44:22 [2019-06-24T07:44:22.779Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:22 [2019-06-24T07:44:22.779Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/src/test/resources
03:44:22 [2019-06-24T07:44:22.779Z] [INFO] 
03:44:22 [2019-06-24T07:44:22.779Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.jar
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT.pom
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-sources.jar
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2metadata.xml
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui/0.2.0-SNAPSHOT/org.eclipse.xpect.ui-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO]                                                                         
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] ------------------------------------------------------------------------
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] Building org.eclipse.xpect.ui.junit 0.2.0-SNAPSHOT
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] ------------------------------------------------------------------------
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.029Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.580Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.580Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.580Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:23 [2019-06-24T07:44:23.580Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/src/main/resources
03:44:23 [2019-06-24T07:44:23.580Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.580Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.580Z] [INFO] Compiling 13 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/classes
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/src/test/resources
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.jar
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT.pom
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-sources.jar
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2metadata.xml
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.ui.junit/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.ui.junit/0.2.0-SNAPSHOT/org.eclipse.xpect.ui.junit-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.ui.junit ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO]                                                                         
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] ------------------------------------------------------------------------
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] Building org.eclipse.xpect.xtext.lib 0.2.0-SNAPSHOT
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] ------------------------------------------------------------------------
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib ---
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] 
03:44:23 [2019-06-24T07:44:23.830Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.381Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.381Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.381Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:24 [2019-06-24T07:44:24.381Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/src/main/resources
03:44:24 [2019-06-24T07:44:24.381Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.381Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.381Z] [INFO] Compiling 57 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/classes
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/src/test/resources
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.jar
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT.pom
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-sources.jar
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2metadata.xml
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO]                                                                         
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] ------------------------------------------------------------------------
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib 0.2.0-SNAPSHOT
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] ------------------------------------------------------------------------
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] 
03:44:24 [2019-06-24T07:44:24.932Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.182Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.182Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.182Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:25 [2019-06-24T07:44:25.182Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/src/main/resources
03:44:25 [2019-06-24T07:44:25.182Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.182Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.182Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/classes
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/src/test/resources
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT.pom
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-sources.jar
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2metadata.xml
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO]                                                                         
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Building org.eclipse.xpect.xtext.lib.feature 0.2.0-SNAPSHOT
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/src/main/java]' does not exists.
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.433Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT.pom
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO]                                                                         
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] Building org.eclipse.xpect.xtext.xbase.lib.feature 0.2.0-SNAPSHOT
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/src/main/java]' does not exists.
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.683Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT.pom
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2metadata.xml
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.xbase.lib.feature/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.xtext.xbase.lib.feature/0.2.0-SNAPSHOT/org.eclipse.xpect.xtext.xbase.lib.feature-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.xtext.xbase.lib.feature ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO]                                                                         
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Building org.eclipse.xpect.sdk 0.2.0-SNAPSHOT
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/src/main/java]' does not exists.
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.jar
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT.pom
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2metadata.xml
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.sdk/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.sdk/0.2.0-SNAPSHOT/org.eclipse.xpect.sdk-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.sdk ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO]                                                                         
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Building org.eclipse.xpect.repository 0.2.0-SNAPSHOT
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] ------------------------------------------------------------------------
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] The project's OSGi version is 0.2.0.201906240740
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/src/main/java]' does not exists.
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/src/main/resources
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xpect.repository ---
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] 
03:44:25 [2019-06-24T07:44:25.684Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.xpect.repository ---
03:44:27 [2019-06-24T07:44:27.545Z] [INFO] 
03:44:27 [2019-06-24T07:44:27.545Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.xpect.repository ---
03:44:27 [2019-06-24T07:44:27.545Z] [INFO] Building zip: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
03:44:27 [2019-06-24T07:44:27.796Z] [INFO] 
03:44:27 [2019-06-24T07:44:27.796Z] [INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default) @ org.eclipse.xpect.repository ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.repository ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.zip
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT.pom
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2metadata.xml
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/p2-repository/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.repository/0.2.0-SNAPSHOT/org.eclipse.xpect.repository-0.2.0-SNAPSHOT-p2artifacts.xml
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xpect.repository ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO]                                                                         
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] ------------------------------------------------------------------------
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0-SNAPSHOT
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] ------------------------------------------------------------------------
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2.target to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.target
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2/0.2.0-SNAPSHOT/org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2-0.2.0-SNAPSHOT.pom
03:44:28 [2019-06-24T07:44:28.707Z] [INFO]                                                                         
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] ------------------------------------------------------------------------
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Building org.eclipse.xtext.example.maven_parents.grammar_plugin 0.2.0-SNAPSHOT
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] ------------------------------------------------------------------------
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/src/main/java]' does not exists.
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.maven_parents.grammar_plugin ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/maven-parents/grammar-plugin/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/org.eclipse.xtext.example.maven_parents.grammar_plugin/0.2.0-SNAPSHOT/org.eclipse.xtext.example.maven_parents.grammar_plugin-0.2.0-SNAPSHOT.pom
03:44:28 [2019-06-24T07:44:28.707Z] [INFO]                                                                         
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] ------------------------------------------------------------------------
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Building org.eclipse.xtext.example.arithmetics 2.9.2-SNAPSHOT
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] ------------------------------------------------------------------------
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] The project's OSGi version is 2.9.2.201906240740
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] 
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.arithmetics ---
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
03:44:28 [2019-06-24T07:44:28.707Z] [INFO] Executing workflow in forked mode.
03:44:28 [2019-06-24T07:44:28.957Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 0    INFO  XtextGenerator     - Initializing Xtext generator
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 11   INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 57   WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 125  WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 125  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 126  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 127  WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 133  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/'
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 133  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.tests at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/'
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 134  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ide at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/'
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 134  INFO  StandaloneSetup    - Registering project org.eclipse.xtext.example.arithmetics.ui at 'file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/'
03:44:31 [2019-06-24T07:44:31.440Z] [INFO] 147  INFO  StandaloneSetup    - Using resourceSet registry. The registered Packages will not be registered in the global EPackage.Registry.INSTANCE!
03:44:31 [2019-06-24T07:44:31.990Z] [INFO] 557  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
03:44:31 [2019-06-24T07:44:31.990Z] [INFO] 561  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
03:44:31 [2019-06-24T07:44:31.990Z] [INFO] 576  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
03:44:31 [2019-06-24T07:44:31.990Z] [INFO] 576  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
03:44:32 [2019-06-24T07:44:32.541Z] [INFO] 1150 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
03:44:36 [2019-06-24T07:44:36.663Z] [INFO] 5141 INFO  AntlrToolFacade    - finished downloading.
03:44:36 [2019-06-24T07:44:36.663Z] [INFO] 5156 INFO  XtextGenerator     - Generating org.eclipse.xtext.example.arithmetics.Arithmetics
03:44:39 [2019-06-24T07:44:39.145Z] [INFO] 7890 INFO  EMFGeneratorFragment2 - Generating EMF model code
03:44:39 [2019-06-24T07:44:39.396Z] [INFO] 7927 INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/example/Arithmetics' from 'platform:/resource/org.eclipse.xtext.example.arithmetics/model/generated/Arithmetics.genmodel'
03:44:42 [2019-06-24T07:44:42.624Z] [INFO] 10615 INFO  XtextGenerator     - Generating common infrastructure
03:44:42 [2019-06-24T07:44:42.624Z] [INFO] 10633 INFO  Workflow           - Done.
03:44:42 [2019-06-24T07:44:42.624Z] [INFO] Workflow 'src/org/eclipse/xtext/example/arithmetics/GenerateArithmetics.mwe2' finished.
03:44:42 [2019-06-24T07:44:42.624Z] [INFO] 
03:44:42 [2019-06-24T07:44:42.624Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics ---
03:44:46 [2019-06-24T07:44:46.746Z] [INFO] 
03:44:46 [2019-06-24T07:44:46.746Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics ---
03:44:46 [2019-06-24T07:44:46.746Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:46 [2019-06-24T07:44:46.746Z] [INFO] Copying 1 resource
03:44:46 [2019-06-24T07:44:46.746Z] [INFO] 
03:44:46 [2019-06-24T07:44:46.746Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics ---
03:44:46 [2019-06-24T07:44:46.746Z] [INFO] Compiling 51 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/classes
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics ---
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/src/test/resources
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics ---
03:44:47 [2019-06-24T07:44:47.296Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics ---
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics ---
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics ---
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics ---
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.jar
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT.pom
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-sources.jar
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2metadata.xml
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics-2.9.2-SNAPSHOT-p2artifacts.xml
03:44:47 [2019-06-24T07:44:47.296Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.297Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics ---
03:44:47 [2019-06-24T07:44:47.297Z] [INFO]                                                                         
03:44:47 [2019-06-24T07:44:47.297Z] [INFO] ------------------------------------------------------------------------
03:44:47 [2019-06-24T07:44:47.297Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ide 2.9.2-SNAPSHOT
03:44:47 [2019-06-24T07:44:47.297Z] [INFO] ------------------------------------------------------------------------
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] The project's OSGi version is 2.9.2.201906240740
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/main/resources
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.547Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/classes
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/src/test/resources
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.798Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.jar
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT.pom
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-sources.jar
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2metadata.xml
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ide/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ide/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ide-2.9.2-SNAPSHOT-p2artifacts.xml
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] 
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ide ---
03:44:47 [2019-06-24T07:44:47.798Z] [INFO]                                                                         
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] ------------------------------------------------------------------------
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] Building org.eclipse.xtext.example.arithmetics.ui 2.9.2-SNAPSHOT
03:44:47 [2019-06-24T07:44:47.798Z] [INFO] ------------------------------------------------------------------------
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] 
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] 
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] The project's OSGi version is 2.9.2.201906240740
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] 
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] 
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] 
03:44:48 [2019-06-24T07:44:48.048Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.041Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.041Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.041Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:53 [2019-06-24T07:44:53.041Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/main/resources
03:44:53 [2019-06-24T07:44:53.041Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.041Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.291Z] [INFO] Compiling 12 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/classes
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/src/test/resources
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.541Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.jar
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT.pom
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-sources.jar
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2metadata.xml
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/arithmetics/org.eclipse.xtext.example.arithmetics.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.arithmetics.ui-2.9.2-SNAPSHOT-p2artifacts.xml
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.arithmetics.ui ---
03:44:53 [2019-06-24T07:44:53.541Z] [INFO]                                                                         
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] ------------------------------------------------------------------------
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] Building org.eclipse.xtext.example.domainmodel 2.9.2-SNAPSHOT
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] ------------------------------------------------------------------------
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel ---
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.541Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel ---
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] The project's OSGi version is 2.9.2.201906240740
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel ---
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel ---
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] 
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] --- fornax-oaw-m2-plugin:3.6.0:run-workflow (default) @ org.eclipse.xtext.example.domainmodel ---
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] Fornax Model Workflow Maven2 Plugin V3.6.0
03:44:53 [2019-06-24T07:44:53.542Z] [INFO] Executing workflow in forked mode.
03:44:53 [2019-06-24T07:44:53.792Z] [INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 1    WARN  StandaloneSetup    - No project file found for /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder.
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 80   WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 81   WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 82   WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/.cache/tycho/org.apache.ant-1.9.2.v201404171502.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 83   WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 90   INFO  StandaloneSetup    - Registering platform uri '/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples'
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 208  INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.xbase.XbasePackage'
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 427  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/Xtext/Xbase/XAnnotations' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 431  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xtype' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 595  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/xbase/Xbase' from 'platform:/resource/org.eclipse.xtext.xbase/model/Xbase.genmodel'
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 596  INFO  GenModelHelper     - Registered GenModel 'http://www.eclipse.org/xtext/common/JavaVMTypes' from 'platform:/resource/org.eclipse.xtext.common.types/model/JavaVMTypes.genmodel'
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 1260 INFO  StandaloneSetup    - Adding generated EPackage 'org.eclipse.xtext.common.types.TypesPackage'
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 1267 INFO  AntlrToolFacade    - downloading file from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar' ...
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] 
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] *ATTENTION*
03:44:57 [2019-06-24T07:44:57.914Z] [INFO] It is recommended to use the ANTLR 3 parser generator (BSD licence - http://www.antlr.org/license.html).
03:45:02 [2019-06-24T07:45:02.036Z] [INFO] Do you agree to download it (size 1MB) from 'http://download.itemis.com/antlr-generator-3.2.0-patch.jar'? (type 'y' or 'n' and hit enter)5225 INFO  AntlrToolFacade    - finished downloading.
03:45:02 [2019-06-24T07:45:02.036Z] [INFO] 5231 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel/src-gen
03:45:02 [2019-06-24T07:45:02.036Z] [INFO] 5232 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.ui/src-gen
03:45:02 [2019-06-24T07:45:02.036Z] [INFO] 5232 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/../org.eclipse.xtext.example.domainmodel.tests/src-gen
03:45:06 [2019-06-24T07:45:06.158Z] [INFO] 9411 INFO  GenModelHelper     - Registered GenModel 'http://www.xtext.org/example/Domainmodel' from 'platform:/resource/org.eclipse.xtext.example.domainmodel/model/generated/Domainmodel.genmodel'
03:45:16 [2019-06-24T07:45:16.034Z] [INFO] 19257 INFO  JavaValidatorFragment - generating Java-based EValidator API
03:45:16 [2019-06-24T07:45:16.034Z] [INFO] 19313 INFO  Junit4Fragment     - generating Junit4 Test support classes
03:45:21 [2019-06-24T07:45:21.228Z] [INFO] 24954 INFO  CompareFragment    - generating Compare Framework infrastructure
03:45:21 [2019-06-24T07:45:21.478Z] [INFO] 25059 INFO  Workflow           - Done.
03:45:22 [2019-06-24T07:45:22.029Z] [INFO] Workflow 'src/org/eclipse/xtext/example/domainmodel/GenerateDomainmodel.mwe2' finished.
03:45:22 [2019-06-24T07:45:22.029Z] [INFO] 
03:45:22 [2019-06-24T07:45:22.029Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel ---
03:45:24 [2019-06-24T07:45:24.511Z] [INFO] 
03:45:24 [2019-06-24T07:45:24.512Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel ---
03:45:24 [2019-06-24T07:45:24.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:45:24 [2019-06-24T07:45:24.512Z] [INFO] Copying 1 resource
03:45:24 [2019-06-24T07:45:24.512Z] [INFO] 
03:45:24 [2019-06-24T07:45:24.512Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel ---
03:45:24 [2019-06-24T07:45:24.512Z] [INFO] Compiling 38 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/classes
03:45:25 [2019-06-24T07:45:25.422Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/PackageDeclarationImpl.java:[72] 
03:45:25 [2019-06-24T07:45:25.422Z] 	public EList<AbstractElement> getElements()
03:45:25 [2019-06-24T07:45:25.422Z] 	                              ^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.422Z] The method getElements() of type PackageDeclarationImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.422Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[76] 
03:45:25 [2019-06-24T07:45:25.422Z] 	public String getName()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getName() of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/AbstractElementImpl.java:[86] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public void setName(String newName)
03:45:25 [2019-06-24T07:45:25.423Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method setName(String) of type AbstractElementImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[88] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public JvmParameterizedTypeReference getSuperType()
03:45:25 [2019-06-24T07:45:25.423Z] 	                                     ^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getSuperType() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[115] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public void setSuperType(JvmParameterizedTypeReference newSuperType)
03:45:25 [2019-06-24T07:45:25.423Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method setSuperType(JvmParameterizedTypeReference) of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/EntityImpl.java:[136] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EList<Feature> getFeatures()
03:45:25 [2019-06-24T07:45:25.423Z] 	                      ^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getFeatures() of type EntityImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[157] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EClass getDomainModel()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getDomainModel() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[167] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getDomainModel_ImportSection()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getDomainModel_ImportSection() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[177] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getDomainModel_Elements()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getDomainModel_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[187] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EClass getAbstractElement()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getAbstractElement() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[197] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EAttribute getAbstractElement_Name()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getAbstractElement_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[207] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EClass getPackageDeclaration()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getPackageDeclaration() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[217] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getPackageDeclaration_Elements()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getPackageDeclaration_Elements() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[227] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EClass getEntity()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getEntity() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[237] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getEntity_SuperType()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getEntity_SuperType() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[247] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getEntity_Features()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getEntity_Features() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[257] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EClass getFeature()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getFeature() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[267] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EAttribute getFeature_Name()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getFeature_Name() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[277] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getFeature_Type()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getFeature_Type() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[287] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EClass getProperty()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getProperty() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[297] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EClass getOperation()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getOperation() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[307] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getOperation_Params()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getOperation_Params() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[317] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EReference getOperation_Body()
03:45:25 [2019-06-24T07:45:25.423Z] 	                  ^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getOperation_Body() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelPackageImpl.java:[327] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public DomainmodelFactory getDomainmodelFactory()
03:45:25 [2019-06-24T07:45:25.423Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getDomainmodelFactory() of type DomainmodelPackageImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[89] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EList<JvmFormalParameter> getParams()
03:45:25 [2019-06-24T07:45:25.423Z] 	                                 ^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getParams() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[103] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public XExpression getBody()
03:45:25 [2019-06-24T07:45:25.423Z] 	                   ^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getBody() of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/OperationImpl.java:[130] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public void setBody(XExpression newBody)
03:45:25 [2019-06-24T07:45:25.423Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method setBody(XExpression) of type OperationImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[91] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public String getName()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getName() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[101] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public void setName(String newName)
03:45:25 [2019-06-24T07:45:25.423Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method setName(String) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[114] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public JvmTypeReference getType()
03:45:25 [2019-06-24T07:45:25.423Z] 	                        ^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getType() of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/FeatureImpl.java:[141] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public void setType(JvmTypeReference newType)
03:45:25 [2019-06-24T07:45:25.423Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method setType(JvmTypeReference) of type FeatureImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[89] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public XImportSection getImportSection()
03:45:25 [2019-06-24T07:45:25.423Z] 	                      ^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getImportSection() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[116] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public void setImportSection(XImportSection newImportSection)
03:45:25 [2019-06-24T07:45:25.423Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method setImportSection(XImportSection) of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainModelImpl.java:[137] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public EList<AbstractElement> getElements()
03:45:25 [2019-06-24T07:45:25.423Z] 	                              ^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getElements() of type DomainModelImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/validation/AbstractDomainmodelJavaValidator.java:[11] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public class AbstractDomainmodelJavaValidator extends org.eclipse.xtext.xbase.validation.XbaseJavaValidator {
03:45:25 [2019-06-24T07:45:25.423Z] 	                                                                                         ^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The type XbaseJavaValidator is deprecated
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[84] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public DomainModel createDomainModel()
03:45:25 [2019-06-24T07:45:25.423Z] 	                   ^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method createDomainModel() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[95] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public AbstractElement createAbstractElement()
03:45:25 [2019-06-24T07:45:25.423Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method createAbstractElement() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[106] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public PackageDeclaration createPackageDeclaration()
03:45:25 [2019-06-24T07:45:25.423Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method createPackageDeclaration() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[117] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public Entity createEntity()
03:45:25 [2019-06-24T07:45:25.423Z] 	              ^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method createEntity() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[128] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public Feature createFeature()
03:45:25 [2019-06-24T07:45:25.423Z] 	               ^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method createFeature() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[139] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public Property createProperty()
03:45:25 [2019-06-24T07:45:25.423Z] 	                ^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method createProperty() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[150] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public Operation createOperation()
03:45:25 [2019-06-24T07:45:25.423Z] 	                 ^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method createOperation() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src-gen/org/eclipse/xtext/example/domainmodel/domainmodel/impl/DomainmodelFactoryImpl.java:[161] 
03:45:25 [2019-06-24T07:45:25.423Z] 	public DomainmodelPackage getDomainmodelPackage()
03:45:25 [2019-06-24T07:45:25.423Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^
03:45:25 [2019-06-24T07:45:25.423Z] The method getDomainmodelPackage() of type DomainmodelFactoryImpl should be tagged with @Override since it actually overrides a superinterface method
03:45:25 [2019-06-24T07:45:25.423Z] 43 problems (43 warnings)
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel ---
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/src/test/resources
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel ---
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel ---
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel ---
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel ---
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel ---
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.jar
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT.pom
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-sources.jar
03:45:25 [2019-06-24T07:45:25.423Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2metadata.xml
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel-2.9.2-SNAPSHOT-p2artifacts.xml
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel ---
03:45:25 [2019-06-24T07:45:25.424Z] [INFO]                                                                         
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] ------------------------------------------------------------------------
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] Building org.eclipse.xtext.example.domainmodel.ui 2.9.2-SNAPSHOT
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] ------------------------------------------------------------------------
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] The project's OSGi version is 2.9.2.201906240740
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] 
03:45:25 [2019-06-24T07:45:25.424Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:26 [2019-06-24T07:45:26.334Z] [INFO] 
03:45:26 [2019-06-24T07:45:26.334Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:26 [2019-06-24T07:45:26.334Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:45:26 [2019-06-24T07:45:26.334Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/main/resources
03:45:26 [2019-06-24T07:45:26.334Z] [INFO] 
03:45:26 [2019-06-24T07:45:26.334Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:26 [2019-06-24T07:45:26.334Z] [INFO] Compiling 19 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/classes
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/src/test/resources
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:27 [2019-06-24T07:45:27.678Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.jar
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT.pom
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-sources.jar
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2content.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2metadata.xml
03:45:27 [2019-06-24T07:45:27.678Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.ui/target/p2artifacts.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xtext/example/domainmodel/org.eclipse.xtext.example.domainmodel.ui/2.9.2-SNAPSHOT/org.eclipse.xtext.example.domainmodel.ui-2.9.2-SNAPSHOT-p2artifacts.xml
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.xtext.example.domainmodel.ui ---
03:45:27 [2019-06-24T07:45:27.928Z] [INFO]                                                                         
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] ------------------------------------------------------------------------
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] ------------------------------------------------------------------------
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.xpect.root ---
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] Installing /jobs/genie.xpect/Xpect-Integration-Release/workspace/pom.xml to /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/org/eclipse/xpect/org.eclipse.xpect.root/0.2.0-SNAPSHOT/org.eclipse.xpect.root-0.2.0-SNAPSHOT.pom
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] ------------------------------------------------------------------------
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] Reactor Summary:
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] 
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.parent .......................... SUCCESS [46.177s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect ................................. SUCCESS [29.000s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.ui .............................. SUCCESS [1.714s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.ui.junit ........................ SUCCESS [0.833s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.xtext.lib ....................... SUCCESS [1.048s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.xtext.xbase.lib ................. SUCCESS [0.523s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.xtext.lib.feature ............... SUCCESS [0.128s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.xtext.xbase.lib.feature ......... SUCCESS [0.070s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.sdk ............................. SUCCESS [0.072s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.repository ...................... SUCCESS [2.968s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [0.007s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xtext.example.maven_parents.grammar_plugin  SUCCESS [0.008s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xtext.example.arithmetics ............. SUCCESS [18.717s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xtext.example.arithmetics.ide ......... SUCCESS [0.510s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xtext.example.arithmetics.ui .......... SUCCESS [5.663s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xtext.example.domainmodel ............. SUCCESS [31.803s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xtext.example.domainmodel.ui .......... SUCCESS [2.421s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.055s]
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] ------------------------------------------------------------------------
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] BUILD SUCCESS
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] ------------------------------------------------------------------------
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] Total time: 4:27.864s
03:45:27 [2019-06-24T07:45:27.928Z] [INFO] Finished at: Mon Jun 24 03:45:27 EDT 2019
03:45:28 [2019-06-24T07:45:28.839Z] [INFO] Final Memory: 136M/1618M
03:45:28 [2019-06-24T07:45:28.839Z] [INFO] ------------------------------------------------------------------------
[Pipeline] archive
03:45:43 [2019-06-24T07:45:43.718Z] The archive step is deprecated, please use archiveArtifacts instead."
[Pipeline] }
[Pipeline] // stage
[Pipeline] wrap
03:45:48 [2019-06-24T07:45:48.439Z] Starting xvnc
03:45:48 [2019-06-24T07:45:48.475Z] [workspace] $ Xvnc :1982 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
03:45:48 [2019-06-24T07:45:48.482Z] 
03:45:48 [2019-06-24T07:45:48.482Z] Xvnc TigerVNC 1.4.3 - built ??? ?? ???? ??:??:??
03:45:48 [2019-06-24T07:45:48.482Z] Copyright (C) 1999-2015 TigerVNC Team and many others (see README.txt)
03:45:48 [2019-06-24T07:45:48.482Z] See http://www.tigervnc.org for information on TigerVNC.
03:45:48 [2019-06-24T07:45:48.482Z] Underlying X server release 11502000, The X.Org Foundation
03:45:48 [2019-06-24T07:45:48.482Z] 
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension VNC-EXTENSION
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension Generic Event Extension
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension SHAPE
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension MIT-SHM
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension XInputExtension
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension XTEST
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension BIG-REQUESTS
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension SYNC
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension XKEYBOARD
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension XC-MISC
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension XFIXES
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension RENDER
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension RANDR
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension COMPOSITE
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension DAMAGE
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension MIT-SCREEN-SAVER
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension DOUBLE-BUFFER
03:45:48 [2019-06-24T07:45:48.482Z] Initializing built-in extension RECORD
03:45:48 [2019-06-24T07:45:48.483Z] Initializing built-in extension DPMS
03:45:48 [2019-06-24T07:45:48.483Z] Initializing built-in extension Present
03:45:48 [2019-06-24T07:45:48.483Z] Initializing built-in extension X-Resource
03:45:48 [2019-06-24T07:45:48.483Z] Initializing built-in extension XVideo
03:45:48 [2019-06-24T07:45:48.483Z] Initializing built-in extension XVideo-MotionCompensation
03:45:48 [2019-06-24T07:45:48.483Z] Initializing built-in extension GLX
03:45:48 [2019-06-24T07:45:48.483Z] 
03:45:48 [2019-06-24T07:45:48.483Z] Mon Jun 24 03:45:48 2019
03:45:48 [2019-06-24T07:45:48.483Z]  vncext:      VNC extension running!
03:45:48 [2019-06-24T07:45:48.483Z]  vncext:      Listening for VNC connections on all interface(s), port 7882
03:45:48 [2019-06-24T07:45:48.483Z]  vncext:      created VNC server for screen 0
03:45:48 [2019-06-24T07:45:48.500Z] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list!
03:45:48 [2019-06-24T07:45:48.500Z] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list!
[Pipeline] {
[Pipeline] stage
[Pipeline] { (test with Eclipse Luna and Xtext 2.9.2)
[Pipeline] sh
03:45:52 [2019-06-24T07:45:52.349Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_4_2-xtext_2_9_2 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
03:45:52 [2019-06-24T07:45:52.349Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:45:53 [2019-06-24T07:45:53.693Z] [INFO] Scanning for projects...
03:45:56 [2019-06-24T07:45:56.176Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom
03:45:56 [2019-06-24T07:45:56.726Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.pom (5 KB at 11.5 KB/sec)
03:45:56 [2019-06-24T07:45:56.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom
03:45:56 [2019-06-24T07:45:56.726Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.16/surefire-2.16.pom (19 KB at 156.3 KB/sec)
03:45:56 [2019-06-24T07:45:56.726Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom
03:45:56 [2019-06-24T07:45:56.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1075.8 KB/sec)
03:45:56 [2019-06-24T07:45:56.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom
03:45:56 [2019-06-24T07:45:56.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 KB at 578.6 KB/sec)
03:45:56 [2019-06-24T07:45:56.977Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar
03:45:56 [2019-06-24T07:45:56.977Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.16/maven-surefire-plugin-2.16.jar (34 KB at 218.4 KB/sec)
03:45:57 [2019-06-24T07:45:57.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.pom (5 KB at 140.9 KB/sec)
03:45:57 [2019-06-24T07:45:57.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar
03:45:57 [2019-06-24T07:45:57.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.4.0/tycho-surefire-plugin-1.4.0.jar (56 KB at 2785.6 KB/sec)
03:45:57 [2019-06-24T07:45:57.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.pom (4 KB at 168.8 KB/sec)
03:45:57 [2019-06-24T07:45:57.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.227Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.pom (2 KB at 76.4 KB/sec)
03:45:57 [2019-06-24T07:45:57.227Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.4.0/tycho-surefire-1.4.0.pom (3 KB at 154.5 KB/sec)
03:45:57 [2019-06-24T07:45:57.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.pom (2 KB at 51.9 KB/sec)
03:45:57 [2019-06-24T07:45:57.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.pom (2 KB at 75.3 KB/sec)
03:45:57 [2019-06-24T07:45:57.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.pom (4 KB at 152.3 KB/sec)
03:45:57 [2019-06-24T07:45:57.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.pom (3 KB at 96.3 KB/sec)
03:45:57 [2019-06-24T07:45:57.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (4 KB at 164.7 KB/sec)
03:45:57 [2019-06-24T07:45:57.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 KB at 721.4 KB/sec)
03:45:57 [2019-06-24T07:45:57.478Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
03:45:57 [2019-06-24T07:45:57.478Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 KB at 1842.1 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (16 KB at 605.0 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2 KB at 58.0 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (12 KB at 462.3 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (2 KB at 93.7 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (16 KB at 833.6 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (8 KB at 143.8 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 96.5 KB/sec)
03:45:57 [2019-06-24T07:45:57.728Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
03:45:57 [2019-06-24T07:45:57.728Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1094.2 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 118.6 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (3 KB at 141.6 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5 KB at 236.8 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (16 KB at 685.3 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (6 KB at 281.8 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 KB at 869.6 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 KB at 899.3 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (3 KB at 110.0 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
03:45:58 [2019-06-24T07:45:58.252Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec)
03:45:58 [2019-06-24T07:45:58.252Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
03:45:58 [2019-06-24T07:45:58.503Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 7.0 KB/sec)
03:45:58 [2019-06-24T07:45:58.503Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom
03:45:58 [2019-06-24T07:45:58.503Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 36.2 KB/sec)
03:45:58 [2019-06-24T07:45:58.503Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
03:45:58 [2019-06-24T07:45:58.503Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 151.5 KB/sec)
03:45:58 [2019-06-24T07:45:58.503Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
03:45:58 [2019-06-24T07:45:58.503Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 91.4 KB/sec)
03:45:58 [2019-06-24T07:45:58.503Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
03:45:58 [2019-06-24T07:45:58.503Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 99.1 KB/sec)
03:45:58 [2019-06-24T07:45:58.503Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom
03:45:58 [2019-06-24T07:45:58.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 12.0 KB/sec)
03:45:58 [2019-06-24T07:45:58.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
03:45:58 [2019-06-24T07:45:58.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (3 KB at 114.8 KB/sec)
03:45:58 [2019-06-24T07:45:58.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
03:45:58 [2019-06-24T07:45:58.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (3 KB at 93.5 KB/sec)
03:45:58 [2019-06-24T07:45:58.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
03:45:58 [2019-06-24T07:45:58.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (3 KB at 151.1 KB/sec)
03:45:58 [2019-06-24T07:45:58.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
03:45:58 [2019-06-24T07:45:58.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 KB at 533.5 KB/sec)
03:45:58 [2019-06-24T07:45:58.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
03:45:59 [2019-06-24T07:45:59.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 256.6 KB/sec)
03:45:59 [2019-06-24T07:45:59.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar
03:45:59 [2019-06-24T07:45:59.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar
03:45:59 [2019-06-24T07:45:59.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar
03:45:59 [2019-06-24T07:45:59.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar
03:45:59 [2019-06-24T07:45:59.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar
03:45:59 [2019-06-24T07:45:59.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.4.0/org.eclipse.tycho.surefire.osgibooter-1.4.0.jar (903 KB at 14327.4 KB/sec)
03:45:59 [2019-06-24T07:45:59.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar
03:45:59 [2019-06-24T07:45:59.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.4.0/org.eclipse.tycho.surefire.junit-1.4.0.jar (25 KB at 295.2 KB/sec)
03:45:59 [2019-06-24T07:45:59.003Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
03:45:59 [2019-06-24T07:45:59.003Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.4.0/org.eclipse.tycho.surefire.testng-1.4.0.jar (108 KB at 4493.2 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.4.0/org.eclipse.tycho.surefire.junit4-1.4.0.jar (64 KB at 680.3 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.4.0/org.eclipse.tycho.surefire.junit47-1.4.0.jar (181 KB at 1860.9 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (14 KB at 686.2 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.4.0/org.eclipse.tycho.surefire.junit5-1.4.0.jar (415 KB at 3838.2 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (182 KB at 7257.6 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (268 KB at 12139.8 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 KB at 1798.9 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (106 KB at 4805.2 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (512 KB at 12478.1 KB/sec)
03:45:59 [2019-06-24T07:45:59.004Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (308 KB at 11394.6 KB/sec)
03:45:59 [2019-06-24T07:45:59.254Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
03:46:01 [2019-06-24T07:46:01.737Z] [WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
03:46:01 [2019-06-24T07:46:01.737Z] [WARNING] Checksum validation failed, expected 40d1b13617d90dab5d9b08d8bad5d9ef2acff586 but is ea04f7afa4204c85baeda355e2fad4e9192a4b20 for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom
03:46:04 [2019-06-24T07:46:04.219Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.pom (8 KB at 1.7 KB/sec)
03:46:04 [2019-06-24T07:46:04.219Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom
03:46:06 [2019-06-24T07:46:06.080Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.parent/2.8.3/org.eclipse.xtext.parent-2.8.3.pom (12 KB at 5.4 KB/sec)
03:46:06 [2019-06-24T07:46:06.080Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar
03:46:06 [2019-06-24T07:46:06.631Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/xtend-maven-plugin/2.8.3/xtend-maven-plugin-2.8.3.jar (36 KB at 46.5 KB/sec)
03:46:06 [2019-06-24T07:46:06.631Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom
03:46:06 [2019-06-24T07:46:06.631Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (6 KB at 242.3 KB/sec)
03:46:06 [2019-06-24T07:46:06.631Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
03:46:06 [2019-06-24T07:46:06.881Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 KB at 574.8 KB/sec)
03:46:06 [2019-06-24T07:46:06.881Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar
03:46:06 [2019-06-24T07:46:06.881Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 KB at 1127.4 KB/sec)
03:46:06 [2019-06-24T07:46:06.881Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:46:07 [2019-06-24T07:46:07.504Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
03:46:07 [2019-06-24T07:46:07.754Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/
03:46:07 [2019-06-24T07:46:07.754Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2
03:46:08 [2019-06-24T07:46:08.005Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
03:46:08 [2019-06-24T07:46:08.005Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
03:46:08 [2019-06-24T07:46:08.005Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
03:46:08 [2019-06-24T07:46:08.005Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/luna/201502271000/
03:46:08 [2019-06-24T07:46:08.005Z] [INFO] Adding repository http://download.eclipse.org/releases/luna/201502271000
03:46:09 [2019-06-24T07:46:09.866Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:46:09 [2019-06-24T07:46:09.866Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:46:09 [2019-06-24T07:46:09.866Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
03:46:10 [2019-06-24T07:46:10.417Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:46:10 [2019-06-24T07:46:10.417Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:46:12 [2019-06-24T07:46:12.278Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:46:12 [2019-06-24T07:46:12.278Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:46:12 [2019-06-24T07:46:12.529Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
03:46:12 [2019-06-24T07:46:12.529Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:46:12 [2019-06-24T07:46:12.529Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:46:12 [2019-06-24T07:46:12.529Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:46:12 [2019-06-24T07:46:12.529Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:46:12 [2019-06-24T07:46:12.779Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:46:13 [2019-06-24T07:46:13.029Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:46:13 [2019-06-24T07:46:13.029Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240740
03:46:13 [2019-06-24T07:46:13.029Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:46:13 [2019-06-24T07:46:13.580Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:46:13 [2019-06-24T07:46:13.580Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:46:18 [2019-06-24T07:46:18.984Z] [INFO] Fetching &countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/luna/201502271000/
03:46:18 [2019-06-24T07:46:18.984Z] [INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
03:46:19 [2019-06-24T07:46:19.234Z] [INFO] Fetching org.eclipse.core.net_1.2.200.v20140124-2013.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (30.23kB)
03:46:19 [2019-06-24T07:46:19.234Z] [INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
03:46:19 [2019-06-24T07:46:19.234Z] [INFO] Fetching org.eclipse.ui.ide.application_1.0.501.v20141111-1238.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (34.16kB)
03:46:19 [2019-06-24T07:46:19.485Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
03:46:19 [2019-06-24T07:46:19.485Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (27.61kB)
03:46:19 [2019-06-24T07:46:19.485Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:46:19 [2019-06-24T07:46:19.485Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240740
03:46:19 [2019-06-24T07:46:19.485Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240740
03:46:19 [2019-06-24T07:46:19.735Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:46:19 [2019-06-24T07:46:19.735Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:46:19 [2019-06-24T07:46:19.986Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:46:19 [2019-06-24T07:46:19.986Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:46:19 [2019-06-24T07:46:19.986Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:46:19 [2019-06-24T07:46:19.986Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:46:19 [2019-06-24T07:46:19.986Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:46:20 [2019-06-24T07:46:20.236Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:46:20 [2019-06-24T07:46:20.236Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:46:20 [2019-06-24T07:46:20.236Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
03:46:20 [2019-06-24T07:46:20.236Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.2.200.v20140214-0004.jar.pack.gz from http://download.eclipse.org/releases/luna/201502271000/plugins/ (20.32kB)
03:46:20 [2019-06-24T07:46:20.486Z] [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
03:46:20 [2019-06-24T07:46:20.486Z] [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (58.02kB)
03:46:20 [2019-06-24T07:46:20.737Z] [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
03:46:20 [2019-06-24T07:46:20.737Z] [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.9.1.201705291011.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1/plugins/ (10.97kB)
03:46:20 [2019-06-24T07:46:20.987Z] [INFO] Fetching 2.9.2&format=xml&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=//modeling/tmf/xtext/updates/releases/
03:46:20 [2019-06-24T07:46:20.987Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
03:46:20 [2019-06-24T07:46:20.987Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.9.2.v201603040440.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.9.2/plugins/ (155.47kB)
03:46:21 [2019-06-24T07:46:21.538Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:46:21 [2019-06-24T07:46:21.538Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:46:21 [2019-06-24T07:46:21.538Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:46:21 [2019-06-24T07:46:21.538Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:46:21 [2019-06-24T07:46:21.538Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:46:21 [2019-06-24T07:46:21.788Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:46:21 [2019-06-24T07:46:21.788Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:46:21 [2019-06-24T07:46:21.788Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:46:21 [2019-06-24T07:46:21.788Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201906240740
03:46:21 [2019-06-24T07:46:21.788Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240740
03:46:21 [2019-06-24T07:46:21.788Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:46:21 [2019-06-24T07:46:21.788Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201906240740
03:46:21 [2019-06-24T07:46:21.788Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:46:21 [2019-06-24T07:46:21.788Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:46:22 [2019-06-24T07:46:22.039Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:46:22 [2019-06-24T07:46:22.289Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:46:22 [2019-06-24T07:46:22.840Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:46:23 [2019-06-24T07:46:23.090Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:46:23 [2019-06-24T07:46:23.090Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240740
03:46:23 [2019-06-24T07:46:23.090Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240740
03:46:23 [2019-06-24T07:46:23.090Z] [WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201906240740
03:46:23 [2019-06-24T07:46:23.090Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:46:23 [2019-06-24T07:46:23.090Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:46:23 [2019-06-24T07:46:23.090Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] ------------------------------------------------------------------------
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] Reactor Build Order:
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] 
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xpect.test.parent
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xtext.example.arithmetics.tests
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xtext.example.domainmodel.tests
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xpect.tests
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xpect.xtext.lib.tests
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] org.eclipse.xpect.root
03:46:23 [2019-06-24T07:46:23.090Z] [INFO]                                                                         
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] ------------------------------------------------------------------------
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] Building org.eclipse.xpect.test.parent 0.2.0-SNAPSHOT
03:46:23 [2019-06-24T07:46:23.090Z] [INFO] ------------------------------------------------------------------------
03:46:23 [2019-06-24T07:46:23.340Z] [INFO] 
03:46:23 [2019-06-24T07:46:23.340Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.test.parent ---
03:46:23 [2019-06-24T07:46:23.340Z] [INFO] 
03:46:23 [2019-06-24T07:46:23.340Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.test.parent ---
03:46:23 [2019-06-24T07:46:23.340Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:46:23 [2019-06-24T07:46:23.340Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:46:23 [2019-06-24T07:46:23.340Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 7.0 KB/sec)
03:46:23 [2019-06-24T07:46:23.591Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:46:23 [2019-06-24T07:46:23.591Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:46:23 [2019-06-24T07:46:23.591Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 20.5 KB/sec)
03:46:23 [2019-06-24T07:46:23.841Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:46:23 [2019-06-24T07:46:23.841Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:46:23 [2019-06-24T07:46:23.841Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 11.6 KB/sec)
03:46:24 [2019-06-24T07:46:24.092Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:46:24 [2019-06-24T07:46:24.092Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:46:24 [2019-06-24T07:46:24.092Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 31.4 KB/sec)
03:46:24 [2019-06-24T07:46:24.642Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:46:24 [2019-06-24T07:46:24.642Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:46:24 [2019-06-24T07:46:24.642Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 28.7 KB/sec)
03:46:24 [2019-06-24T07:46:24.642Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:46:24 [2019-06-24T07:46:24.642Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:46:24 [2019-06-24T07:46:24.642Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 35.0 KB/sec)
03:46:25 [2019-06-24T07:46:25.193Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.193Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.193Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 25.8 KB/sec)
03:46:25 [2019-06-24T07:46:25.443Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.443Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.443Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 27.0 KB/sec)
03:46:25 [2019-06-24T07:46:25.693Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.693Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.693Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 17.6 KB/sec)
03:46:25 [2019-06-24T07:46:25.944Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.944Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:46:25 [2019-06-24T07:46:25.944Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 28.2 KB/sec)
03:46:26 [2019-06-24T07:46:26.194Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:46:26 [2019-06-24T07:46:26.194Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:46:26 [2019-06-24T07:46:26.194Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 26.8 KB/sec)
03:46:26 [2019-06-24T07:46:26.444Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:46:26 [2019-06-24T07:46:26.444Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:46:26 [2019-06-24T07:46:26.444Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 32.7 KB/sec)
03:46:26 [2019-06-24T07:46:26.695Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:46:26 [2019-06-24T07:46:26.695Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:46:26 [2019-06-24T07:46:26.695Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 26.4 KB/sec)
03:46:27 [2019-06-24T07:46:27.245Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:46:27 [2019-06-24T07:46:27.245Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:46:27 [2019-06-24T07:46:27.245Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 17.9 KB/sec)
03:46:28 [2019-06-24T07:46:28.588Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:46:28 [2019-06-24T07:46:28.588Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:46:28 [2019-06-24T07:46:28.588Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 28.6 KB/sec)
03:46:28 [2019-06-24T07:46:28.839Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:46:28 [2019-06-24T07:46:28.839Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:46:28 [2019-06-24T07:46:28.839Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 18.6 KB/sec)
03:46:29 [2019-06-24T07:46:29.089Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.089Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.089Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 18.8 KB/sec)
03:46:29 [2019-06-24T07:46:29.340Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.340Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.340Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 150.4 KB/sec)
03:46:29 [2019-06-24T07:46:29.590Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.3 KB/sec)
03:46:29 [2019-06-24T07:46:29.590Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.590Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.590Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 107.0 KB/sec)
03:46:29 [2019-06-24T07:46:29.841Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 5.2 KB/sec)
03:46:29 [2019-06-24T07:46:29.841Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.841Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:46:29 [2019-06-24T07:46:29.841Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 101.7 KB/sec)
03:46:30 [2019-06-24T07:46:30.091Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 1.7 KB/sec)
03:46:30 [2019-06-24T07:46:30.091Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:46:30 [2019-06-24T07:46:30.091Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:46:30 [2019-06-24T07:46:30.342Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 101.4 KB/sec)
03:46:30 [2019-06-24T07:46:30.342Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 5.1 KB/sec)
03:46:30 [2019-06-24T07:46:30.342Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:46:30 [2019-06-24T07:46:30.342Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:46:30 [2019-06-24T07:46:30.342Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 77.8 KB/sec)
03:46:30 [2019-06-24T07:46:30.592Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 4.2 KB/sec)
03:46:30 [2019-06-24T07:46:30.592Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:46:30 [2019-06-24T07:46:30.592Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:46:30 [2019-06-24T07:46:30.592Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 43.7 KB/sec)
03:46:30 [2019-06-24T07:46:30.842Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 1.3 KB/sec)
03:46:30 [2019-06-24T07:46:30.842Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.093Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 6.5 KB/sec)
03:46:31 [2019-06-24T07:46:31.093Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.093Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 6.3 KB/sec)
03:46:31 [2019-06-24T07:46:31.093Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.343Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 6.2 KB/sec)
03:46:31 [2019-06-24T07:46:31.343Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.343Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.343Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 40.3 KB/sec)
03:46:31 [2019-06-24T07:46:31.343Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 4.1 KB/sec)
03:46:31 [2019-06-24T07:46:31.343Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.594Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 6.5 KB/sec)
03:46:31 [2019-06-24T07:46:31.594Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.594Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 5.9 KB/sec)
03:46:31 [2019-06-24T07:46:31.594Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.844Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 6.4 KB/sec)
03:46:31 [2019-06-24T07:46:31.844Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.844Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.844Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 81.6 KB/sec)
03:46:31 [2019-06-24T07:46:31.844Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 4.7 KB/sec)
03:46:31 [2019-06-24T07:46:31.844Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:46:31 [2019-06-24T07:46:31.844Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.094Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 46.8 KB/sec)
03:46:32 [2019-06-24T07:46:32.094Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 3.9 KB/sec)
03:46:32 [2019-06-24T07:46:32.094Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.345Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 6.7 KB/sec)
03:46:32 [2019-06-24T07:46:32.345Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.345Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 6.5 KB/sec)
03:46:32 [2019-06-24T07:46:32.345Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.595Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 5.5 KB/sec)
03:46:32 [2019-06-24T07:46:32.595Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.595Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.595Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 41.5 KB/sec)
03:46:32 [2019-06-24T07:46:32.595Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.595Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.595Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 125.2 KB/sec)
03:46:32 [2019-06-24T07:46:32.845Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 2.4 KB/sec)
03:46:32 [2019-06-24T07:46:32.845Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.845Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:46:32 [2019-06-24T07:46:32.845Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 88.7 KB/sec)
03:46:33 [2019-06-24T07:46:33.096Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 3.9 KB/sec)
03:46:33 [2019-06-24T07:46:33.096Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.096Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.096Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 32.8 KB/sec)
03:46:33 [2019-06-24T07:46:33.096Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 4.1 KB/sec)
03:46:33 [2019-06-24T07:46:33.096Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.346Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 6.4 KB/sec)
03:46:33 [2019-06-24T07:46:33.346Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.597Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 2.2 KB/sec)
03:46:33 [2019-06-24T07:46:33.597Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.847Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 6.4 KB/sec)
03:46:33 [2019-06-24T07:46:33.847Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.847Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.847Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 31.2 KB/sec)
03:46:33 [2019-06-24T07:46:33.847Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.847Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:46:33 [2019-06-24T07:46:33.847Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 32.4 KB/sec)
03:46:34 [2019-06-24T07:46:34.398Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 1.3 KB/sec)
03:46:34 [2019-06-24T07:46:34.398Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:46:34 [2019-06-24T07:46:34.398Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:46:34 [2019-06-24T07:46:34.398Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 72.3 KB/sec)
03:46:34 [2019-06-24T07:46:34.648Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 5.3 KB/sec)
03:46:34 [2019-06-24T07:46:34.648Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:46:34 [2019-06-24T07:46:34.648Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:46:34 [2019-06-24T07:46:34.648Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 24.1 KB/sec)
03:46:34 [2019-06-24T07:46:34.648Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 2.8 KB/sec)
03:46:34 [2019-06-24T07:46:34.648Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:46:34 [2019-06-24T07:46:34.648Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:46:34 [2019-06-24T07:46:34.648Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 35.9 KB/sec)
03:46:34 [2019-06-24T07:46:34.898Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 2.8 KB/sec)
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-test-parent/src/main/java]' does not exists.
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] 
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.test.parent ---
03:46:38 [2019-06-24T07:46:38.126Z] [INFO]                                                                         
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] ------------------------------------------------------------------------
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] ------------------------------------------------------------------------
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] 
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] 
03:46:38 [2019-06-24T07:46:38.126Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:38 [2019-06-24T07:46:38.376Z] [INFO] The project's OSGi version is 2.9.2.201906240745
03:46:38 [2019-06-24T07:46:38.376Z] [INFO] 
03:46:38 [2019-06-24T07:46:38.376Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:38 [2019-06-24T07:46:38.376Z] [INFO] 
03:46:38 [2019-06-24T07:46:38.376Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:38 [2019-06-24T07:46:38.376Z] [INFO] 
03:46:38 [2019-06-24T07:46:38.376Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:42 [2019-06-24T07:46:42.498Z] [INFO] 
03:46:42 [2019-06-24T07:46:42.498Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:42 [2019-06-24T07:46:42.498Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:46:42 [2019-06-24T07:46:42.498Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
03:46:42 [2019-06-24T07:46:42.498Z] [INFO] 
03:46:42 [2019-06-24T07:46:42.498Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:42 [2019-06-24T07:46:42.498Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
03:46:43 [2019-06-24T07:46:43.409Z] [INFO] 
03:46:43 [2019-06-24T07:46:43.409Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:43 [2019-06-24T07:46:43.409Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:46:43 [2019-06-24T07:46:43.409Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
03:46:43 [2019-06-24T07:46:43.409Z] [INFO] 
03:46:43 [2019-06-24T07:46:43.409Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:43 [2019-06-24T07:46:43.409Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom
03:46:44 [2019-06-24T07:46:44.320Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.pom (5 KB at 4.0 KB/sec)
03:46:44 [2019-06-24T07:46:44.320Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom
03:46:44 [2019-06-24T07:46:44.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.16/surefire-providers-2.16.pom (3 KB at 25.8 KB/sec)
03:46:44 [2019-06-24T07:46:44.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom
03:46:44 [2019-06-24T07:46:44.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.pom (4 KB at 31.9 KB/sec)
03:46:44 [2019-06-24T07:46:44.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom
03:46:44 [2019-06-24T07:46:44.570Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.pom (2 KB at 27.3 KB/sec)
03:46:44 [2019-06-24T07:46:44.570Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom
03:46:45 [2019-06-24T07:46:45.121Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.pom (2 KB at 3.7 KB/sec)
03:46:45 [2019-06-24T07:46:45.121Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom
03:46:45 [2019-06-24T07:46:45.121Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.pom (3 KB at 29.1 KB/sec)
03:46:45 [2019-06-24T07:46:45.121Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom
03:46:45 [2019-06-24T07:46:45.371Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.pom (2 KB at 8.7 KB/sec)
03:46:45 [2019-06-24T07:46:45.371Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom
03:46:45 [2019-06-24T07:46:45.371Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 188.2 KB/sec)
03:46:45 [2019-06-24T07:46:45.371Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom
03:46:45 [2019-06-24T07:46:45.371Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 310.5 KB/sec)
03:46:45 [2019-06-24T07:46:45.371Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
03:46:45 [2019-06-24T07:46:45.371Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 44.9 KB/sec)
03:46:45 [2019-06-24T07:46:45.371Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom
03:46:45 [2019-06-24T07:46:45.622Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.pom (3 KB at 24.1 KB/sec)
03:46:45 [2019-06-24T07:46:45.622Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom
03:46:45 [2019-06-24T07:46:45.622Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 76.8 KB/sec)
03:46:45 [2019-06-24T07:46:45.622Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom
03:46:45 [2019-06-24T07:46:45.622Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1086.1 KB/sec)
03:46:45 [2019-06-24T07:46:45.622Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom
03:46:45 [2019-06-24T07:46:45.622Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec)
03:46:45 [2019-06-24T07:46:45.622Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom
03:46:45 [2019-06-24T07:46:45.622Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.pom (6 KB at 69.2 KB/sec)
03:46:45 [2019-06-24T07:46:45.622Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom
03:46:45 [2019-06-24T07:46:45.872Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.pom (2 KB at 23.0 KB/sec)
03:46:45 [2019-06-24T07:46:45.872Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom
03:46:45 [2019-06-24T07:46:45.872Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.2/maven-plugin-tools-3.2.pom (17 KB at 807.0 KB/sec)
03:46:45 [2019-06-24T07:46:45.872Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom
03:46:45 [2019-06-24T07:46:45.872Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 83.2 KB/sec)
03:46:45 [2019-06-24T07:46:45.872Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
03:46:45 [2019-06-24T07:46:45.872Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 51.0 KB/sec)
03:46:45 [2019-06-24T07:46:45.872Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom
03:46:45 [2019-06-24T07:46:45.872Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.pom (3 KB at 26.3 KB/sec)
03:46:45 [2019-06-24T07:46:45.872Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom
03:46:45 [2019-06-24T07:46:45.872Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 144.7 KB/sec)
03:46:45 [2019-06-24T07:46:45.872Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.122Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 87.4 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 95.8 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 125.1 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 125.6 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 84.4 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 128.3 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 292.4 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.123Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 79.9 KB/sec)
03:46:46 [2019-06-24T07:46:46.123Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 70.4 KB/sec)
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 36.0 KB/sec)
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 46.0 KB/sec)
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 43.3 KB/sec)
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom
03:46:46 [2019-06-24T07:46:46.373Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 178.7 KB/sec)
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar
03:46:46 [2019-06-24T07:46:46.373Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar
03:46:46 [2019-06-24T07:46:46.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-grouper/2.16/surefire-grouper-2.16.jar (37 KB at 239.6 KB/sec)
03:46:46 [2019-06-24T07:46:46.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar
03:46:46 [2019-06-24T07:46:46.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/2.16/common-junit3-2.16.jar (11 KB at 64.5 KB/sec)
03:46:46 [2019-06-24T07:46:46.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar
03:46:46 [2019-06-24T07:46:46.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 5234.8 KB/sec)
03:46:46 [2019-06-24T07:46:46.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar
03:46:46 [2019-06-24T07:46:46.623Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/2.16/common-junit4-2.16.jar (16 KB at 50.7 KB/sec)
03:46:46 [2019-06-24T07:46:46.623Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/2.16/common-java5-2.16.jar (37 KB at 191.8 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit48/2.16/common-junit48-2.16.jar (18 KB at 48.7 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit47/2.16/surefire-junit47-2.16.jar (115 KB at 314.3 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.16/maven-surefire-common-2.16.jar (259 KB at 1291.3 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 260.5 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (206 KB at 5018.1 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.2/maven-plugin-annotations-3.2.jar (15 KB at 736.3 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.16/surefire-booter-2.16.jar (39 KB at 345.5 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.16/surefire-api-2.16.jar (146 KB at 1536.4 KB/sec)
03:46:46 [2019-06-24T07:46:46.874Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
03:46:46 [2019-06-24T07:46:46.874Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:46:46 [2019-06-24T07:46:46.874Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:46:47 [2019-06-24T07:46:47.124Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
03:46:47 [2019-06-24T07:46:47.124Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 1556.0 KB/sec)
03:46:47 [2019-06-24T07:46:47.124Z] 
03:46:47 [2019-06-24T07:46:47.124Z] -------------------------------------------------------
03:46:47 [2019-06-24T07:46:47.124Z]  T E S T S
03:46:47 [2019-06-24T07:46:47.124Z] -------------------------------------------------------
03:46:47 [2019-06-24T07:46:47.124Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:46:48 [2019-06-24T07:46:48.985Z] Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
03:46:48 [2019-06-24T07:46:48.986Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
03:46:48 [2019-06-24T07:46:48.986Z] Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
03:46:48 [2019-06-24T07:46:48.986Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
03:46:49 [2019-06-24T07:46:49.236Z] 
03:46:49 [2019-06-24T07:46:49.236Z] Results :
03:46:49 [2019-06-24T07:46:49.236Z] 
03:46:49 [2019-06-24T07:46:49.236Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
03:46:49 [2019-06-24T07:46:49.236Z] 
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:49 [2019-06-24T07:46:49.236Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:49 [2019-06-24T07:46:49.236Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:46:49 [2019-06-24T07:46:49.486Z] [INFO]                                                                         
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] ------------------------------------------------------------------------
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] ------------------------------------------------------------------------
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] The project's OSGi version is 2.9.2.201906240745
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:49 [2019-06-24T07:46:49.486Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.487Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:49 [2019-06-24T07:46:49.487Z] [INFO] 
03:46:49 [2019-06-24T07:46:49.487Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.681Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.681Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.931Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.931Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.931Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] Skipping tests
03:46:54 [2019-06-24T07:46:54.932Z] [INFO]                                                                         
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] ------------------------------------------------------------------------
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 0.2.0-SNAPSHOT
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] ------------------------------------------------------------------------
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_4_2-xtext_2_9_2/src/main/java]' does not exists.
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2 ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO]                                                                         
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] ------------------------------------------------------------------------
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] ------------------------------------------------------------------------
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] The project's OSGi version is 0.2.0.201906240745
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] 
03:46:54 [2019-06-24T07:46:54.932Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] 
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] 
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.tests ---
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] 
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] 
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:46:59 [2019-06-24T07:46:59.054Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:46:59 [2019-06-24T07:46:59.054Z] 
03:46:59 [2019-06-24T07:46:59.054Z] -------------------------------------------------------
03:46:59 [2019-06-24T07:46:59.054Z]  T E S T S
03:46:59 [2019-06-24T07:46:59.054Z] -------------------------------------------------------
03:46:59 [2019-06-24T07:46:59.054Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.102 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.runner.RunnerTest
03:47:04 [2019-06-24T07:47:04.248Z] Xtext-Version in Target Platform: 2.9.2
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.xpect.tests.runner.RunnerTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.state.StateContainerTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.state.StateContainerTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.text.TableTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.xpect.tests.text.TableTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.text.CanvasTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.CanvasTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.LexerTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xpect.tests.LexerTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
03:47:04 [2019-06-24T07:47:04.248Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:47:04 [2019-06-24T07:47:04.248Z] 
03:47:04 [2019-06-24T07:47:04.248Z] Results :
03:47:04 [2019-06-24T07:47:04.248Z] 
03:47:04 [2019-06-24T07:47:04.248Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
03:47:04 [2019-06-24T07:47:04.248Z] 
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] 
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] 
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] 
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] 
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] 
03:47:04 [2019-06-24T07:47:04.248Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.tests ---
03:47:04 [2019-06-24T07:47:04.499Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
03:47:04 [2019-06-24T07:47:04.499Z] [INFO] Command line:
03:47:04 [2019-06-24T07:47:04.499Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]
03:47:04 [2019-06-24T07:47:04.499Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:47:08 [2019-06-24T07:47:08.621Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:47:09 [2019-06-24T07:47:09.964Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:47:09 [2019-06-24T07:47:09.964Z] suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.13 s
03:47:09 [2019-06-24T07:47:09.964Z] suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.017 s
03:47:09 [2019-06-24T07:47:09.964Z] suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.019 s
03:47:09 [2019-06-24T07:47:09.964Z] singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.013 s
03:47:09 [2019-06-24T07:47:09.964Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:47:09 [2019-06-24T07:47:09.964Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.063 s - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:47:09 [2019-06-24T07:47:09.964Z] transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.015 s
03:47:09 [2019-06-24T07:47:09.964Z] simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
03:47:09 [2019-06-24T07:47:09.964Z] methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
03:47:09 [2019-06-24T07:47:09.964Z] replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
03:47:09 [2019-06-24T07:47:09.964Z] replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
03:47:09 [2019-06-24T07:47:09.964Z] methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
03:47:09 [2019-06-24T07:47:09.964Z] annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
03:47:09 [2019-06-24T07:47:09.964Z] Running org.eclipse.xpect.tests.runner.RunnerTest
03:47:10 [2019-06-24T07:47:10.875Z] Xtext-Version in Target Platform: 2.9.2
03:47:10 [2019-06-24T07:47:10.875Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.067 s - in org.eclipse.xpect.tests.runner.RunnerTest
03:47:10 [2019-06-24T07:47:10.875Z] expectedExpectation~0: test passes: green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 s
03:47:10 [2019-06-24T07:47:10.875Z] testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.018 s
03:47:10 [2019-06-24T07:47:10.875Z] expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
03:47:10 [2019-06-24T07:47:10.875Z] expectedExpectation~0: // this should pass.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
03:47:10 [2019-06-24T07:47:10.875Z] testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.006 s
03:47:10 [2019-06-24T07:47:10.875Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
03:47:10 [2019-06-24T07:47:10.875Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.SetupInitilizerTest
03:47:10 [2019-06-24T07:47:10.875Z] varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:47:10 [2019-06-24T07:47:10.875Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:47:10 [2019-06-24T07:47:10.875Z] testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.004 s
03:47:10 [2019-06-24T07:47:10.875Z] testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.006 s
03:47:10 [2019-06-24T07:47:10.875Z] testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
03:47:10 [2019-06-24T07:47:10.875Z] typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
03:47:10 [2019-06-24T07:47:10.875Z] Running org.eclipse.xpect.tests.state.StateContainerTest
03:47:10 [2019-06-24T07:47:10.875Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.StateContainerTest
03:47:10 [2019-06-24T07:47:10.875Z] testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.875Z] testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.875Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:47:10 [2019-06-24T07:47:10.875Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:47:10 [2019-06-24T07:47:10.875Z] testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.004 s
03:47:10 [2019-06-24T07:47:10.876Z] testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] Running org.eclipse.xpect.tests.text.TableTest
03:47:10 [2019-06-24T07:47:10.876Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.xpect.tests.text.TableTest
03:47:10 [2019-06-24T07:47:10.876Z] test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.007 s
03:47:10 [2019-06-24T07:47:10.876Z] test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.002 s
03:47:10 [2019-06-24T07:47:10.876Z] test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
03:47:10 [2019-06-24T07:47:10.876Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.013 s - in org.eclipse.xpect.tests.text.TextDifferencerTest
03:47:10 [2019-06-24T07:47:10.876Z] testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.003 s
03:47:10 [2019-06-24T07:47:10.876Z] testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
03:47:10 [2019-06-24T07:47:10.876Z] testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
03:47:10 [2019-06-24T07:47:10.876Z] testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] Running org.eclipse.xpect.tests.text.CanvasTest
03:47:10 [2019-06-24T07:47:10.876Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.text.CanvasTest
03:47:10 [2019-06-24T07:47:10.876Z] testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:47:10 [2019-06-24T07:47:10.876Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:47:10 [2019-06-24T07:47:10.876Z] testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.004 s
03:47:10 [2019-06-24T07:47:10.876Z] testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
03:47:10 [2019-06-24T07:47:10.876Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
03:47:10 [2019-06-24T07:47:10.876Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.xpect.tests.text.GenericTokenizerTest
03:47:10 [2019-06-24T07:47:10.876Z] testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:47:10 [2019-06-24T07:47:10.876Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
03:47:11 [2019-06-24T07:47:11.126Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.xpect.tests.parameter.ParameterParserTest
03:47:11 [2019-06-24T07:47:11.126Z] testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.012 s
03:47:11 [2019-06-24T07:47:11.126Z] testFailureMessage~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
03:47:11 [2019-06-24T07:47:11.126Z] testFailureMessage~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
03:47:11 [2019-06-24T07:47:11.126Z] testFailureMessage~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
03:47:11 [2019-06-24T07:47:11.126Z] intOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 s
03:47:11 [2019-06-24T07:47:11.126Z] intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testFailureMessage~0: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
03:47:11 [2019-06-24T07:47:11.126Z] intOffset~3: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:47:11 [2019-06-24T07:47:11.126Z] intOffset~4: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:47:11 [2019-06-24T07:47:11.126Z] intOffset~5: test title.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] regionOffset~0: // match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:47:11 [2019-06-24T07:47:11.126Z] regionOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testFailureMessage~1: // no match.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
03:47:11 [2019-06-24T07:47:11.126Z] testFailureMessage~2: // no offset specified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:47:11 [2019-06-24T07:47:11.126Z] Running org.eclipse.xpect.tests.LexerTest
03:47:11 [2019-06-24T07:47:11.126Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.LexerTest
03:47:11 [2019-06-24T07:47:11.126Z] testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.004 s
03:47:11 [2019-06-24T07:47:11.126Z] testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
03:47:11 [2019-06-24T07:47:11.126Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.util.DifferencerImplTest
03:47:11 [2019-06-24T07:47:11.126Z] testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
03:47:11 [2019-06-24T07:47:11.126Z] testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:47:11 [2019-06-24T07:47:11.126Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
03:47:11 [2019-06-24T07:47:11.126Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.xpect.tests.FileExtensionInfoTest
03:47:11 [2019-06-24T07:47:11.126Z] testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.008 s
03:47:11 [2019-06-24T07:47:11.126Z] testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.126Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:47:11 [2019-06-24T07:47:11.377Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:47:11 [2019-06-24T07:47:11.377Z] expectedExpectation~0: // not modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.016 s
03:47:11 [2019-06-24T07:47:11.377Z] modifiedExpectation~0: // modified.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.001 s
03:47:11 [2019-06-24T07:47:11.377Z] 
03:47:11 [2019-06-24T07:47:11.377Z] Results:
03:47:11 [2019-06-24T07:47:11.377Z] 
03:47:11 [2019-06-24T07:47:11.377Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
03:47:11 [2019-06-24T07:47:11.377Z] 
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] All tests passed!
03:47:13 [2019-06-24T07:47:13.238Z] [INFO]                                                                         
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] ------------------------------------------------------------------------
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] ------------------------------------------------------------------------
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] The project's OSGi version is 0.2.0.201906240745
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.238Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.489Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.489Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:47:13 [2019-06-24T07:47:13.489Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
03:47:13 [2019-06-24T07:47:13.489Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.489Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.489Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] 
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:47:13 [2019-06-24T07:47:13.739Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:47:13 [2019-06-24T07:47:13.739Z] 
03:47:13 [2019-06-24T07:47:13.739Z] -------------------------------------------------------
03:47:13 [2019-06-24T07:47:13.739Z]  T E S T S
03:47:13 [2019-06-24T07:47:13.739Z] -------------------------------------------------------
03:47:13 [2019-06-24T07:47:13.739Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:47:20 [2019-06-24T07:47:20.220Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:47:20 [2019-06-24T07:47:20.220Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:47:20 [2019-06-24T07:47:20.220Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:47:20 [2019-06-24T07:47:20.220Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:47:20 [2019-06-24T07:47:20.220Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:47:20 [2019-06-24T07:47:20.220Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:47:20 [2019-06-24T07:47:20.220Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:47:20 [2019-06-24T07:47:20.220Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:47:20 [2019-06-24T07:47:20.220Z] 
03:47:20 [2019-06-24T07:47:20.220Z] Results :
03:47:20 [2019-06-24T07:47:20.220Z] 
03:47:20 [2019-06-24T07:47:20.220Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
03:47:20 [2019-06-24T07:47:20.220Z] 
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] 
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] 
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] 
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] 
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] 
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
03:47:20 [2019-06-24T07:47:20.220Z] [INFO] Command line:
03:47:20 [2019-06-24T07:47:20.220Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]
03:47:20 [2019-06-24T07:47:20.220Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:47:26 [2019-06-24T07:47:26.876Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:47:30 [2019-06-24T07:47:30.998Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.714 s - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:47:30 [2019-06-24T07:47:30.998Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.347 s
03:47:30 [2019-06-24T07:47:30.998Z] warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.005 s
03:47:30 [2019-06-24T07:47:30.998Z] issues~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.007 s
03:47:30 [2019-06-24T07:47:30.998Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:47:31 [2019-06-24T07:47:31.549Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:47:31 [2019-06-24T07:47:31.549Z] linkedFragment~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.022 s
03:47:31 [2019-06-24T07:47:31.549Z] linkedFragments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.005 s
03:47:31 [2019-06-24T07:47:31.549Z] linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.004 s
03:47:31 [2019-06-24T07:47:31.549Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:47:32 [2019-06-24T07:47:32.894Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 s - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:47:32 [2019-06-24T07:47:32.894Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.005 s
03:47:32 [2019-06-24T07:47:32.894Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
03:47:32 [2019-06-24T07:47:32.894Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
03:47:32 [2019-06-24T07:47:32.894Z] comments~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
03:47:32 [2019-06-24T07:47:32.894Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:47:33 [2019-06-24T07:47:33.444Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:47:33 [2019-06-24T07:47:33.444Z] intOffset~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.005 s
03:47:33 [2019-06-24T07:47:33.444Z] intOffset~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:47:33 [2019-06-24T07:47:33.444Z] intOffset~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:47:33 [2019-06-24T07:47:33.444Z] intOffset~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:47:33 [2019-06-24T07:47:33.444Z] testFailureMessage~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 s
03:47:33 [2019-06-24T07:47:33.444Z] 
03:47:33 [2019-06-24T07:47:33.444Z] Results:
03:47:33 [2019-06-24T07:47:33.444Z] 
03:47:33 [2019-06-24T07:47:33.444Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
03:47:33 [2019-06-24T07:47:33.444Z] 
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] All tests passed!
03:47:35 [2019-06-24T07:47:35.927Z] [INFO]                                                                         
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] ------------------------------------------------------------------------
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] ------------------------------------------------------------------------
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] 
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] 
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] The project's OSGi version is 0.2.0.201906240745
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] 
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] 
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] 
03:47:35 [2019-06-24T07:47:35.927Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:36 [2019-06-24T07:47:36.177Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom
03:47:36 [2019-06-24T07:47:36.428Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.pom (3 KB at 9.4 KB/sec)
03:47:36 [2019-06-24T07:47:36.428Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom
03:47:36 [2019-06-24T07:47:36.428Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.standalone.parent/2.8.3/org.eclipse.xtext.standalone.parent-2.8.3.pom (5 KB at 35.1 KB/sec)
03:47:36 [2019-06-24T07:47:36.428Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom
03:47:36 [2019-06-24T07:47:36.428Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.pom (4 KB at 38.5 KB/sec)
03:47:36 [2019-06-24T07:47:36.428Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom
03:47:36 [2019-06-24T07:47:36.678Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.pom (4 KB at 20.3 KB/sec)
03:47:36 [2019-06-24T07:47:36.678Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom
03:47:36 [2019-06-24T07:47:36.929Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.pom (2 KB at 15.9 KB/sec)
03:47:36 [2019-06-24T07:47:36.929Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
03:47:36 [2019-06-24T07:47:36.929Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
03:47:36 [2019-06-24T07:47:36.929Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 10.2 KB/sec)
03:47:36 [2019-06-24T07:47:36.929Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 2.2 KB/sec)
03:47:36 [2019-06-24T07:47:36.929Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom
03:47:37 [2019-06-24T07:47:37.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/2.8.3/org.eclipse.xtext.dependencies-2.8.3.pom (777 B at 4.9 KB/sec)
03:47:37 [2019-06-24T07:47:37.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom
03:47:37 [2019-06-24T07:47:37.179Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.pom (2 KB at 11.3 KB/sec)
03:47:37 [2019-06-24T07:47:37.179Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom
03:47:37 [2019-06-24T07:47:37.429Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.pom (2 KB at 5.7 KB/sec)
03:47:37 [2019-06-24T07:47:37.429Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom
03:47:37 [2019-06-24T07:47:37.429Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.pom (5 KB at 235.4 KB/sec)
03:47:37 [2019-06-24T07:47:37.429Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
03:47:37 [2019-06-24T07:47:37.680Z] [WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
03:47:37 [2019-06-24T07:47:37.680Z] [WARNING] Checksum validation failed, expected d67cc2a3fb9cc626a2f92b63462c124a40eed336 but is adadc85abd8c127d24527823f1f09a3b25c18e8a for https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom
03:47:37 [2019-06-24T07:47:37.680Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.pom (2 KB at 15.6 KB/sec)
03:47:37 [2019-06-24T07:47:37.680Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom
03:47:37 [2019-06-24T07:47:37.680Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.pom (2 KB at 25.5 KB/sec)
03:47:37 [2019-06-24T07:47:37.680Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom
03:47:37 [2019-06-24T07:47:37.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.pom (3 KB at 18.9 KB/sec)
03:47:37 [2019-06-24T07:47:37.930Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom
03:47:37 [2019-06-24T07:47:37.930Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.pom (837 B at 10.0 KB/sec)
03:47:38 [2019-06-24T07:47:38.181Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.181Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.181Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.181Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar
03:47:38 [2019-06-24T07:47:38.181Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.431Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/2.8.3/org.eclipse.xtext.common.types-2.8.3.jar (428 KB at 1718.3 KB/sec)
03:47:38 [2019-06-24T07:47:38.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar
03:47:38 [2019-06-24T07:47:38.431Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/2.8.3/org.eclipse.xtend.core-2.8.3.jar (2356 KB at 6948.5 KB/sec)
03:47:38 [2019-06-24T07:47:38.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.431Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/equinox/common/3.6.200-v20130402-1505/common-3.6.200-v20130402-1505.jar (105 KB at 1001.9 KB/sec)
03:47:38 [2019-06-24T07:47:38.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.431Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/2.8.3/org.eclipse.xtext-2.8.3.jar (2554 KB at 6845.1 KB/sec)
03:47:38 [2019-06-24T07:47:38.431Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar
03:47:38 [2019-06-24T07:47:38.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.8.3/org.eclipse.xtext.xbase.lib-2.8.3.jar (115 KB at 576.9 KB/sec)
03:47:38 [2019-06-24T07:47:38.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/2.8.3/org.eclipse.xtext.util-2.8.3.jar (213 KB at 1027.7 KB/sec)
03:47:38 [2019-06-24T07:47:38.681Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar
03:47:38 [2019-06-24T07:47:38.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib.macro/2.8.3/org.eclipse.xtend.lib.macro-2.8.3.jar (59 KB at 733.5 KB/sec)
03:47:38 [2019-06-24T07:47:38.681Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/2.8.3/org.eclipse.xtend.lib-2.8.3.jar (149 KB at 1052.8 KB/sec)
03:47:39 [2019-06-24T07:47:39.592Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.jdt.core/3.10.0.v20140604-1726/org.eclipse.jdt.core-3.10.0.v20140604-1726.jar (5433 KB at 4846.4 KB/sec)
03:47:39 [2019-06-24T07:47:39.843Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/52.1/icu4j-52.1.jar (10222 KB at 5634.9 KB/sec)
03:47:40 [2019-06-24T07:47:40.093Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/2.8.3/org.eclipse.xtext.xbase-2.8.3.jar (5054 KB at 2372.7 KB/sec)
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] 
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:44 [2019-06-24T07:47:44.215Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] 
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] 
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:44 [2019-06-24T07:47:44.215Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] 
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:47:44 [2019-06-24T07:47:44.215Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:47:44 [2019-06-24T07:47:44.215Z] 
03:47:44 [2019-06-24T07:47:44.215Z] -------------------------------------------------------
03:47:44 [2019-06-24T07:47:44.215Z]  T E S T S
03:47:44 [2019-06-24T07:47:44.215Z] -------------------------------------------------------
03:47:44 [2019-06-24T07:47:44.215Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:47:49 [2019-06-24T07:47:49.409Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
03:47:49 [2019-06-24T07:47:49.409Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
03:47:49 [2019-06-24T07:47:49.409Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
03:47:49 [2019-06-24T07:47:49.409Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
03:47:49 [2019-06-24T07:47:49.409Z] 
03:47:49 [2019-06-24T07:47:49.409Z] Results :
03:47:49 [2019-06-24T07:47:49.409Z] 
03:47:49 [2019-06-24T07:47:49.409Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
03:47:49 [2019-06-24T07:47:49.409Z] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:47:49 [2019-06-24T07:47:49.409Z] [INFO]                                                                         
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] ------------------------------------------------------------------------
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] ------------------------------------------------------------------------
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] The project's OSGi version is 0.2.0.201906240745
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] 
03:47:49 [2019-06-24T07:47:49.409Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:52 [2019-06-24T07:47:52.637Z] [WARNING] 
03:47:52 [2019-06-24T07:47:52.637Z] WARNING: 	ParserTest.xtend - 
03:47:52 [2019-06-24T07:47:52.637Z] 22: The type XpectSetup is deprecated
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] 
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:52 [2019-06-24T07:47:52.637Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] 
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] 
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:52 [2019-06-24T07:47:52.637Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] 
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:47:52 [2019-06-24T07:47:52.637Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:47:52 [2019-06-24T07:47:52.637Z] 
03:47:52 [2019-06-24T07:47:52.637Z] -------------------------------------------------------
03:47:52 [2019-06-24T07:47:52.637Z]  T E S T S
03:47:52 [2019-06-24T07:47:52.637Z] -------------------------------------------------------
03:47:52 [2019-06-24T07:47:52.637Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:47:59 [2019-06-24T07:47:59.118Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:47:59 [2019-06-24T07:47:59.118Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:47:59 [2019-06-24T07:47:59.118Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:47:59 [2019-06-24T07:47:59.118Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:47:59 [2019-06-24T07:47:59.118Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:47:59 [2019-06-24T07:47:59.368Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.111 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:47:59 [2019-06-24T07:47:59.368Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:47:59 [2019-06-24T07:47:59.368Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:47:59 [2019-06-24T07:47:59.368Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:47:59 [2019-06-24T07:47:59.368Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:47:59 [2019-06-24T07:47:59.368Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:48:02 [2019-06-24T07:48:02.603Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.856 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:48:02 [2019-06-24T07:48:02.603Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:48:02 [2019-06-24T07:48:02.603Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.282 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:48:02 [2019-06-24T07:48:02.603Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:48:02 [2019-06-24T07:48:02.853Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:48:02 [2019-06-24T07:48:02.853Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:48:03 [2019-06-24T07:48:03.104Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.274 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:48:03 [2019-06-24T07:48:03.354Z] 
03:48:03 [2019-06-24T07:48:03.354Z] Results :
03:48:03 [2019-06-24T07:48:03.354Z] 
03:48:03 [2019-06-24T07:48:03.354Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 7
03:48:03 [2019-06-24T07:48:03.354Z] 
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] 
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] 
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] 
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] 
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
03:48:03 [2019-06-24T07:48:03.354Z] [INFO] Command line:
03:48:03 [2019-06-24T07:48:03.354Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_4_2-xtext_2_9_2, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]
03:48:03 [2019-06-24T07:48:03.354Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:48:08 [2019-06-24T07:48:08.549Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:48:11 [2019-06-24T07:48:11.779Z] 0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:16 [2019-06-24T07:48:16.974Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.918 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:48:16 [2019-06-24T07:48:16.974Z] linkedName~0: MyEntity2 should be from the other file.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.033 s
03:48:16 [2019-06-24T07:48:16.974Z] linkedName~1: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:48:16 [2019-06-24T07:48:16.974Z] linkedName~2: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:48:16 [2019-06-24T07:48:16.974Z] linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.006 s
03:48:16 [2019-06-24T07:48:16.974Z] linkedFragment~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:48:16 [2019-06-24T07:48:16.974Z] linkedFragment~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:48:16 [2019-06-24T07:48:16.974Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:48:20 [2019-06-24T07:48:20.202Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.842 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:48:20 [2019-06-24T07:48:20.202Z] jvmModel~0: Test the full JvmModel.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.015 s
03:48:20 [2019-06-24T07:48:20.202Z] jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.008 s
03:48:20 [2019-06-24T07:48:20.202Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:48:20 [2019-06-24T07:48:20.202Z] 8636 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:21 [2019-06-24T07:48:21.546Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.035 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:48:21 [2019-06-24T07:48:21.546Z] exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.021 s
03:48:21 [2019-06-24T07:48:21.546Z] importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
03:48:21 [2019-06-24T07:48:21.546Z] importedNames~0: these names have been imported from other files.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.001 s
03:48:21 [2019-06-24T07:48:21.546Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
03:48:21 [2019-06-24T07:48:21.546Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
03:48:21 [2019-06-24T07:48:21.546Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:48:21 [2019-06-24T07:48:21.546Z] 9667 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:22 [2019-06-24T07:48:22.096Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:48:22 [2019-06-24T07:48:22.096Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.022 s
03:48:22 [2019-06-24T07:48:22.096Z] scope~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.004 s
03:48:22 [2019-06-24T07:48:22.096Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:48:22 [2019-06-24T07:48:22.096Z] 10489 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:23 [2019-06-24T07:48:23.440Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.142 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:48:23 [2019-06-24T07:48:23.440Z] test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.001 s
03:48:23 [2019-06-24T07:48:23.440Z] ast~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.006 s
03:48:23 [2019-06-24T07:48:23.440Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:48:23 [2019-06-24T07:48:23.440Z] 11642 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:23 [2019-06-24T07:48:23.990Z] 12386 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:29 [2019-06-24T07:48:29.184Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.925 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:48:29 [2019-06-24T07:48:29.184Z] astDiff~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.046 s
03:48:29 [2019-06-24T07:48:29.185Z] delete~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 2.278 s
03:48:29 [2019-06-24T07:48:29.185Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:48:29 [2019-06-24T07:48:29.185Z] 17602 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:30 [2019-06-24T07:48:30.095Z] 18425 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:31 [2019-06-24T07:48:31.006Z] 19474 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:32 [2019-06-24T07:48:32.349Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.929 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:48:32 [2019-06-24T07:48:32.349Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:48:32 [2019-06-24T07:48:32.349Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:48:32 [2019-06-24T07:48:32.350Z] generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:48:32 [2019-06-24T07:48:32.350Z] generated~0: test generating MyEntity1.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:48:32 [2019-06-24T07:48:32.350Z] generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:48:32 [2019-06-24T07:48:32.350Z] generated~1: test generating MyEntity2.java.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:48:32 [2019-06-24T07:48:32.350Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:48:32 [2019-06-24T07:48:32.350Z] generated~0: Test the full generated code.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:48:32 [2019-06-24T07:48:32.350Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:48:32 [2019-06-24T07:48:32.350Z] 20652 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:34 [2019-06-24T07:48:34.211Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.836 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:48:34 [2019-06-24T07:48:34.211Z] linkedName~0: int should be the java primitive.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.004 s
03:48:34 [2019-06-24T07:48:34.211Z] linkedName~1: String should be from java.lang.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.003 s
03:48:34 [2019-06-24T07:48:34.211Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.021 s
03:48:34 [2019-06-24T07:48:34.211Z] errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.009 s
03:48:34 [2019-06-24T07:48:34.211Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:48:34 [2019-06-24T07:48:34.211Z] 22365 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:35 [2019-06-24T07:48:35.122Z] 23386 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:36 [2019-06-24T07:48:36.033Z] 24332 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:48:37 [2019-06-24T07:48:37.376Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.131 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:48:37 [2019-06-24T07:48:37.376Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
03:48:37 [2019-06-24T07:48:37.376Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0 s
03:48:37 [2019-06-24T07:48:37.376Z] errors~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:48:37 [2019-06-24T07:48:37.376Z] warnings~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.005 s
03:48:37 [2019-06-24T07:48:37.376Z] warnings~1: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.005 s
03:48:37 [2019-06-24T07:48:37.376Z] errors~2: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:48:37 [2019-06-24T07:48:37.376Z] errors~3: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:48:37 [2019-06-24T07:48:37.376Z] errors~0: the character % is not valid syntax.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:48:37 [2019-06-24T07:48:37.376Z] noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
03:48:37 [2019-06-24T07:48:37.376Z] errors~0: .eclipse_4_4_2-xtext_2_9_2.plugin.xtext_2.9.2 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:48:37 [2019-06-24T07:48:37.376Z] 
03:48:37 [2019-06-24T07:48:37.376Z] Results:
03:48:37 [2019-06-24T07:48:37.376Z] 
03:48:37 [2019-06-24T07:48:37.376Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
03:48:37 [2019-06-24T07:48:37.376Z] 
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] All tests passed!
03:48:42 [2019-06-24T07:48:42.570Z] [INFO]                                                                         
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] ------------------------------------------------------------------------
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] ------------------------------------------------------------------------
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] 
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] ------------------------------------------------------------------------
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] Reactor Summary:
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] 
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xpect.test.parent ..................... SUCCESS [14.937s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [11.260s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.468s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xpect.target.eclipse_4_4_2-xtext_2_9_2  SUCCESS [0.008s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xpect.tests ........................... SUCCESS [18.267s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [22.864s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [13.184s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [52.512s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.014s]
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] ------------------------------------------------------------------------
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] BUILD SUCCESS
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] ------------------------------------------------------------------------
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] Total time: 2:48.284s
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] Finished at: Mon Jun 24 03:48:41 EDT 2019
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] Final Memory: 128M/1930M
03:48:42 [2019-06-24T07:48:42.570Z] [INFO] ------------------------------------------------------------------------
[Pipeline] junit
03:48:42 [2019-06-24T07:48:42.878Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test with Eclipse Mars and Xtext 2.14)
[Pipeline] sh
03:48:48 [2019-06-24T07:48:48.675Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_5_0-xtext_2_14_0 --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
03:48:48 [2019-06-24T07:48:48.675Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:48:50 [2019-06-24T07:48:50.019Z] [INFO] Scanning for projects...
03:48:54 [2019-06-24T07:48:54.141Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:48:54 [2019-06-24T07:48:54.141Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
03:48:54 [2019-06-24T07:48:54.391Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/
03:48:54 [2019-06-24T07:48:54.649Z] [INFO] Adding repository https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0
03:48:54 [2019-06-24T07:48:54.649Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/
03:48:54 [2019-06-24T07:48:54.649Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/
03:48:54 [2019-06-24T07:48:54.900Z] [INFO] Adding repository http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.9.1
03:48:55 [2019-06-24T07:48:55.150Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
03:48:55 [2019-06-24T07:48:55.150Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/
03:48:55 [2019-06-24T07:48:55.150Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/mars/201602261000/
03:48:55 [2019-06-24T07:48:55.400Z] [INFO] Adding repository http://download.eclipse.org/releases/mars/201602261000
03:48:55 [2019-06-24T07:48:55.400Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/
03:48:55 [2019-06-24T07:48:55.400Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/mars/201602261000/
03:48:57 [2019-06-24T07:48:57.883Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
03:48:57 [2019-06-24T07:48:57.883Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
03:48:57 [2019-06-24T07:48:57.883Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500
03:48:57 [2019-06-24T07:48:57.883Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
03:48:57 [2019-06-24T07:48:57.883Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.5/R-4.5.2-201602121500/
03:48:57 [2019-06-24T07:48:57.883Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:48:57 [2019-06-24T07:48:57.883Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:48:58 [2019-06-24T07:48:58.133Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
03:48:58 [2019-06-24T07:48:58.384Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:48:58 [2019-06-24T07:48:58.384Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:49:00 [2019-06-24T07:49:00.866Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:49:04 [2019-06-24T07:49:04.094Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
03:49:04 [2019-06-24T07:49:04.094Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
03:49:05 [2019-06-24T07:49:05.437Z] [INFO] Fetching 201602261000&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/mars/
03:49:05 [2019-06-24T07:49:05.437Z] [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB)
03:49:05 [2019-06-24T07:49:05.437Z] [INFO] Fetching org.eclipse.osgi_3.10.102.v20160118-1700.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (412.5kB)
03:49:05 [2019-06-24T07:49:05.988Z] [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.13kB)
03:49:05 [2019-06-24T07:49:05.988Z] [INFO] Fetching org.eclipse.osgi.services_3.5.0.v20150519-2006.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.13kB)
03:49:06 [2019-06-24T07:49:06.238Z] [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (238.49kB)
03:49:06 [2019-06-24T07:49:06.238Z] [INFO] Fetching org.eclipse.compare_3.5.600.v20150420-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (238.49kB)
03:49:06 [2019-06-24T07:49:06.789Z] [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (169.58kB)
03:49:06 [2019-06-24T07:49:06.789Z] [INFO] Fetching org.eclipse.ui_3.107.0.v20150507-1945.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (169.58kB)
03:49:07 [2019-06-24T07:49:07.039Z] [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (863.48kB)
03:49:07 [2019-06-24T07:49:07.039Z] [INFO] Fetching org.eclipse.core.resources_3.10.1.v20150725-1910.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (863.48kB)
03:49:07 [2019-06-24T07:49:07.039Z] [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (291.69kB)
03:49:07 [2019-06-24T07:49:07.039Z] [INFO] Fetching org.eclipse.jface.text_3.10.0.v20150603-1752.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (291.69kB)
03:49:08 [2019-06-24T07:49:08.382Z] [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (707.83kB)
03:49:08 [2019-06-24T07:49:08.382Z] [INFO] Fetching org.eclipse.ui.ide_3.11.0.v20150825-2158.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (707.83kB)
03:49:08 [2019-06-24T07:49:08.933Z] [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.61kB)
03:49:08 [2019-06-24T07:49:08.933Z] [INFO] Fetching org.eclipse.ui.views_3.8.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.61kB)
03:49:09 [2019-06-24T07:49:09.183Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (177.62kB)
03:49:09 [2019-06-24T07:49:09.183Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.9.100.v20141023-1946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (177.62kB)
03:49:09 [2019-06-24T07:49:09.434Z] [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.32kB)
03:49:09 [2019-06-24T07:49:09.434Z] [INFO] Fetching org.eclipse.core.runtime_3.11.1.v20150903-1804.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.32kB)
03:49:09 [2019-06-24T07:49:09.684Z] [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.73kB)
03:49:09 [2019-06-24T07:49:09.684Z] [INFO] Fetching org.eclipse.core.expressions_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.73kB)
03:49:09 [2019-06-24T07:49:09.934Z] [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (160.34kB)
03:49:09 [2019-06-24T07:49:09.934Z] [INFO] Fetching org.eclipse.ui.editors_3.9.0.v20150213-1939.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (160.34kB)
03:49:10 [2019-06-24T07:49:10.185Z] [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.13kB)
03:49:10 [2019-06-24T07:49:10.185Z] [INFO] Fetching org.eclipse.ui.forms_3.6.200.v20150506-2029.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.13kB)
03:49:10 [2019-06-24T07:49:10.435Z] [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.81kB)
03:49:10 [2019-06-24T07:49:10.435Z] [INFO] Fetching org.eclipse.compare.core_3.5.500.v20150505-1058.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.81kB)
03:49:10 [2019-06-24T07:49:10.686Z] [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.29MB)
03:49:10 [2019-06-24T07:49:10.686Z] [INFO] Fetching com.ibm.icu_54.1.1.v201501272100.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.29MB)
03:49:15 [2019-06-24T07:49:15.880Z] [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.85kB)
03:49:15 [2019-06-24T07:49:15.880Z] [INFO] Fetching org.eclipse.core.commands_3.7.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.85kB)
03:49:15 [2019-06-24T07:49:15.880Z] [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (46.34kB)
03:49:15 [2019-06-24T07:49:15.880Z] [INFO] Fetching org.eclipse.equinox.common_3.7.0.v20150402-1709.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (46.34kB)
03:49:15 [2019-06-24T07:49:15.880Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.36kB)
03:49:15 [2019-06-24T07:49:15.880Z] [INFO] Fetching org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.36kB)
03:49:16 [2019-06-24T07:49:16.130Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.68kB)
03:49:16 [2019-06-24T07:49:16.130Z] [INFO] Fetching org.eclipse.equinox.preferences_3.5.300.v20150408-1437.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.68kB)
03:49:16 [2019-06-24T07:49:16.381Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (67.25kB)
03:49:16 [2019-06-24T07:49:16.381Z] [INFO] Fetching org.eclipse.equinox.registry_3.6.0.v20150318-1503.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (67.25kB)
03:49:16 [2019-06-24T07:49:16.631Z] [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.08kB)
03:49:16 [2019-06-24T07:49:16.631Z] [INFO] Fetching org.eclipse.core.databinding_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.08kB)
03:49:16 [2019-06-24T07:49:16.881Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (77.06kB)
03:49:16 [2019-06-24T07:49:16.881Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (77.06kB)
03:49:17 [2019-06-24T07:49:17.132Z] [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.45kB)
03:49:17 [2019-06-24T07:49:17.132Z] [INFO] Fetching org.eclipse.core.databinding.property_1.5.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.45kB)
03:49:17 [2019-06-24T07:49:17.382Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.05kB)
03:49:17 [2019-06-24T07:49:17.382Z] [INFO] Fetching org.eclipse.core.filebuffers_3.5.500.v20140723-1040.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.05kB)
03:49:17 [2019-06-24T07:49:17.382Z] [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (82.29kB)
03:49:17 [2019-06-24T07:49:17.382Z] [INFO] Fetching org.eclipse.text_3.5.400.v20150505-1044.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (82.29kB)
03:49:17 [2019-06-24T07:49:17.632Z] [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (26.24kB)
03:49:17 [2019-06-24T07:49:17.632Z] [INFO] Fetching org.eclipse.core.filesystem_1.5.0.v20150725-1910.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (26.24kB)
03:49:17 [2019-06-24T07:49:17.888Z] [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.21kB)
03:49:17 [2019-06-24T07:49:17.888Z] [INFO] Fetching org.eclipse.core.jobs_3.7.0.v20150330-2103.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.21kB)
03:49:17 [2019-06-24T07:49:17.888Z] [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.64kB)
03:49:17 [2019-06-24T07:49:17.888Z] [INFO] Fetching org.eclipse.equinox.app_1.3.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.64kB)
03:49:18 [2019-06-24T07:49:18.139Z] [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (106.72kB)
03:49:18 [2019-06-24T07:49:18.139Z] [INFO] Fetching org.eclipse.debug.core_3.10.0.v20150303-1130.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (106.72kB)
03:49:18 [2019-06-24T07:49:18.389Z] [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB)
03:49:18 [2019-06-24T07:49:18.389Z] [INFO] Fetching org.eclipse.debug.ui_3.11.101.v20160203-1230.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (859.72kB)
03:49:19 [2019-06-24T07:49:19.732Z] [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.04kB)
03:49:19 [2019-06-24T07:49:19.732Z] [INFO] Fetching org.eclipse.ui.console_3.6.100.v20150822-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.04kB)
03:49:19 [2019-06-24T07:49:19.982Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.84kB)
03:49:19 [2019-06-24T07:49:19.982Z] [INFO] Fetching org.eclipse.e4.core.commands_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.84kB)
03:49:20 [2019-06-24T07:49:20.233Z] [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (24.2kB)
03:49:20 [2019-06-24T07:49:20.233Z] [INFO] Fetching org.eclipse.e4.core.di_1.5.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (24.2kB)
03:49:20 [2019-06-24T07:49:20.483Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (23.15kB)
03:49:20 [2019-06-24T07:49:20.483Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.4.0.v20150828-0818.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (23.15kB)
03:49:20 [2019-06-24T07:49:20.733Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.45kB)
03:49:20 [2019-06-24T07:49:20.733Z] [INFO] Fetching org.eclipse.e4.core.services_2.0.0.v20150403-1912.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.45kB)
03:49:20 [2019-06-24T07:49:20.733Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.53kB)
03:49:20 [2019-06-24T07:49:20.733Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.4.0.v20150528-1451.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.53kB)
03:49:20 [2019-06-24T07:49:20.984Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (13.38kB)
03:49:20 [2019-06-24T07:49:20.984Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.13.0.v20150421-2214.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (13.38kB)
03:49:20 [2019-06-24T07:49:20.984Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (20.55kB)
03:49:20 [2019-06-24T07:49:20.984Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.1.100.v20150513-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (20.55kB)
03:49:21 [2019-06-24T07:49:21.234Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98kB)
03:49:21 [2019-06-24T07:49:21.234Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98kB)
03:49:21 [2019-06-24T07:49:21.785Z] [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB)
03:49:21 [2019-06-24T07:49:21.785Z] [INFO] Fetching org.eclipse.emf.ecore_2.11.2.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (362.48kB)
03:49:22 [2019-06-24T07:49:22.335Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (22.96kB)
03:49:22 [2019-06-24T07:49:22.335Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.11.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (22.96kB)
03:49:22 [2019-06-24T07:49:22.335Z] [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB)
03:49:22 [2019-06-24T07:49:22.335Z] [INFO] Fetching org.eclipse.swt_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (18.13kB)
03:49:22 [2019-06-24T07:49:22.335Z] [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB)
03:49:22 [2019-06-24T07:49:22.335Z] [INFO] Fetching org.eclipse.jface_3.11.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (358.4kB)
03:49:22 [2019-06-24T07:49:22.886Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (60.73kB)
03:49:22 [2019-06-24T07:49:22.886Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.11.0.v20150511-1937.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (60.73kB)
03:49:24 [2019-06-24T07:49:24.229Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (69.76kB)
03:49:24 [2019-06-24T07:49:24.229Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.0.v20150511-1003.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (69.76kB)
03:49:24 [2019-06-24T07:49:24.229Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (15.02kB)
03:49:24 [2019-06-24T07:49:24.229Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (15.02kB)
03:49:24 [2019-06-24T07:49:24.480Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.45kB)
03:49:24 [2019-06-24T07:49:24.480Z] [INFO] Fetching org.eclipse.e4.ui.di_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.45kB)
03:49:24 [2019-06-24T07:49:24.480Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.74kB)
03:49:24 [2019-06-24T07:49:24.480Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_1.1.100.v20150407-1430.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.74kB)
03:49:25 [2019-06-24T07:49:25.030Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.65kB)
03:49:25 [2019-06-24T07:49:25.030Z] [INFO] Fetching org.eclipse.e4.ui.services_1.2.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (12.65kB)
03:49:25 [2019-06-24T07:49:25.281Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.78kB)
03:49:25 [2019-06-24T07:49:25.281Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.1.0.v20150427-1751.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (8.78kB)
03:49:25 [2019-06-24T07:49:25.281Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB)
03:49:25 [2019-06-24T07:49:25.281Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (97.81kB)
03:49:25 [2019-06-24T07:49:25.832Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
03:49:25 [2019-06-24T07:49:25.832Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
03:49:25 [2019-06-24T07:49:25.832Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB)
03:49:25 [2019-06-24T07:49:25.832Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (80.33kB)
03:49:26 [2019-06-24T07:49:26.382Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.35kB)
03:49:26 [2019-06-24T07:49:26.382Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.0.v20150512-1414.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.35kB)
03:49:26 [2019-06-24T07:49:26.632Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.28kB)
03:49:26 [2019-06-24T07:49:26.633Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.13.0.v20150901-1347.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.28kB)
03:49:27 [2019-06-24T07:49:27.183Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (64.31kB)
03:49:27 [2019-06-24T07:49:27.183Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (64.31kB)
03:49:27 [2019-06-24T07:49:27.183Z] [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (61.18kB)
03:49:27 [2019-06-24T07:49:27.183Z] [INFO] Fetching org.eclipse.jface.databinding_1.7.0.v20150406-2148.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (61.18kB)
03:49:27 [2019-06-24T07:49:27.433Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.88kB)
03:49:27 [2019-06-24T07:49:27.433Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (6.88kB)
03:49:27 [2019-06-24T07:49:27.684Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.45kB)
03:49:27 [2019-06-24T07:49:27.684Z] [INFO] Fetching org.eclipse.equinox.ds_1.4.300.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.45kB)
03:49:28 [2019-06-24T07:49:28.234Z] [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (102.97kB)
03:49:28 [2019-06-24T07:49:28.234Z] [INFO] Fetching org.eclipse.emf.codegen_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (102.97kB)
03:49:28 [2019-06-24T07:49:28.785Z] [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB)
03:49:28 [2019-06-24T07:49:28.785Z] [INFO] Fetching org.eclipse.emf.common_2.11.1.v20160208-0816.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (104.58kB)
03:49:28 [2019-06-24T07:49:28.785Z] [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB)
03:49:28 [2019-06-24T07:49:28.785Z] [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (5.46MB)
03:49:30 [2019-06-24T07:49:30.128Z] [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (175.31kB of 5.46MB at 171.31kB/s)
03:49:31 [2019-06-24T07:49:31.038Z] [INFO] Fetching org.eclipse.jdt.core_3.11.2.v20160128-0629.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.78MB of 5.46MB at 1.89MB/s)
03:49:32 [2019-06-24T07:49:32.381Z] [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (121.41kB)
03:49:32 [2019-06-24T07:49:32.381Z] [INFO] Fetching org.eclipse.jdt.launching_3.8.0.v20150527-0946.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (121.41kB)
03:49:32 [2019-06-24T07:49:32.381Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (445.1kB)
03:49:32 [2019-06-24T07:49:32.381Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (445.1kB)
03:49:33 [2019-06-24T07:49:33.292Z] [INFO] Fetching org.eclipse.emf.common.ui_2.10.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.35kB)
03:49:33 [2019-06-24T07:49:33.292Z] [INFO] Fetching org.eclipse.emf.common.ui_2.10.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (56.35kB)
03:49:33 [2019-06-24T07:49:33.292Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.56kB)
03:49:33 [2019-06-24T07:49:33.292Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.9.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.56kB)
03:49:33 [2019-06-24T07:49:33.292Z] [INFO] Fetching org.eclipse.emf.edit_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.73kB)
03:49:33 [2019-06-24T07:49:33.292Z] [INFO] Fetching org.eclipse.emf.edit_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (88.73kB)
03:49:33 [2019-06-24T07:49:33.542Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (40.06kB)
03:49:33 [2019-06-24T07:49:33.542Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.11.0.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (40.06kB)
03:49:33 [2019-06-24T07:49:33.793Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (74.12kB)
03:49:33 [2019-06-24T07:49:33.793Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.11.1.v20160208-0841.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (74.12kB)
03:49:35 [2019-06-24T07:49:35.136Z] [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB)
03:49:35 [2019-06-24T07:49:35.136Z] [INFO] Fetching org.eclipse.ui.workbench_3.107.1.v20160120-2131.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.04MB)
03:49:36 [2019-06-24T07:49:36.479Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB)
03:49:36 [2019-06-24T07:49:36.479Z] [INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (2.19MB)
03:49:37 [2019-06-24T07:49:37.390Z] [INFO] Fetching org.eclipse.xtext_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (785.91kB)
03:49:37 [2019-06-24T07:49:37.390Z] [INFO] Fetching org.eclipse.xtext_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (785.91kB)
03:49:38 [2019-06-24T07:49:38.301Z] [INFO] Fetching org.eclipse.xtext_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (627.55kB of 785.91kB at 623.55kB/s)
03:49:39 [2019-06-24T07:49:39.644Z] [INFO] Fetching org.eclipse.xtext.common.types_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (130.97kB)
03:49:39 [2019-06-24T07:49:39.644Z] [INFO] Fetching org.eclipse.xtext.common.types_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (130.97kB)
03:49:39 [2019-06-24T07:49:39.894Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (28.85kB)
03:49:39 [2019-06-24T07:49:39.894Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.4.0.v20150527-1706.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (28.85kB)
03:49:40 [2019-06-24T07:49:40.144Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.18kB)
03:49:40 [2019-06-24T07:49:40.144Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.4.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.18kB)
03:49:40 [2019-06-24T07:49:40.394Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.68kB)
03:49:40 [2019-06-24T07:49:40.394Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.0.v20150511-1532.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.68kB)
03:49:40 [2019-06-24T07:49:40.945Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (45.24kB)
03:49:40 [2019-06-24T07:49:40.945Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.200.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (45.24kB)
03:49:40 [2019-06-24T07:49:40.945Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.62kB)
03:49:40 [2019-06-24T07:49:40.945Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.3.100.v20150428-1613.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (50.62kB)
03:49:41 [2019-06-24T07:49:41.195Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
03:49:41 [2019-06-24T07:49:41.195Z] [INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.04kB)
03:49:41 [2019-06-24T07:49:41.446Z] [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.25kB)
03:49:41 [2019-06-24T07:49:41.446Z] [INFO] Fetching org.eclipse.equinox.security_1.2.100.v20150423-1356.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (41.25kB)
03:49:41 [2019-06-24T07:49:41.446Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.46kB)
03:49:41 [2019-06-24T07:49:41.446Z] [INFO] Fetching org.eclipse.jdt.core.manipulation_1.5.100.v20141002-1241.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (29.46kB)
03:49:41 [2019-06-24T07:49:41.696Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.07kB)
03:49:41 [2019-06-24T07:49:41.696Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.6.201.v20150819-1034.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (100.07kB)
03:49:41 [2019-06-24T07:49:41.947Z] [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB)
03:49:41 [2019-06-24T07:49:41.947Z] [INFO] Fetching org.eclipse.jdt.debug_3.9.1.v20160128-1343.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (894.47kB)
03:49:42 [2019-06-24T07:49:42.497Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB)
03:49:42 [2019-06-24T07:49:42.497Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.7.101.v20160203-1236.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.39MB)
03:49:43 [2019-06-24T07:49:43.048Z] [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB)
03:49:43 [2019-06-24T07:49:43.048Z] [INFO] Fetching org.eclipse.jdt.ui_3.11.2.v20151123-1510.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (3.12MB)
03:49:47 [2019-06-24T07:49:47.170Z] [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (148.82kB)
03:49:47 [2019-06-24T07:49:47.170Z] [INFO] Fetching org.eclipse.search_3.10.0.v20150318-0856.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (148.82kB)
03:49:47 [2019-06-24T07:49:47.170Z] [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (368.05kB)
03:49:47 [2019-06-24T07:49:47.170Z] [INFO] Fetching org.eclipse.team.ui_3.7.200.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (368.05kB)
03:49:47 [2019-06-24T07:49:47.720Z] [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.41kB)
03:49:47 [2019-06-24T07:49:47.720Z] [INFO] Fetching org.eclipse.team.core_3.7.100.v20150203-1452.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.41kB)
03:49:47 [2019-06-24T07:49:47.971Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (144.48kB)
03:49:47 [2019-06-24T07:49:47.971Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.7.200.v20140625-1835.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (144.48kB)
03:49:48 [2019-06-24T07:49:48.521Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (122.73kB)
03:49:48 [2019-06-24T07:49:48.521Z] [INFO] Fetching org.eclipse.ui.navigator_3.6.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (122.73kB)
03:49:48 [2019-06-24T07:49:48.521Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB)
03:49:48 [2019-06-24T07:49:48.521Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.5.1.v20160128-1644.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.88kB)
03:49:48 [2019-06-24T07:49:48.772Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB)
03:49:48 [2019-06-24T07:49:48.772Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.21MB)
03:49:50 [2019-06-24T07:49:50.115Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (37.56kB)
03:49:50 [2019-06-24T07:49:50.115Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.6.100.v20150423-0822.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (37.56kB)
03:49:50 [2019-06-24T07:49:50.115Z] [INFO] Fetching org.eclipse.xpand_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (79.08kB)
03:49:50 [2019-06-24T07:49:50.115Z] [INFO] Fetching org.eclipse.xpand_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (79.08kB)
03:49:50 [2019-06-24T07:49:50.365Z] [INFO] Fetching org.eclipse.xtend_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (147.84kB)
03:49:50 [2019-06-24T07:49:50.365Z] [INFO] Fetching org.eclipse.xtend_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (147.84kB)
03:49:50 [2019-06-24T07:49:50.616Z] [INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (57.12kB)
03:49:50 [2019-06-24T07:49:50.616Z] [INFO] Fetching org.eclipse.xtend.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (57.12kB)
03:49:50 [2019-06-24T07:49:50.616Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (48.94kB)
03:49:50 [2019-06-24T07:49:50.616Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (48.94kB)
03:49:50 [2019-06-24T07:49:50.866Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (22.65kB)
03:49:50 [2019-06-24T07:49:50.866Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.14.0.v20180522-1629.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (22.65kB)
03:49:51 [2019-06-24T07:49:51.117Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (25.07kB)
03:49:51 [2019-06-24T07:49:51.117Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.1.0.v201505260349.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (25.07kB)
03:49:51 [2019-06-24T07:49:51.117Z] [INFO] Fetching org.eclipse.xtext.util_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (105.77kB)
03:49:51 [2019-06-24T07:49:51.117Z] [INFO] Fetching org.eclipse.xtext.util_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (105.77kB)
03:49:51 [2019-06-24T07:49:51.367Z] [INFO] Fetching org.eclipse.xtext.builder_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (120.31kB)
03:49:51 [2019-06-24T07:49:51.367Z] [INFO] Fetching org.eclipse.xtext.builder_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (120.31kB)
03:49:51 [2019-06-24T07:49:51.617Z] [INFO] Fetching org.eclipse.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (570.96kB)
03:49:51 [2019-06-24T07:49:51.617Z] [INFO] Fetching org.eclipse.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (570.96kB)
03:49:52 [2019-06-24T07:49:52.528Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (86.07kB)
03:49:52 [2019-06-24T07:49:52.528Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (86.07kB)
03:49:52 [2019-06-24T07:49:52.528Z] [INFO] Fetching org.eclipse.xtext.smap_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (11.89kB)
03:49:52 [2019-06-24T07:49:52.528Z] [INFO] Fetching org.eclipse.xtext.smap_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (11.89kB)
03:49:52 [2019-06-24T07:49:52.778Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (33.22kB)
03:49:52 [2019-06-24T07:49:52.778Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (33.22kB)
03:49:53 [2019-06-24T07:49:53.029Z] [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (123.9kB)
03:49:53 [2019-06-24T07:49:53.029Z] [INFO] Fetching org.objectweb.asm_6.1.1.v20180414-0329.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (123.9kB)
03:49:53 [2019-06-24T07:49:53.029Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (49.92kB)
03:49:53 [2019-06-24T07:49:53.029Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (49.92kB)
03:49:53 [2019-06-24T07:49:53.279Z] [INFO] Fetching org.eclipse.xtext.ecore_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.37kB)
03:49:53 [2019-06-24T07:49:53.279Z] [INFO] Fetching org.eclipse.xtext.ecore_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.37kB)
03:49:53 [2019-06-24T07:49:53.529Z] [INFO] Fetching org.eclipse.xtext.xbase_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (874.18kB)
03:49:53 [2019-06-24T07:49:53.529Z] [INFO] Fetching org.eclipse.xtext.xbase_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (874.18kB)
03:49:54 [2019-06-24T07:49:54.440Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (553.5kB)
03:49:54 [2019-06-24T07:49:54.440Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (553.5kB)
03:49:54 [2019-06-24T07:49:54.991Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (284.2kB)
03:49:55 [2019-06-24T07:49:55.241Z] [INFO] Fetching org.eclipse.xtext.junit4_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (94.36kB)
03:49:55 [2019-06-24T07:49:55.241Z] [INFO] Fetching org.eclipse.xtext.junit4_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (94.36kB)
03:49:55 [2019-06-24T07:49:55.491Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (85.78kB)
03:49:55 [2019-06-24T07:49:55.491Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (85.78kB)
03:49:55 [2019-06-24T07:49:55.741Z] [INFO] Fetching org.eclipse.xtext.generator_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (258.36kB)
03:49:55 [2019-06-24T07:49:55.741Z] [INFO] Fetching org.eclipse.xtext.generator_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (258.36kB)
03:49:55 [2019-06-24T07:49:55.992Z] [INFO] Fetching org.eclipse.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (218.99kB)
03:49:55 [2019-06-24T07:49:55.992Z] [INFO] Fetching org.eclipse.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (218.99kB)
03:49:56 [2019-06-24T07:49:56.242Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (58.08kB)
03:49:56 [2019-06-24T07:49:56.242Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (58.08kB)
03:49:56 [2019-06-24T07:49:56.493Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (39.97kB)
03:49:56 [2019-06-24T07:49:56.493Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (39.97kB)
03:49:56 [2019-06-24T07:49:56.743Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (42.52kB)
03:49:56 [2019-06-24T07:49:56.743Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (42.52kB)
03:49:56 [2019-06-24T07:49:56.993Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (25.11kB)
03:49:56 [2019-06-24T07:49:56.993Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (25.11kB)
03:49:56 [2019-06-24T07:49:56.993Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (41.65kB)
03:49:56 [2019-06-24T07:49:56.993Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (41.65kB)
03:49:57 [2019-06-24T07:49:57.244Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (283.65kB)
03:49:57 [2019-06-24T07:49:57.244Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.14.0.v20180522-1833.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (283.65kB)
03:49:58 [2019-06-24T07:49:58.060Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (192.55kB)
03:49:58 [2019-06-24T07:49:58.060Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (192.55kB)
03:49:58 [2019-06-24T07:49:58.311Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.95kB)
03:49:58 [2019-06-24T07:49:58.311Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.95kB)
03:49:58 [2019-06-24T07:49:58.561Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB)
03:49:58 [2019-06-24T07:49:58.561Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.11MB)
03:49:59 [2019-06-24T07:49:59.904Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB)
03:49:59 [2019-06-24T07:49:59.904Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.104.2.v20160212-1350.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (871.12kB)
03:50:00 [2019-06-24T07:50:00.815Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:50:00 [2019-06-24T07:50:00.815Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240740
03:50:00 [2019-06-24T07:50:00.815Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:50:01 [2019-06-24T07:50:01.366Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:50:01 [2019-06-24T07:50:01.366Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:50:01 [2019-06-24T07:50:01.366Z] [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.48kB)
03:50:01 [2019-06-24T07:50:01.366Z] [INFO] Fetching org.eclipse.core.net_1.2.300.v20141118-1725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.48kB)
03:50:01 [2019-06-24T07:50:01.616Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.25kB)
03:50:01 [2019-06-24T07:50:01.616Z] [INFO] Fetching org.eclipse.ui.ide.application_1.1.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (38.25kB)
03:50:02 [2019-06-24T07:50:02.282Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (27.89kB)
03:50:02 [2019-06-24T07:50:02.282Z] [INFO] Fetching org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (27.89kB)
03:50:02 [2019-06-24T07:50:02.532Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:50:02 [2019-06-24T07:50:02.532Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240740
03:50:02 [2019-06-24T07:50:02.532Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240740
03:50:02 [2019-06-24T07:50:02.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:50:02 [2019-06-24T07:50:02.783Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:50:02 [2019-06-24T07:50:02.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:50:02 [2019-06-24T07:50:02.783Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:50:02 [2019-06-24T07:50:02.783Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:50:02 [2019-06-24T07:50:02.783Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:50:02 [2019-06-24T07:50:02.783Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:50:03 [2019-06-24T07:50:03.033Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:50:03 [2019-06-24T07:50:03.033Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:50:03 [2019-06-24T07:50:03.284Z] [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.71kB)
03:50:03 [2019-06-24T07:50:03.284Z] [INFO] Fetching org.eclipse.ant.core_3.4.0.v20150428-1928.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (70.71kB)
03:50:03 [2019-06-24T07:50:03.284Z] [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB)
03:50:03 [2019-06-24T07:50:03.284Z] [INFO] Fetching org.eclipse.ant.launching_1.1.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (98.47kB)
03:50:03 [2019-06-24T07:50:03.834Z] [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB)
03:50:03 [2019-06-24T07:50:03.834Z] [INFO] Fetching org.eclipse.ant.ui_3.6.101.v20160203-1242.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (426.84kB)
03:50:04 [2019-06-24T07:50:04.085Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (58.66kB)
03:50:04 [2019-06-24T07:50:04.085Z] [INFO] Fetching org.eclipse.ui.externaltools_3.3.0.v20150302-1002.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (58.66kB)
03:50:04 [2019-06-24T07:50:04.335Z] [INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (149.72kB)
03:50:04 [2019-06-24T07:50:04.335Z] [INFO] Fetching org.eclipse.jdt.junit_3.8.0.v20150428-1340.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (149.72kB)
03:50:04 [2019-06-24T07:50:04.586Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.85kB)
03:50:04 [2019-06-24T07:50:04.586Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.3.0.v20150422-0725.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.85kB)
03:50:04 [2019-06-24T07:50:04.836Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (17.92kB)
03:50:04 [2019-06-24T07:50:04.836Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (17.92kB)
03:50:04 [2019-06-24T07:50:04.836Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.13kB)
03:50:04 [2019-06-24T07:50:04.836Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.600.v20150522-2234.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (31.13kB)
03:50:05 [2019-06-24T07:50:05.196Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.07kB)
03:50:05 [2019-06-24T07:50:05.196Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.400.v20150513-2116.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (51.07kB)
03:50:05 [2019-06-24T07:50:05.447Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.12kB)
03:50:05 [2019-06-24T07:50:05.447Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.400.v20150430-1836.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (36.12kB)
03:50:05 [2019-06-24T07:50:05.447Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.83kB)
03:50:05 [2019-06-24T07:50:05.447Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.3.200.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.83kB)
03:50:05 [2019-06-24T07:50:05.697Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.56kB)
03:50:05 [2019-06-24T07:50:05.697Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (21.56kB)
03:50:05 [2019-06-24T07:50:05.697Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.46kB)
03:50:05 [2019-06-24T07:50:05.697Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.400.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (34.46kB)
03:50:05 [2019-06-24T07:50:05.947Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.02kB)
03:50:05 [2019-06-24T07:50:05.947Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.4.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (30.02kB)
03:50:06 [2019-06-24T07:50:06.198Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.15kB)
03:50:06 [2019-06-24T07:50:06.198Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.0.v20141117-0929.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (39.15kB)
03:50:06 [2019-06-24T07:50:06.198Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.97kB)
03:50:06 [2019-06-24T07:50:06.198Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.0.v20150601-1708.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (99.97kB)
03:50:06 [2019-06-24T07:50:06.448Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.67kB)
03:50:06 [2019-06-24T07:50:06.448Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (14.67kB)
03:50:06 [2019-06-24T07:50:06.699Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.26kB)
03:50:06 [2019-06-24T07:50:06.699Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.100.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (113.26kB)
03:50:06 [2019-06-24T07:50:06.699Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.08kB)
03:50:06 [2019-06-24T07:50:06.699Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.300.v20150423-1455.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (43.08kB)
03:50:06 [2019-06-24T07:50:06.949Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (187.27kB)
03:50:06 [2019-06-24T07:50:06.949Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.4.0.v20150425-0422.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (187.27kB)
03:50:07 [2019-06-24T07:50:07.200Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (72.62kB)
03:50:07 [2019-06-24T07:50:07.200Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.1.201.v20150803-1228.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (72.62kB)
03:50:07 [2019-06-24T07:50:07.450Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.65kB)
03:50:07 [2019-06-24T07:50:07.450Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.7.400.v20150423-0747.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (53.65kB)
03:50:07 [2019-06-24T07:50:07.701Z] [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (478.45kB)
03:50:07 [2019-06-24T07:50:07.701Z] [INFO] Fetching org.eclipse.pde.build_3.9.100.v20150521-1524.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (478.45kB)
03:50:08 [2019-06-24T07:50:08.251Z] [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB)
03:50:08 [2019-06-24T07:50:08.251Z] [INFO] Fetching org.eclipse.pde.core_3.10.102.v20160128-0556.jar from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.24MB)
03:50:08 [2019-06-24T07:50:08.802Z] [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB)
03:50:08 [2019-06-24T07:50:08.802Z] [INFO] Fetching org.eclipse.pde.launching_3.6.301.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (49.39kB)
03:50:08 [2019-06-24T07:50:08.802Z] [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB)
03:50:08 [2019-06-24T07:50:08.802Z] [INFO] Fetching org.eclipse.pde.ui_3.8.202.v20160128-0556.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (1.27MB)
03:50:11 [2019-06-24T07:50:11.285Z] [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (112.39kB)
03:50:11 [2019-06-24T07:50:11.285Z] [INFO] Fetching org.eclipse.ui.intro_3.4.300.v20141007-1449.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (112.39kB)
03:50:11 [2019-06-24T07:50:11.535Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (54.5kB)
03:50:11 [2019-06-24T07:50:11.535Z] [INFO] Fetching org.eclipse.ui.views.log_1.0.600.v20150513-1840.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (54.5kB)
03:50:11 [2019-06-24T07:50:11.785Z] [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (32.38kB)
03:50:11 [2019-06-24T07:50:11.785Z] [INFO] Fetching org.eclipse.ui.trace_1.0.300.v20150220-1252.jar.pack.gz from http://download.eclipse.org/releases/mars/201602261000/plugins/ (32.38kB)
03:50:11 [2019-06-24T07:50:11.785Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (106.88kB)
03:50:11 [2019-06-24T07:50:11.785Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.14.0.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (106.88kB)
03:50:12 [2019-06-24T07:50:12.336Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (67.3kB)
03:50:12 [2019-06-24T07:50:12.336Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (67.3kB)
03:50:12 [2019-06-24T07:50:12.586Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (174.65kB)
03:50:12 [2019-06-24T07:50:12.586Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.14.0.v20180522-1821.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (174.65kB)
03:50:12 [2019-06-24T07:50:12.837Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:50:12 [2019-06-24T07:50:12.837Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:50:12 [2019-06-24T07:50:12.837Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:50:12 [2019-06-24T07:50:12.837Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:50:12 [2019-06-24T07:50:12.837Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:50:13 [2019-06-24T07:50:13.087Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:50:13 [2019-06-24T07:50:13.087Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:50:13 [2019-06-24T07:50:13.087Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:50:13 [2019-06-24T07:50:13.087Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201906240740
03:50:13 [2019-06-24T07:50:13.087Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240740
03:50:13 [2019-06-24T07:50:13.087Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:50:13 [2019-06-24T07:50:13.087Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201906240740
03:50:13 [2019-06-24T07:50:13.087Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:50:13 [2019-06-24T07:50:13.087Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:50:13 [2019-06-24T07:50:13.338Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:50:13 [2019-06-24T07:50:13.338Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:50:14 [2019-06-24T07:50:14.249Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:50:14 [2019-06-24T07:50:14.249Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:50:14 [2019-06-24T07:50:14.249Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240740
03:50:14 [2019-06-24T07:50:14.249Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240740
03:50:14 [2019-06-24T07:50:14.249Z] [WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201906240740
03:50:14 [2019-06-24T07:50:14.249Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:50:14 [2019-06-24T07:50:14.249Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:50:14 [2019-06-24T07:50:14.249Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:50:14 [2019-06-24T07:50:14.249Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] ------------------------------------------------------------------------
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] Reactor Build Order:
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] 
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xpect.test.parent
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xtext.example.arithmetics.tests
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xtext.example.domainmodel.tests
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xpect.tests
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xpect.xtext.lib.tests
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] org.eclipse.xpect.root
03:50:14 [2019-06-24T07:50:14.499Z] [INFO]                                                                         
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] ------------------------------------------------------------------------
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] Building org.eclipse.xpect.test.parent 0.2.0-SNAPSHOT
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] ------------------------------------------------------------------------
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] 
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.test.parent ---
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] 
03:50:14 [2019-06-24T07:50:14.499Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.test.parent ---
03:50:14 [2019-06-24T07:50:14.499Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:50:14 [2019-06-24T07:50:14.499Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:50:14 [2019-06-24T07:50:14.749Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 3.0 KB/sec)
03:50:15 [2019-06-24T07:50:15.000Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:50:15 [2019-06-24T07:50:15.000Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:50:15 [2019-06-24T07:50:15.000Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 28.4 KB/sec)
03:50:15 [2019-06-24T07:50:15.250Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:50:15 [2019-06-24T07:50:15.250Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:50:15 [2019-06-24T07:50:15.500Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 11.3 KB/sec)
03:50:15 [2019-06-24T07:50:15.751Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:50:15 [2019-06-24T07:50:15.751Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:50:15 [2019-06-24T07:50:15.751Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 33.0 KB/sec)
03:50:16 [2019-06-24T07:50:16.001Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:50:16 [2019-06-24T07:50:16.001Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:50:16 [2019-06-24T07:50:16.001Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 22.7 KB/sec)
03:50:16 [2019-06-24T07:50:16.251Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:50:16 [2019-06-24T07:50:16.251Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:50:16 [2019-06-24T07:50:16.251Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 33.2 KB/sec)
03:50:16 [2019-06-24T07:50:16.502Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:50:16 [2019-06-24T07:50:16.502Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:50:16 [2019-06-24T07:50:16.502Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 27.1 KB/sec)
03:50:17 [2019-06-24T07:50:17.052Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:50:17 [2019-06-24T07:50:17.052Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:50:17 [2019-06-24T07:50:17.052Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 21.4 KB/sec)
03:50:17 [2019-06-24T07:50:17.302Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:50:17 [2019-06-24T07:50:17.302Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:50:17 [2019-06-24T07:50:17.303Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 18.9 KB/sec)
03:50:17 [2019-06-24T07:50:17.553Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:50:17 [2019-06-24T07:50:17.553Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:50:17 [2019-06-24T07:50:17.553Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 21.1 KB/sec)
03:50:17 [2019-06-24T07:50:17.803Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:50:17 [2019-06-24T07:50:17.803Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.053Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 2.1 KB/sec)
03:50:18 [2019-06-24T07:50:18.053Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.053Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.053Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 28.6 KB/sec)
03:50:18 [2019-06-24T07:50:18.304Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.304Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.304Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 25.2 KB/sec)
03:50:18 [2019-06-24T07:50:18.554Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.554Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.554Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 21.5 KB/sec)
03:50:18 [2019-06-24T07:50:18.804Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.804Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:50:18 [2019-06-24T07:50:18.804Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 30.2 KB/sec)
03:50:19 [2019-06-24T07:50:19.355Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:50:19 [2019-06-24T07:50:19.355Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:50:19 [2019-06-24T07:50:19.355Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 25.7 KB/sec)
03:50:19 [2019-06-24T07:50:19.605Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:50:19 [2019-06-24T07:50:19.605Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:50:19 [2019-06-24T07:50:19.605Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 20.1 KB/sec)
03:50:19 [2019-06-24T07:50:19.856Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
03:50:19 [2019-06-24T07:50:19.856Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
03:50:19 [2019-06-24T07:50:19.856Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 137.9 KB/sec)
03:50:20 [2019-06-24T07:50:20.106Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.2 KB/sec)
03:50:20 [2019-06-24T07:50:20.106Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.106Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.106Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 96.8 KB/sec)
03:50:20 [2019-06-24T07:50:20.356Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 4.4 KB/sec)
03:50:20 [2019-06-24T07:50:20.356Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.356Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.356Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 92.4 KB/sec)
03:50:20 [2019-06-24T07:50:20.607Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 3.8 KB/sec)
03:50:20 [2019-06-24T07:50:20.607Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.607Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.607Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 101.4 KB/sec)
03:50:20 [2019-06-24T07:50:20.607Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 4.1 KB/sec)
03:50:20 [2019-06-24T07:50:20.607Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.607Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:50:20 [2019-06-24T07:50:20.607Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 54.2 KB/sec)
03:50:21 [2019-06-24T07:50:21.950Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 0.6 KB/sec)
03:50:21 [2019-06-24T07:50:21.950Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:50:21 [2019-06-24T07:50:21.950Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:50:21 [2019-06-24T07:50:21.950Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 32.7 KB/sec)
03:50:22 [2019-06-24T07:50:22.200Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 1.7 KB/sec)
03:50:22 [2019-06-24T07:50:22.200Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:50:22 [2019-06-24T07:50:22.200Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 5.2 KB/sec)
03:50:22 [2019-06-24T07:50:22.200Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:50:22 [2019-06-24T07:50:22.451Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 5.0 KB/sec)
03:50:22 [2019-06-24T07:50:22.451Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:50:22 [2019-06-24T07:50:22.701Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 2.2 KB/sec)
03:50:22 [2019-06-24T07:50:22.951Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:50:22 [2019-06-24T07:50:22.952Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:50:22 [2019-06-24T07:50:22.952Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 46.7 KB/sec)
03:50:22 [2019-06-24T07:50:22.952Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 2.3 KB/sec)
03:50:22 [2019-06-24T07:50:22.952Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.202Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 6.7 KB/sec)
03:50:23 [2019-06-24T07:50:23.202Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.202Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 5.9 KB/sec)
03:50:23 [2019-06-24T07:50:23.202Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.453Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 5.5 KB/sec)
03:50:23 [2019-06-24T07:50:23.453Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.453Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.453Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 88.4 KB/sec)
03:50:23 [2019-06-24T07:50:23.703Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 5.1 KB/sec)
03:50:23 [2019-06-24T07:50:23.703Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.703Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.703Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 40.4 KB/sec)
03:50:23 [2019-06-24T07:50:23.703Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 3.0 KB/sec)
03:50:23 [2019-06-24T07:50:23.703Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
03:50:23 [2019-06-24T07:50:23.953Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 6.2 KB/sec)
03:50:23 [2019-06-24T07:50:23.953Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.203Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 2.1 KB/sec)
03:50:24 [2019-06-24T07:50:24.204Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.454Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 3.6 KB/sec)
03:50:24 [2019-06-24T07:50:24.454Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.454Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.454Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 20.8 KB/sec)
03:50:24 [2019-06-24T07:50:24.704Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.704Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.704Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 112.0 KB/sec)
03:50:24 [2019-06-24T07:50:24.954Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 2.2 KB/sec)
03:50:24 [2019-06-24T07:50:24.954Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.954Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.954Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 120.0 KB/sec)
03:50:24 [2019-06-24T07:50:24.954Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 5.6 KB/sec)
03:50:24 [2019-06-24T07:50:24.954Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.954Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:50:24 [2019-06-24T07:50:24.954Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 40.1 KB/sec)
03:50:25 [2019-06-24T07:50:25.205Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 3.5 KB/sec)
03:50:25 [2019-06-24T07:50:25.205Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
03:50:25 [2019-06-24T07:50:25.455Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 4.4 KB/sec)
03:50:25 [2019-06-24T07:50:25.455Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
03:50:25 [2019-06-24T07:50:25.455Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 5.6 KB/sec)
03:50:25 [2019-06-24T07:50:25.455Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
03:50:25 [2019-06-24T07:50:25.705Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 5.5 KB/sec)
03:50:25 [2019-06-24T07:50:25.705Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:50:25 [2019-06-24T07:50:25.705Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:50:25 [2019-06-24T07:50:25.705Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 25.2 KB/sec)
03:50:25 [2019-06-24T07:50:25.705Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:50:25 [2019-06-24T07:50:25.705Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:50:25 [2019-06-24T07:50:25.705Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 32.4 KB/sec)
03:50:26 [2019-06-24T07:50:26.256Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 1.1 KB/sec)
03:50:26 [2019-06-24T07:50:26.256Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:50:26 [2019-06-24T07:50:26.256Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:50:26 [2019-06-24T07:50:26.506Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 72.3 KB/sec)
03:50:26 [2019-06-24T07:50:26.506Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 4.1 KB/sec)
03:50:26 [2019-06-24T07:50:26.506Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:50:26 [2019-06-24T07:50:26.506Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:50:26 [2019-06-24T07:50:26.506Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 36.2 KB/sec)
03:50:26 [2019-06-24T07:50:26.756Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 3.3 KB/sec)
03:50:26 [2019-06-24T07:50:26.756Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:50:26 [2019-06-24T07:50:26.756Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:50:26 [2019-06-24T07:50:26.756Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 37.8 KB/sec)
03:50:26 [2019-06-24T07:50:26.756Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 2.5 KB/sec)
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-test-parent/src/main/java]' does not exists.
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] 
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.test.parent ---
03:50:29 [2019-06-24T07:50:29.984Z] [INFO]                                                                         
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] ------------------------------------------------------------------------
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] ------------------------------------------------------------------------
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] 
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:29 [2019-06-24T07:50:29.984Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] 
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] The project's OSGi version is 2.9.2.201906240748
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] 
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] 
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] 
03:50:30 [2019-06-24T07:50:30.235Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 15: The type InjectWith is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 16: The type XtextRunner is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 17: The type ParseHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 23: The type XtextRunner is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 28: The type ParseHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 49: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 12: The type InjectWith is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 13: The type XtextRunner is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 14: The type ParseHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 15: The type ValidationTestHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 19: The type XtextRunner is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 24: The type ParseHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 27: The type ValidationTestHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 35: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:50:34 [2019-06-24T07:50:34.357Z] [WARNING] 
03:50:34 [2019-06-24T07:50:34.357Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:50:34 [2019-06-24T07:50:34.357Z] 35: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:34 [2019-06-24T07:50:34.608Z] [INFO] 
03:50:34 [2019-06-24T07:50:34.608Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:34 [2019-06-24T07:50:34.608Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:50:34 [2019-06-24T07:50:34.608Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
03:50:34 [2019-06-24T07:50:34.608Z] [INFO] 
03:50:34 [2019-06-24T07:50:34.608Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:34 [2019-06-24T07:50:34.858Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] 
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] 
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:50:35 [2019-06-24T07:50:35.769Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:50:35 [2019-06-24T07:50:35.769Z] 
03:50:35 [2019-06-24T07:50:35.769Z] -------------------------------------------------------
03:50:35 [2019-06-24T07:50:35.769Z]  T E S T S
03:50:35 [2019-06-24T07:50:35.769Z] -------------------------------------------------------
03:50:36 [2019-06-24T07:50:36.020Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:50:39 [2019-06-24T07:50:39.248Z] Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
03:50:39 [2019-06-24T07:50:39.248Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.321 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
03:50:39 [2019-06-24T07:50:39.248Z] Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
03:50:39 [2019-06-24T07:50:39.248Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
03:50:39 [2019-06-24T07:50:39.248Z] 
03:50:39 [2019-06-24T07:50:39.248Z] Results :
03:50:39 [2019-06-24T07:50:39.248Z] 
03:50:39 [2019-06-24T07:50:39.248Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
03:50:39 [2019-06-24T07:50:39.248Z] 
03:50:39 [2019-06-24T07:50:39.248Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.248Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:39 [2019-06-24T07:50:39.248Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:50:39 [2019-06-24T07:50:39.248Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
03:50:39 [2019-06-24T07:50:39.248Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.248Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:39 [2019-06-24T07:50:39.248Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.248Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:50:39 [2019-06-24T07:50:39.498Z] [INFO]                                                                         
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] ------------------------------------------------------------------------
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] ------------------------------------------------------------------------
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] The project's OSGi version is 2.9.2.201906240748
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] 
03:50:39 [2019-06-24T07:50:39.498Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 4: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 5: The type InjectWith is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 8: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 10: The type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 14: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 21: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 23: The type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 30: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 40: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 53: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 66: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 79: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 92: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 101: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 110: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 124: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 138: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 152: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 162: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 171: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 175: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 9: The type InjectWith is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 10: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 11: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 12: The type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 21: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 25: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 26: The type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 37: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 59: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 59: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 78: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 78: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 90: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 90: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 104: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 6: The type InjectWith is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:50:44 [2019-06-24T07:50:44.693Z] 7: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.693Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.693Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 8: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 20: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 24: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 28: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 6: The type InjectWith is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 7: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 8: The type FormatterTester is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 12: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 16: The type FormatterTester is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 23: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 24: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 23: The type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 48: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 49: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 56: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 48: The type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 66: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 67: The method preferences(Procedure1<MapBasedPreferenceValues>) from the type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 70: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 77: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 66: The type FormatterTestRequest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 4: The type InjectWith is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 5: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 6: The type AbstractContentAssistTest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 10: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 18: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 18: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 18: The method newBuilder() from the type AbstractContentAssistTest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 22: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 22: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 22: The method newBuilder() from the type AbstractContentAssistTest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 26: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 26: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 26: The method newBuilder() from the type AbstractContentAssistTest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 15: The type AbstractContentAssistTest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 4: The type InjectWith is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 6: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 7: The type CompilationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 15: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 21: The type CompilationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 33: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 34: The method getCompiledClass() from the type CompilationTestHelper.Result is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 33: The type CompilationTestHelper.Result is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 56: The method compile(Iterable<? extends CharSequence>, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 57: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 59: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 56: The type CompilationTestHelper.Result is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 71: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 100: The method getSingleGeneratedCode() from the type CompilationTestHelper.Result is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 71: The type CompilationTestHelper.Result is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 6: The type InjectWith is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 7: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 8: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 9: The type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 11: The type OnTheFlyJavaCompiler2 is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 12: The type AbstractXbaseEvaluationTest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 25: The type XtextRunner is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 29: The type OnTheFlyJavaCompiler2 is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 31: The type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 33: The type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 38: The method parse(CharSequence) from the type ParseHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 39: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 43: The method compileToClass(String, String) from the type OnTheFlyJavaCompiler2 is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [WARNING] 
03:50:44 [2019-06-24T07:50:44.694Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:50:44 [2019-06-24T07:50:44.694Z] 27: The type AbstractXbaseEvaluationTest is deprecated
03:50:44 [2019-06-24T07:50:44.694Z] [INFO] 
03:50:44 [2019-06-24T07:50:44.694Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:44 [2019-06-24T07:50:44.694Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:50:44 [2019-06-24T07:50:44.694Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
03:50:44 [2019-06-24T07:50:44.694Z] [INFO] 
03:50:44 [2019-06-24T07:50:44.694Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:44 [2019-06-24T07:50:44.694Z] [INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[6] 
03:50:45 [2019-06-24T07:50:45.245Z] 	import org.eclipse.xtext.junit4.GlobalRegistries;
03:50:45 [2019-06-24T07:50:45.245Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type GlobalRegistries is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[7] 
03:50:45 [2019-06-24T07:50:45.245Z] 	import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento;
03:50:45 [2019-06-24T07:50:45.245Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type GlobalRegistries.GlobalStateMemento is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[8] 
03:50:45 [2019-06-24T07:50:45.245Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
03:50:45 [2019-06-24T07:50:45.245Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type IInjectorProvider is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[9] 
03:50:45 [2019-06-24T07:50:45.245Z] 	import org.eclipse.xtext.junit4.IRegistryConfigurator;
03:50:45 [2019-06-24T07:50:45.245Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type IRegistryConfigurator is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
03:50:45 [2019-06-24T07:50:45.245Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
03:50:45 [2019-06-24T07:50:45.245Z] 	                                                    ^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type IInjectorProvider is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
03:50:45 [2019-06-24T07:50:45.245Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
03:50:45 [2019-06-24T07:50:45.245Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type IRegistryConfigurator is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[15] 
03:50:45 [2019-06-24T07:50:45.245Z] 	protected GlobalStateMemento stateBeforeInjectorCreation;
03:50:45 [2019-06-24T07:50:45.245Z] 	          ^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type GlobalRegistries.GlobalStateMemento is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[16] 
03:50:45 [2019-06-24T07:50:45.245Z] 	protected GlobalStateMemento stateAfterInjectorCreation;
03:50:45 [2019-06-24T07:50:45.245Z] 	          ^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type GlobalRegistries.GlobalStateMemento is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
03:50:45 [2019-06-24T07:50:45.245Z] 	GlobalRegistries.initializeDefaults();
03:50:45 [2019-06-24T07:50:45.245Z] 	^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type GlobalRegistries is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
03:50:45 [2019-06-24T07:50:45.245Z] 	GlobalRegistries.initializeDefaults();
03:50:45 [2019-06-24T07:50:45.245Z] 	                 ^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The method initializeDefaults() from the type GlobalRegistries is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
03:50:45 [2019-06-24T07:50:45.245Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:50:45 [2019-06-24T07:50:45.245Z] 	                              ^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type GlobalRegistries is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
03:50:45 [2019-06-24T07:50:45.245Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:50:45 [2019-06-24T07:50:45.245Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
03:50:45 [2019-06-24T07:50:45.245Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:50:45 [2019-06-24T07:50:45.245Z] 	                             ^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type GlobalRegistries is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
03:50:45 [2019-06-24T07:50:45.245Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:50:45 [2019-06-24T07:50:45.245Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[40] 
03:50:45 [2019-06-24T07:50:45.245Z] 	stateBeforeInjectorCreation.restoreGlobalState();
03:50:45 [2019-06-24T07:50:45.245Z] 	                            ^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[46] 
03:50:45 [2019-06-24T07:50:45.245Z] 	stateAfterInjectorCreation.restoreGlobalState();
03:50:45 [2019-06-24T07:50:45.245Z] 	                           ^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
03:50:45 [2019-06-24T07:50:45.245Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[6] 
03:50:45 [2019-06-24T07:50:45.245Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
03:50:45 [2019-06-24T07:50:45.245Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.245Z] The type IInjectorProvider is deprecated
03:50:45 [2019-06-24T07:50:45.246Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[10] 
03:50:45 [2019-06-24T07:50:45.246Z] 	public class DomainmodelUiInjectorProvider implements IInjectorProvider {
03:50:45 [2019-06-24T07:50:45.246Z] 	                                                      ^^^^^^^^^^^^^^^^^
03:50:45 [2019-06-24T07:50:45.246Z] The type IInjectorProvider is deprecated
03:50:45 [2019-06-24T07:50:45.246Z] 18 problems (18 warnings)
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] Skipping tests
03:50:45 [2019-06-24T07:50:45.246Z] [INFO]                                                                         
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] ------------------------------------------------------------------------
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 0.2.0-SNAPSHOT
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] ------------------------------------------------------------------------
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_5_0-xtext_2_14_0/src/main/java]' does not exists.
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0 ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO]                                                                         
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] ------------------------------------------------------------------------
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] ------------------------------------------------------------------------
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] The project's OSGi version is 0.2.0.201906240748
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] 
03:50:45 [2019-06-24T07:50:45.246Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
03:50:49 [2019-06-24T07:50:49.368Z] [INFO] 
03:50:49 [2019-06-24T07:50:49.368Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
03:50:49 [2019-06-24T07:50:49.368Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:50:49 [2019-06-24T07:50:49.368Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
03:50:49 [2019-06-24T07:50:49.368Z] [INFO] 
03:50:49 [2019-06-24T07:50:49.368Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.tests ---
03:50:49 [2019-06-24T07:50:49.368Z] [INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] 
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] 
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:50:49 [2019-06-24T07:50:49.919Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:50:49 [2019-06-24T07:50:49.919Z] 
03:50:49 [2019-06-24T07:50:49.919Z] -------------------------------------------------------
03:50:49 [2019-06-24T07:50:49.919Z]  T E S T S
03:50:49 [2019-06-24T07:50:49.919Z] -------------------------------------------------------
03:50:49 [2019-06-24T07:50:49.919Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.075 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.runner.RunnerTest
03:50:55 [2019-06-24T07:50:55.119Z] Xtext-Version in Target Platform: 2.14.0
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.eclipse.xpect.tests.runner.RunnerTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.state.StateContainerTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.state.StateContainerTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.text.TableTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.eclipse.xpect.tests.text.TableTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.text.CanvasTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.CanvasTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.LexerTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xpect.tests.LexerTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
03:50:55 [2019-06-24T07:50:55.119Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
03:50:55 [2019-06-24T07:50:55.119Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
03:50:55 [2019-06-24T07:50:55.369Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
03:50:55 [2019-06-24T07:50:55.369Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:50:55 [2019-06-24T07:50:55.369Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:50:55 [2019-06-24T07:50:55.369Z] 
03:50:55 [2019-06-24T07:50:55.369Z] Results :
03:50:55 [2019-06-24T07:50:55.369Z] 
03:50:55 [2019-06-24T07:50:55.369Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
03:50:55 [2019-06-24T07:50:55.369Z] 
03:50:55 [2019-06-24T07:50:55.370Z] [INFO] 
03:50:55 [2019-06-24T07:50:55.370Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
03:50:55 [2019-06-24T07:50:55.370Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
03:50:55 [2019-06-24T07:50:55.370Z] [INFO] 
03:50:55 [2019-06-24T07:50:55.370Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
03:50:55 [2019-06-24T07:50:55.370Z] [INFO] 
03:50:55 [2019-06-24T07:50:55.370Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
03:50:55 [2019-06-24T07:50:55.620Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
03:50:55 [2019-06-24T07:50:55.620Z] [INFO] 
03:50:55 [2019-06-24T07:50:55.620Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
03:50:55 [2019-06-24T07:50:55.620Z] [INFO] 
03:50:55 [2019-06-24T07:50:55.620Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.tests ---
03:50:55 [2019-06-24T07:50:55.620Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.24kB)
03:50:55 [2019-06-24T07:50:55.620Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20180523-0437.jar.pack.gz from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.14.0/plugins/ (9.24kB)
03:50:56 [2019-06-24T07:50:56.171Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
03:50:56 [2019-06-24T07:50:56.171Z] [INFO] Command line:
03:50:56 [2019-06-24T07:50:56.171Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_2_14_0, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]
03:50:56 [2019-06-24T07:50:56.171Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:51:01 [2019-06-24T07:51:01.365Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:51:01 [2019-06-24T07:51:01.916Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.029 s - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:51:01 [2019-06-24T07:51:01.916Z] suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.103 s
03:51:01 [2019-06-24T07:51:01.916Z] suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.016 s
03:51:01 [2019-06-24T07:51:01.916Z] suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.019 s
03:51:01 [2019-06-24T07:51:01.916Z] singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.013 s
03:51:01 [2019-06-24T07:51:01.916Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:51:01 [2019-06-24T07:51:01.916Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.06 s - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:51:01 [2019-06-24T07:51:01.916Z] transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.015 s
03:51:01 [2019-06-24T07:51:01.916Z] simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 s
03:51:01 [2019-06-24T07:51:01.916Z] methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
03:51:01 [2019-06-24T07:51:01.916Z] replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
03:51:01 [2019-06-24T07:51:01.916Z] replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 s
03:51:01 [2019-06-24T07:51:01.916Z] methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
03:51:01 [2019-06-24T07:51:01.916Z] annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
03:51:01 [2019-06-24T07:51:01.916Z] Running org.eclipse.xpect.tests.runner.RunnerTest
03:51:03 [2019-06-24T07:51:03.259Z] Xtext-Version in Target Platform: 2.14.0
03:51:03 [2019-06-24T07:51:03.259Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s - in org.eclipse.xpect.tests.runner.RunnerTest
03:51:03 [2019-06-24T07:51:03.259Z] expectedExpectation~0: test passes: green.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 s
03:51:03 [2019-06-24T07:51:03.259Z] testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.018 s
03:51:03 [2019-06-24T07:51:03.259Z] expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.259Z] testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.005 s
03:51:03 [2019-06-24T07:51:03.259Z] expectedExpectation~0: // this should pass.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.259Z] testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
03:51:03 [2019-06-24T07:51:03.259Z] testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 s
03:51:03 [2019-06-24T07:51:03.259Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
03:51:03 [2019-06-24T07:51:03.259Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.xpect.tests.state.SetupInitilizerTest
03:51:03 [2019-06-24T07:51:03.259Z] varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.259Z] specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.259Z] varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.259Z] varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.259Z] varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.259Z] mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.259Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:51:03 [2019-06-24T07:51:03.259Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:51:03 [2019-06-24T07:51:03.259Z] testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.005 s
03:51:03 [2019-06-24T07:51:03.259Z] testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.006 s
03:51:03 [2019-06-24T07:51:03.259Z] testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.259Z] testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.259Z] multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.259Z] multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.003 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.state.StateContainerTest
03:51:03 [2019-06-24T07:51:03.260Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.StateContainerTest
03:51:03 [2019-06-24T07:51:03.260Z] testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:51:03 [2019-06-24T07:51:03.260Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:51:03 [2019-06-24T07:51:03.260Z] testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.005 s
03:51:03 [2019-06-24T07:51:03.260Z] testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.text.TableTest
03:51:03 [2019-06-24T07:51:03.260Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.xpect.tests.text.TableTest
03:51:03 [2019-06-24T07:51:03.260Z] test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.007 s
03:51:03 [2019-06-24T07:51:03.260Z] test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.260Z] test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
03:51:03 [2019-06-24T07:51:03.260Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.009 s - in org.eclipse.xpect.tests.text.TextDifferencerTest
03:51:03 [2019-06-24T07:51:03.260Z] testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.260Z] testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
03:51:03 [2019-06-24T07:51:03.260Z] testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
03:51:03 [2019-06-24T07:51:03.260Z] testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.text.CanvasTest
03:51:03 [2019-06-24T07:51:03.260Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.xpect.tests.text.CanvasTest
03:51:03 [2019-06-24T07:51:03.260Z] testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:51:03 [2019-06-24T07:51:03.260Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:51:03 [2019-06-24T07:51:03.260Z] testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.004 s
03:51:03 [2019-06-24T07:51:03.260Z] testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
03:51:03 [2019-06-24T07:51:03.260Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.xpect.tests.text.GenericTokenizerTest
03:51:03 [2019-06-24T07:51:03.260Z] testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.260Z] testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.260Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
03:51:03 [2019-06-24T07:51:03.510Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.xpect.tests.parameter.ParameterParserTest
03:51:03 [2019-06-24T07:51:03.510Z] testFailureMessage~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.011 s
03:51:03 [2019-06-24T07:51:03.510Z] testFailureMessage~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
03:51:03 [2019-06-24T07:51:03.510Z] testFailureMessage~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
03:51:03 [2019-06-24T07:51:03.510Z] testFailureMessage~3: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
03:51:03 [2019-06-24T07:51:03.510Z] intOffset~0: // match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 s
03:51:03 [2019-06-24T07:51:03.510Z] intOffset~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.510Z] testFailureMessage~0: // no match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.510Z] intOffset~3: // no offset specified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
03:51:03 [2019-06-24T07:51:03.510Z] intOffset~4: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.510Z] intOffset~5: test title.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.510Z] regionOffset~0: // match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.510Z] regionOffset~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.510Z] testFailureMessage~1: // no match.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.510Z] testFailureMessage~2: // no offset specified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.510Z] Running org.eclipse.xpect.tests.LexerTest
03:51:03 [2019-06-24T07:51:03.510Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.LexerTest
03:51:03 [2019-06-24T07:51:03.510Z] testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.003 s
03:51:03 [2019-06-24T07:51:03.511Z] testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.511Z] testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.511Z] testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.511Z] testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
03:51:03 [2019-06-24T07:51:03.511Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.xpect.tests.util.DifferencerImplTest
03:51:03 [2019-06-24T07:51:03.511Z] testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.511Z] testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
03:51:03 [2019-06-24T07:51:03.511Z] testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.511Z] testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.511Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
03:51:03 [2019-06-24T07:51:03.511Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.xpect.tests.FileExtensionInfoTest
03:51:03 [2019-06-24T07:51:03.511Z] testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.009 s
03:51:03 [2019-06-24T07:51:03.511Z] testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.511Z] testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.002 s
03:51:03 [2019-06-24T07:51:03.511Z] testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
03:51:03 [2019-06-24T07:51:03.511Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:51:03 [2019-06-24T07:51:03.511Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:51:03 [2019-06-24T07:51:03.511Z] expectedExpectation~0: // not modified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.018 s
03:51:03 [2019-06-24T07:51:03.511Z] modifiedExpectation~0: // modified.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.001 s
03:51:03 [2019-06-24T07:51:03.511Z] 
03:51:03 [2019-06-24T07:51:03.511Z] Results:
03:51:03 [2019-06-24T07:51:03.511Z] 
03:51:03 [2019-06-24T07:51:03.511Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
03:51:03 [2019-06-24T07:51:03.511Z] 
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] All tests passed!
03:51:09 [2019-06-24T07:51:09.991Z] [INFO]                                                                         
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] ------------------------------------------------------------------------
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] ------------------------------------------------------------------------
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] 
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] 
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] The project's OSGi version is 0.2.0.201906240748
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] 
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] 
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] 
03:51:09 [2019-06-24T07:51:09.991Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:10 [2019-06-24T07:51:10.242Z] [INFO] 
03:51:10 [2019-06-24T07:51:10.242Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:10 [2019-06-24T07:51:10.242Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:51:10 [2019-06-24T07:51:10.242Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
03:51:10 [2019-06-24T07:51:10.242Z] [INFO] 
03:51:10 [2019-06-24T07:51:10.242Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:10 [2019-06-24T07:51:10.492Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] 
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] 
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:51:10 [2019-06-24T07:51:10.743Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:51:10 [2019-06-24T07:51:10.743Z] 
03:51:10 [2019-06-24T07:51:10.743Z] -------------------------------------------------------
03:51:10 [2019-06-24T07:51:10.743Z]  T E S T S
03:51:10 [2019-06-24T07:51:10.743Z] -------------------------------------------------------
03:51:10 [2019-06-24T07:51:10.743Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:51:17 [2019-06-24T07:51:17.223Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:51:17 [2019-06-24T07:51:17.474Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:51:17 [2019-06-24T07:51:17.474Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:51:17 [2019-06-24T07:51:17.474Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:51:17 [2019-06-24T07:51:17.474Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:51:17 [2019-06-24T07:51:17.474Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:51:17 [2019-06-24T07:51:17.474Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:51:17 [2019-06-24T07:51:17.724Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:51:17 [2019-06-24T07:51:17.724Z] 
03:51:17 [2019-06-24T07:51:17.724Z] Results :
03:51:17 [2019-06-24T07:51:17.724Z] 
03:51:17 [2019-06-24T07:51:17.724Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
03:51:17 [2019-06-24T07:51:17.724Z] 
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] 
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] 
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] 
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] 
03:51:17 [2019-06-24T07:51:17.724Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:17 [2019-06-24T07:51:17.975Z] [INFO] 
03:51:17 [2019-06-24T07:51:17.975Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
03:51:18 [2019-06-24T07:51:18.225Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
03:51:18 [2019-06-24T07:51:18.225Z] [INFO] Command line:
03:51:18 [2019-06-24T07:51:18.225Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_2_14_0, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]
03:51:18 [2019-06-24T07:51:18.225Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:51:26 [2019-06-24T07:51:26.249Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:51:31 [2019-06-24T07:51:31.444Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.688 s - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:51:31 [2019-06-24T07:51:31.444Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.037 s
03:51:31 [2019-06-24T07:51:31.444Z] warnings~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.006 s
03:51:31 [2019-06-24T07:51:31.444Z] issues~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.006 s
03:51:31 [2019-06-24T07:51:31.444Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:51:31 [2019-06-24T07:51:31.694Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:51:31 [2019-06-24T07:51:31.694Z] linkedFragment~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.023 s
03:51:31 [2019-06-24T07:51:31.694Z] linkedFragments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.006 s
03:51:31 [2019-06-24T07:51:31.694Z] linkedFragment~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.003 s
03:51:31 [2019-06-24T07:51:31.694Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:51:33 [2019-06-24T07:51:33.556Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 s - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:51:33 [2019-06-24T07:51:33.556Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.006 s
03:51:33 [2019-06-24T07:51:33.556Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
03:51:33 [2019-06-24T07:51:33.556Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.004 s
03:51:33 [2019-06-24T07:51:33.556Z] comments~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
03:51:33 [2019-06-24T07:51:33.556Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:51:33 [2019-06-24T07:51:33.556Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:51:33 [2019-06-24T07:51:33.556Z] intOffset~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.005 s
03:51:33 [2019-06-24T07:51:33.556Z] intOffset~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:51:33 [2019-06-24T07:51:33.556Z] intOffset~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:51:33 [2019-06-24T07:51:33.556Z] intOffset~3: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.001 s
03:51:33 [2019-06-24T07:51:33.556Z] testFailureMessage~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 s
03:51:33 [2019-06-24T07:51:33.556Z] 
03:51:33 [2019-06-24T07:51:33.556Z] Results:
03:51:33 [2019-06-24T07:51:33.556Z] 
03:51:33 [2019-06-24T07:51:33.556Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
03:51:33 [2019-06-24T07:51:33.556Z] 
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] All tests passed!
03:51:36 [2019-06-24T07:51:36.039Z] [INFO]                                                                         
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] ------------------------------------------------------------------------
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] ------------------------------------------------------------------------
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] 
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] 
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] The project's OSGi version is 0.2.0.201906240748
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] 
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] 
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] 
03:51:36 [2019-06-24T07:51:36.039Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:36 [2019-06-24T07:51:36.039Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
03:51:36 [2019-06-24T07:51:36.039Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
03:51:36 [2019-06-24T07:51:36.289Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 10.6 KB/sec)
03:51:36 [2019-06-24T07:51:36.289Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 3.3 KB/sec)
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] 
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:40 [2019-06-24T07:51:40.412Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] 
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] 
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:40 [2019-06-24T07:51:40.412Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] 
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:51:40 [2019-06-24T07:51:40.412Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:51:40 [2019-06-24T07:51:40.412Z] 
03:51:40 [2019-06-24T07:51:40.412Z] -------------------------------------------------------
03:51:40 [2019-06-24T07:51:40.412Z]  T E S T S
03:51:40 [2019-06-24T07:51:40.412Z] -------------------------------------------------------
03:51:40 [2019-06-24T07:51:40.412Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:51:46 [2019-06-24T07:51:46.892Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
03:51:46 [2019-06-24T07:51:46.892Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
03:51:46 [2019-06-24T07:51:46.892Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
03:51:46 [2019-06-24T07:51:46.892Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
03:51:46 [2019-06-24T07:51:46.892Z] 
03:51:46 [2019-06-24T07:51:46.892Z] Results :
03:51:46 [2019-06-24T07:51:46.892Z] 
03:51:46 [2019-06-24T07:51:46.892Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
03:51:46 [2019-06-24T07:51:46.892Z] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:51:46 [2019-06-24T07:51:46.892Z] [INFO]                                                                         
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] ------------------------------------------------------------------------
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] ------------------------------------------------------------------------
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] The project's OSGi version is 0.2.0.201906240748
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] 
03:51:46 [2019-06-24T07:51:46.892Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:50 [2019-06-24T07:51:50.120Z] [WARNING] 
03:51:50 [2019-06-24T07:51:50.121Z] WARNING: 	ParserTest.xtend - 
03:51:50 [2019-06-24T07:51:50.121Z] 22: The type XpectSetup is deprecated
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] 
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:50 [2019-06-24T07:51:50.121Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] 
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] 
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:50 [2019-06-24T07:51:50.121Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] 
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:51:50 [2019-06-24T07:51:50.121Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:51:50 [2019-06-24T07:51:50.121Z] 
03:51:50 [2019-06-24T07:51:50.121Z] -------------------------------------------------------
03:51:50 [2019-06-24T07:51:50.121Z]  T E S T S
03:51:50 [2019-06-24T07:51:50.121Z] -------------------------------------------------------
03:51:50 [2019-06-24T07:51:50.121Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:51:58 [2019-06-24T07:51:58.145Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:51:58 [2019-06-24T07:51:58.145Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:51:58 [2019-06-24T07:51:58.145Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:51:58 [2019-06-24T07:51:58.902Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:51:58 [2019-06-24T07:51:58.902Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:51:58 [2019-06-24T07:51:58.902Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.146 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:51:58 [2019-06-24T07:51:58.902Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:51:58 [2019-06-24T07:51:58.902Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:51:58 [2019-06-24T07:51:58.902Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:51:58 [2019-06-24T07:51:58.902Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:51:58 [2019-06-24T07:51:58.902Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:52:00 [2019-06-24T07:52:00.245Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.447 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:52:00 [2019-06-24T07:52:00.246Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:52:00 [2019-06-24T07:52:00.796Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.481 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:52:00 [2019-06-24T07:52:00.796Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:52:01 [2019-06-24T07:52:01.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:52:01 [2019-06-24T07:52:01.047Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:52:01 [2019-06-24T07:52:01.297Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.314 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:52:01 [2019-06-24T07:52:01.548Z] 
03:52:01 [2019-06-24T07:52:01.548Z] Results :
03:52:01 [2019-06-24T07:52:01.548Z] 
03:52:01 [2019-06-24T07:52:01.548Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 7
03:52:01 [2019-06-24T07:52:01.548Z] 
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] 
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] 
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] 
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] 
03:52:01 [2019-06-24T07:52:01.548Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:52:01 [2019-06-24T07:52:01.798Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
03:52:01 [2019-06-24T07:52:01.798Z] [INFO] Command line:
03:52:01 [2019-06-24T07:52:01.798Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_5_0-xtext_2_14_0, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]
03:52:01 [2019-06-24T07:52:01.798Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:52:06 [2019-06-24T07:52:06.993Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:52:10 [2019-06-24T07:52:10.221Z] 0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:14 [2019-06-24T07:52:14.343Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.814 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:52:14 [2019-06-24T07:52:14.343Z] linkedName~0: MyEntity2 should be from the other file.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.033 s
03:52:14 [2019-06-24T07:52:14.343Z] linkedName~1: int should be the java primitive.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:52:14 [2019-06-24T07:52:14.343Z] linkedName~2: String should be from java.lang.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:52:14 [2019-06-24T07:52:14.343Z] linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.006 s
03:52:14 [2019-06-24T07:52:14.343Z] linkedFragment~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:52:14 [2019-06-24T07:52:14.343Z] linkedFragment~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.009 s
03:52:14 [2019-06-24T07:52:14.343Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:52:19 [2019-06-24T07:52:19.542Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.994 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:52:19 [2019-06-24T07:52:19.543Z] jvmModel~0: Test the full JvmModel.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.015 s
03:52:19 [2019-06-24T07:52:19.543Z] jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.019 s
03:52:19 [2019-06-24T07:52:19.543Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:52:19 [2019-06-24T07:52:19.543Z] 9738 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:20 [2019-06-24T07:52:20.886Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.31 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:52:20 [2019-06-24T07:52:20.886Z] exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.028 s
03:52:20 [2019-06-24T07:52:20.886Z] importedNames~0: these names have been imported from other files.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
03:52:20 [2019-06-24T07:52:20.886Z] importedNames~0: these names have been imported from other files.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.001 s
03:52:20 [2019-06-24T07:52:20.886Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
03:52:20 [2019-06-24T07:52:20.886Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
03:52:20 [2019-06-24T07:52:20.886Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:52:20 [2019-06-24T07:52:20.886Z] 11034 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:21 [2019-06-24T07:52:21.797Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:52:21 [2019-06-24T07:52:21.797Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.025 s
03:52:21 [2019-06-24T07:52:21.797Z] scope~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.005 s
03:52:21 [2019-06-24T07:52:21.797Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:52:21 [2019-06-24T07:52:21.797Z] 11975 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:22 [2019-06-24T07:52:22.708Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.218 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:52:22 [2019-06-24T07:52:22.708Z] test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.001 s
03:52:22 [2019-06-24T07:52:22.708Z] ast~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.009 s
03:52:22 [2019-06-24T07:52:22.708Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:52:22 [2019-06-24T07:52:22.958Z] 13201 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:23 [2019-06-24T07:52:23.509Z] 13957 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:25 [2019-06-24T07:52:25.370Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.582 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:52:25 [2019-06-24T07:52:25.370Z] astDiff~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.044 s
03:52:25 [2019-06-24T07:52:25.370Z] delete~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 1.055 s
03:52:25 [2019-06-24T07:52:25.370Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:52:25 [2019-06-24T07:52:25.370Z] 15802 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:26 [2019-06-24T07:52:26.714Z] 16923 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:27 [2019-06-24T07:52:27.628Z] 17754 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:28 [2019-06-24T07:52:28.539Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.966 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:52:28 [2019-06-24T07:52:28.539Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:52:28 [2019-06-24T07:52:28.539Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:52:28 [2019-06-24T07:52:28.539Z] generated~0: test generating MyEntity1.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:52:28 [2019-06-24T07:52:28.539Z] generated~0: test generating MyEntity1.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
03:52:28 [2019-06-24T07:52:28.539Z] generated~1: test generating MyEntity2.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:52:28 [2019-06-24T07:52:28.539Z] generated~1: test generating MyEntity2.java.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:52:28 [2019-06-24T07:52:28.539Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:52:28 [2019-06-24T07:52:28.539Z] generated~0: Test the full generated code.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:52:28 [2019-06-24T07:52:28.539Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:52:28 [2019-06-24T07:52:28.539Z] 18863 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:30 [2019-06-24T07:52:30.404Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.858 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:52:30 [2019-06-24T07:52:30.404Z] linkedName~0: int should be the java primitive.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.007 s
03:52:30 [2019-06-24T07:52:30.404Z] linkedName~1: String should be from java.lang.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.005 s
03:52:30 [2019-06-24T07:52:30.404Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.023 s
03:52:30 [2019-06-24T07:52:30.404Z] errors~0: the character % is not valid syntax.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.012 s
03:52:30 [2019-06-24T07:52:30.404Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:52:30 [2019-06-24T07:52:30.404Z] 20651 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:31 [2019-06-24T07:52:31.747Z] 21913 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:32 [2019-06-24T07:52:32.658Z] 22845 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:52:33 [2019-06-24T07:52:33.569Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.13 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:52:33 [2019-06-24T07:52:33.569Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
03:52:33 [2019-06-24T07:52:33.569Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.001 s
03:52:33 [2019-06-24T07:52:33.569Z] errors~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:52:33 [2019-06-24T07:52:33.569Z] warnings~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:52:33 [2019-06-24T07:52:33.569Z] warnings~1: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:52:33 [2019-06-24T07:52:33.569Z] errors~2: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:52:33 [2019-06-24T07:52:33.569Z] errors~3: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:52:33 [2019-06-24T07:52:33.569Z] errors~0: the character % is not valid syntax.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:52:33 [2019-06-24T07:52:33.569Z] noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.001 s
03:52:33 [2019-06-24T07:52:33.569Z] errors~0: .eclipse_4_5_0-xtext_2_14_0.plugin.xtext_2.14.0 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:52:33 [2019-06-24T07:52:33.569Z] 
03:52:33 [2019-06-24T07:52:33.569Z] Results:
03:52:33 [2019-06-24T07:52:33.569Z] 
03:52:33 [2019-06-24T07:52:33.569Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
03:52:33 [2019-06-24T07:52:33.569Z] 
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] All tests passed!
03:52:34 [2019-06-24T07:52:34.924Z] [INFO]                                                                         
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] ------------------------------------------------------------------------
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] ------------------------------------------------------------------------
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] 
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] ------------------------------------------------------------------------
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] Reactor Summary:
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] 
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xpect.test.parent ..................... SUCCESS [15.643s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [9.415s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [5.723s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xpect.target.eclipse_4_5_0-xtext_2_14_0  SUCCESS [0.009s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xpect.tests ........................... SUCCESS [24.823s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [25.992s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [10.312s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [48.666s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.016s]
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] ------------------------------------------------------------------------
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] BUILD SUCCESS
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] ------------------------------------------------------------------------
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] Total time: 3:45.246s
03:52:34 [2019-06-24T07:52:34.924Z] [INFO] Finished at: Mon Jun 24 03:52:34 EDT 2019
03:52:35 [2019-06-24T07:52:35.835Z] [INFO] Final Memory: 134M/1858M
03:52:35 [2019-06-24T07:52:35.835Z] [INFO] ------------------------------------------------------------------------
[Pipeline] junit
03:52:36 [2019-06-24T07:52:36.251Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (test with Eclipse 2018-12 and Xtext nighly)
[Pipeline] sh
03:52:45 [2019-06-24T07:52:45.936Z] + /shared/common/apache-maven-3.0.5/bin/mvn '-P!plugins' '-P!xtext-examples' -Dtarget-platform=eclipse_4_10_0-xtext_nightly --batch-mode --update-snapshots -fae -Dmaven.repo.local=xpect-local-maven-repository -DtestOnly=false clean integration-test
03:52:45 [2019-06-24T07:52:45.936Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:52:47 [2019-06-24T07:52:47.288Z] [INFO] Scanning for projects...
03:52:50 [2019-06-24T07:52:50.517Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:52:51 [2019-06-24T07:52:51.068Z] [INFO] Adding repository http://download.itemis.com/updates/releases/2.1.1
03:52:51 [2019-06-24T07:52:51.318Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
03:52:51 [2019-06-24T07:52:51.318Z] [INFO] Adding repository http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest
03:52:51 [2019-06-24T07:52:51.318Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
03:52:51 [2019-06-24T07:52:51.318Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/latest/
03:52:51 [2019-06-24T07:52:51.569Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
03:52:51 [2019-06-24T07:52:51.569Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
03:52:51 [2019-06-24T07:52:51.569Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
03:52:51 [2019-06-24T07:52:51.569Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/composite/nightly/
03:52:51 [2019-06-24T07:52:51.819Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/builds/nightly/latest/ (436B)
03:52:51 [2019-06-24T07:52:51.819Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/modeling/emf/emf/builds/nightly/latest/ (436B)
03:52:51 [2019-06-24T07:52:51.819Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
03:52:51 [2019-06-24T07:52:51.819Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
03:52:52 [2019-06-24T07:52:52.069Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
03:52:52 [2019-06-24T07:52:52.069Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/
03:52:52 [2019-06-24T07:52:52.320Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
03:52:52 [2019-06-24T07:52:52.320Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
03:52:52 [2019-06-24T07:52:52.320Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
03:52:52 [2019-06-24T07:52:52.320Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/
03:52:52 [2019-06-24T07:52:52.570Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/ (30.63kB)
03:52:52 [2019-06-24T07:52:52.570Z] [INFO] Fetching content.jar from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/ (30.63kB)
03:52:52 [2019-06-24T07:52:52.820Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
03:52:52 [2019-06-24T07:52:52.820Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
03:52:52 [2019-06-24T07:52:52.820Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
03:52:52 [2019-06-24T07:52:52.820Z] [INFO] Fetching compositeContent.xml from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/
03:52:52 [2019-06-24T07:52:52.820Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
03:52:52 [2019-06-24T07:52:52.820Z] [INFO] Fetching p2.index from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
03:52:53 [2019-06-24T07:52:53.071Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
03:52:53 [2019-06-24T07:52:53.071Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/
03:52:53 [2019-06-24T07:52:53.321Z] [INFO] Adding repository http://meysholdt.github.io/xtext_stateful_lexer/updatesite
03:52:53 [2019-06-24T07:52:53.321Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/
03:52:53 [2019-06-24T07:52:53.321Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/
03:52:53 [2019-06-24T07:52:53.321Z] [INFO] Adding repository http://download.eclipse.org/releases/2018-12
03:52:53 [2019-06-24T07:52:53.321Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (491B)
03:52:53 [2019-06-24T07:52:53.321Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2018-12/ (491B)
03:52:53 [2019-06-24T07:52:53.571Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-12/
03:52:53 [2019-06-24T07:52:53.571Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2018-12/
03:52:53 [2019-06-24T07:52:53.822Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-12/
03:52:53 [2019-06-24T07:52:53.822Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2018-12/
03:52:54 [2019-06-24T07:52:54.072Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/
03:52:54 [2019-06-24T07:52:54.072Z] [INFO] Fetching p2.index from http://download.eclipse.org/releases/2018-12/201812191000/
03:52:54 [2019-06-24T07:52:54.072Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/
03:52:54 [2019-06-24T07:52:54.072Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2018-12/201812191000/
03:52:55 [2019-06-24T07:52:55.933Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/
03:52:55 [2019-06-24T07:52:55.933Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/
03:52:56 [2019-06-24T07:52:56.184Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.10
03:52:56 [2019-06-24T07:52:56.184Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.10/ (447B)
03:52:56 [2019-06-24T07:52:56.184Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.10/ (447B)
03:52:56 [2019-06-24T07:52:56.184Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.10/categories/ (1.46kB)
03:52:56 [2019-06-24T07:52:56.184Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.10/categories/ (1.46kB)
03:52:56 [2019-06-24T07:52:56.434Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
03:52:56 [2019-06-24T07:52:56.434Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
03:52:56 [2019-06-24T07:52:56.434Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
03:52:56 [2019-06-24T07:52:56.434Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.10/R-4.10-201812060815/
03:52:56 [2019-06-24T07:52:56.684Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:52:56 [2019-06-24T07:52:56.685Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
03:52:56 [2019-06-24T07:52:56.935Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
03:52:57 [2019-06-24T07:52:57.185Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:52:57 [2019-06-24T07:52:57.185Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
03:53:00 [2019-06-24T07:53:00.413Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:53:00 [2019-06-24T07:53:00.413Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
03:53:00 [2019-06-24T07:53:00.413Z] [INFO] Adding repository http://download.eclipse.org/cbi/updates/license
03:53:00 [2019-06-24T07:53:00.413Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:53:00 [2019-06-24T07:53:00.413Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
03:53:01 [2019-06-24T07:53:01.324Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:53:01 [2019-06-24T07:53:01.324Z] [INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
03:53:01 [2019-06-24T07:53:01.324Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:53:09 [2019-06-24T07:53:09.348Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (2.77MB)
03:53:09 [2019-06-24T07:53:09.348Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (2.77MB)
03:53:09 [2019-06-24T07:53:09.348Z] [INFO] Fetching 201812191000&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2018-12/
03:53:12 [2019-06-24T07:53:12.575Z] [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:53:12 [2019-06-24T07:53:12.575Z] [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:53:13 [2019-06-24T07:53:13.486Z] [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (977.02kB of 9.35MB at 909.02kB/s)
03:53:14 [2019-06-24T07:53:14.829Z] [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (3.72MB of 9.35MB at 1.86MB/s)
03:53:15 [2019-06-24T07:53:15.740Z] [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (6.26MB of 9.35MB at 2.07MB/s)
03:53:16 [2019-06-24T07:53:16.651Z] [INFO] Fetching com.ibm.icu_63.1.0.v20181030-1705.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (8.9MB of 9.35MB at 2.21MB/s)
03:53:21 [2019-06-24T07:53:21.845Z] [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:53:21 [2019-06-24T07:53:21.845Z] [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:53:23 [2019-06-24T07:53:23.188Z] [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:53:23 [2019-06-24T07:53:23.188Z] [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:53:23 [2019-06-24T07:53:23.739Z] [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:53:23 [2019-06-24T07:53:23.739Z] [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:53:23 [2019-06-24T07:53:23.989Z] [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:53:23 [2019-06-24T07:53:23.989Z] [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:53:24 [2019-06-24T07:53:24.240Z] [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:53:24 [2019-06-24T07:53:24.240Z] [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:53:24 [2019-06-24T07:53:24.240Z] [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:53:24 [2019-06-24T07:53:24.240Z] [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:53:24 [2019-06-24T07:53:24.494Z] [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:53:24 [2019-06-24T07:53:24.494Z] [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:53:24 [2019-06-24T07:53:24.744Z] [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:53:24 [2019-06-24T07:53:24.744Z] [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:53:24 [2019-06-24T07:53:24.995Z] [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:53:24 [2019-06-24T07:53:24.995Z] [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:53:25 [2019-06-24T07:53:25.245Z] [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:53:25 [2019-06-24T07:53:25.245Z] [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:53:25 [2019-06-24T07:53:25.245Z] [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:53:25 [2019-06-24T07:53:25.245Z] [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:53:25 [2019-06-24T07:53:25.495Z] [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:53:25 [2019-06-24T07:53:25.495Z] [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:53:25 [2019-06-24T07:53:25.746Z] [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:53:25 [2019-06-24T07:53:25.746Z] [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:53:25 [2019-06-24T07:53:25.996Z] [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:53:25 [2019-06-24T07:53:25.996Z] [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:53:26 [2019-06-24T07:53:26.547Z] [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:53:26 [2019-06-24T07:53:26.547Z] [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:53:26 [2019-06-24T07:53:26.547Z] [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:53:26 [2019-06-24T07:53:26.547Z] [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:53:27 [2019-06-24T07:53:27.097Z] [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:53:27 [2019-06-24T07:53:27.097Z] [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:53:28 [2019-06-24T07:53:28.008Z] [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:53:28 [2019-06-24T07:53:28.008Z] [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:53:28 [2019-06-24T07:53:28.008Z] [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:53:28 [2019-06-24T07:53:28.008Z] [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:53:28 [2019-06-24T07:53:28.559Z] [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:53:28 [2019-06-24T07:53:28.559Z] [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:53:28 [2019-06-24T07:53:28.559Z] [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:53:28 [2019-06-24T07:53:28.559Z] [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:53:28 [2019-06-24T07:53:28.809Z] [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:53:28 [2019-06-24T07:53:28.809Z] [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:53:29 [2019-06-24T07:53:29.360Z] [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:53:29 [2019-06-24T07:53:29.360Z] [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:53:29 [2019-06-24T07:53:29.610Z] [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:53:29 [2019-06-24T07:53:29.610Z] [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:53:29 [2019-06-24T07:53:29.610Z] [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:53:29 [2019-06-24T07:53:29.610Z] [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:53:29 [2019-06-24T07:53:29.861Z] [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:53:29 [2019-06-24T07:53:29.861Z] [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:53:29 [2019-06-24T07:53:29.861Z] [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:53:29 [2019-06-24T07:53:29.861Z] [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:53:30 [2019-06-24T07:53:30.111Z] [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:53:30 [2019-06-24T07:53:30.111Z] [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:53:30 [2019-06-24T07:53:30.111Z] [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:53:30 [2019-06-24T07:53:30.111Z] [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:53:30 [2019-06-24T07:53:30.362Z] [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:53:30 [2019-06-24T07:53:30.362Z] [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:53:30 [2019-06-24T07:53:30.612Z] [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:53:30 [2019-06-24T07:53:30.612Z] [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:53:30 [2019-06-24T07:53:30.862Z] [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:53:30 [2019-06-24T07:53:30.862Z] [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:53:30 [2019-06-24T07:53:30.862Z] [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:53:30 [2019-06-24T07:53:30.862Z] [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:53:31 [2019-06-24T07:53:31.113Z] [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:53:31 [2019-06-24T07:53:31.113Z] [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:53:31 [2019-06-24T07:53:31.363Z] [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:53:31 [2019-06-24T07:53:31.363Z] [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:53:31 [2019-06-24T07:53:31.363Z] [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:53:31 [2019-06-24T07:53:31.363Z] [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:53:31 [2019-06-24T07:53:31.614Z] [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:53:31 [2019-06-24T07:53:31.614Z] [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:53:31 [2019-06-24T07:53:31.614Z] [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:53:31 [2019-06-24T07:53:31.614Z] [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:53:31 [2019-06-24T07:53:31.864Z] [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:53:31 [2019-06-24T07:53:31.864Z] [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:53:32 [2019-06-24T07:53:32.114Z] [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:53:32 [2019-06-24T07:53:32.114Z] [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:53:33 [2019-06-24T07:53:33.025Z] [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:53:33 [2019-06-24T07:53:33.025Z] [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:53:33 [2019-06-24T07:53:33.276Z] [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:53:33 [2019-06-24T07:53:33.276Z] [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:53:33 [2019-06-24T07:53:33.526Z] [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:53:33 [2019-06-24T07:53:33.526Z] [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:53:33 [2019-06-24T07:53:33.526Z] [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:53:33 [2019-06-24T07:53:33.526Z] [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:53:33 [2019-06-24T07:53:33.776Z] [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:53:33 [2019-06-24T07:53:33.776Z] [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:53:33 [2019-06-24T07:53:33.776Z] [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:53:33 [2019-06-24T07:53:33.776Z] [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:53:34 [2019-06-24T07:53:34.027Z] [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:53:34 [2019-06-24T07:53:34.027Z] [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:53:34 [2019-06-24T07:53:34.027Z] [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:53:34 [2019-06-24T07:53:34.027Z] [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:53:34 [2019-06-24T07:53:34.277Z] [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:53:34 [2019-06-24T07:53:34.277Z] [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:53:34 [2019-06-24T07:53:34.277Z] [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:53:34 [2019-06-24T07:53:34.277Z] [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:53:35 [2019-06-24T07:53:35.188Z] [INFO] Fetching N201904010507&countryCode=us&timeZone=-5&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/nightly/
03:53:35 [2019-06-24T07:53:35.188Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190401-0855.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (485.07kB)
03:53:35 [2019-06-24T07:53:35.188Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190401-0855.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (485.07kB)
03:53:35 [2019-06-24T07:53:35.739Z] [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:53:35 [2019-06-24T07:53:35.739Z] [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:53:35 [2019-06-24T07:53:35.739Z] [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:53:35 [2019-06-24T07:53:35.739Z] [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:53:35 [2019-06-24T07:53:35.989Z] [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:53:35 [2019-06-24T07:53:35.989Z] [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:53:36 [2019-06-24T07:53:36.540Z] [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:53:36 [2019-06-24T07:53:36.540Z] [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:53:36 [2019-06-24T07:53:36.540Z] [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:53:36 [2019-06-24T07:53:36.540Z] [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:53:36 [2019-06-24T07:53:36.790Z] [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:53:36 [2019-06-24T07:53:36.790Z] [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:53:36 [2019-06-24T07:53:36.790Z] [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:53:36 [2019-06-24T07:53:36.790Z] [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:53:37 [2019-06-24T07:53:37.041Z] [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:53:37 [2019-06-24T07:53:37.041Z] [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:53:37 [2019-06-24T07:53:37.291Z] [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:53:37 [2019-06-24T07:53:37.291Z] [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:53:37 [2019-06-24T07:53:37.291Z] [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:53:37 [2019-06-24T07:53:37.291Z] [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:53:37 [2019-06-24T07:53:37.541Z] [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:53:37 [2019-06-24T07:53:37.542Z] [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:53:37 [2019-06-24T07:53:37.542Z] [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:53:37 [2019-06-24T07:53:37.542Z] [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:53:37 [2019-06-24T07:53:37.792Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (84.16kB)
03:53:37 [2019-06-24T07:53:37.792Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.15.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (84.16kB)
03:53:38 [2019-06-24T07:53:38.042Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (51kB)
03:53:38 [2019-06-24T07:53:38.042Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.13.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (51kB)
03:53:38 [2019-06-24T07:53:38.042Z] [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:53:38 [2019-06-24T07:53:38.042Z] [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:53:38 [2019-06-24T07:53:38.292Z] [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:53:38 [2019-06-24T07:53:38.292Z] [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:53:38 [2019-06-24T07:53:38.543Z] [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:53:38 [2019-06-24T07:53:38.543Z] [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:53:38 [2019-06-24T07:53:38.543Z] [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:53:38 [2019-06-24T07:53:38.543Z] [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:53:38 [2019-06-24T07:53:38.793Z] [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:53:38 [2019-06-24T07:53:38.793Z] [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:53:39 [2019-06-24T07:53:39.043Z] [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (110.59kB)
03:53:39 [2019-06-24T07:53:39.043Z] [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (110.59kB)
03:53:39 [2019-06-24T07:53:39.043Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (114.97kB)
03:53:39 [2019-06-24T07:53:39.043Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190321-1539.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (114.97kB)
03:53:39 [2019-06-24T07:53:39.594Z] [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:53:39 [2019-06-24T07:53:39.594Z] [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:53:40 [2019-06-24T07:53:40.144Z] [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:53:40 [2019-06-24T07:53:40.144Z] [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:53:40 [2019-06-24T07:53:40.395Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (415.74kB)
03:53:40 [2019-06-24T07:53:40.395Z] [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (415.74kB)
03:53:40 [2019-06-24T07:53:40.945Z] [INFO] Fetching org.eclipse.emf.common.ui_2.16.0.v20190301-1325.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (59.62kB)
03:53:40 [2019-06-24T07:53:40.945Z] [INFO] Fetching org.eclipse.emf.common.ui_2.16.0.v20190301-1325.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (59.62kB)
03:53:41 [2019-06-24T07:53:41.196Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (61.36kB)
03:53:41 [2019-06-24T07:53:41.196Z] [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (61.36kB)
03:53:41 [2019-06-24T07:53:41.196Z] [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (97.03kB)
03:53:41 [2019-06-24T07:53:41.196Z] [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190401-0856.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (97.03kB)
03:53:41 [2019-06-24T07:53:41.446Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (44.89kB)
03:53:41 [2019-06-24T07:53:41.446Z] [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190321-1530.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (44.89kB)
03:53:41 [2019-06-24T07:53:41.696Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (108.79kB)
03:53:41 [2019-06-24T07:53:41.696Z] [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from http://download.eclipse.org/modeling/emf/emf/builds/nightly/N201904010507/plugins/ (108.79kB)
03:53:41 [2019-06-24T07:53:41.947Z] [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:53:41 [2019-06-24T07:53:41.947Z] [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:53:43 [2019-06-24T07:53:43.290Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (61.85kB)
03:53:43 [2019-06-24T07:53:43.290Z] [INFO] Fetching org.eclipse.emf.mwe.core_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (61.85kB)
03:53:43 [2019-06-24T07:53:43.290Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (8.5kB)
03:53:43 [2019-06-24T07:53:43.290Z] [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (8.5kB)
03:53:43 [2019-06-24T07:53:43.540Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (19.54kB)
03:53:43 [2019-06-24T07:53:43.540Z] [INFO] Fetching org.eclipse.emf.mwe.utils_1.5.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (19.54kB)
03:53:43 [2019-06-24T07:53:43.540Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (69.77kB)
03:53:43 [2019-06-24T07:53:43.540Z] [INFO] Fetching org.eclipse.emf.mwe2.language_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (69.77kB)
03:53:43 [2019-06-24T07:53:43.791Z] [INFO] Fetching org.eclipse.xtext_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (783.02kB)
03:53:43 [2019-06-24T07:53:43.791Z] [INFO] Fetching org.eclipse.xtext_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (783.02kB)
03:53:44 [2019-06-24T07:53:44.701Z] [INFO] Fetching org.eclipse.xtext.common.types_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (135.49kB)
03:53:44 [2019-06-24T07:53:44.701Z] [INFO] Fetching org.eclipse.xtext.common.types_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (135.49kB)
03:53:44 [2019-06-24T07:53:44.952Z] [INFO] Fetching org.eclipse.xtext.util_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (110.93kB)
03:53:44 [2019-06-24T07:53:44.952Z] [INFO] Fetching org.eclipse.xtext.util_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (110.93kB)
03:53:45 [2019-06-24T07:53:45.202Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (46.95kB)
03:53:45 [2019-06-24T07:53:45.202Z] [INFO] Fetching org.eclipse.xtext.xbase.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (46.95kB)
03:53:45 [2019-06-24T07:53:45.452Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.52kB)
03:53:45 [2019-06-24T07:53:45.452Z] [INFO] Fetching org.eclipse.emf.mwe2.launch_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.52kB)
03:53:45 [2019-06-24T07:53:45.452Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.89kB)
03:53:45 [2019-06-24T07:53:45.452Z] [INFO] Fetching org.eclipse.emf.mwe2.lib_2.11.1.201906111642.jar.pack.gz from http://download.eclipse.org/modeling/emft/mwe/updates/nightly/plugins/ (12.89kB)
03:53:45 [2019-06-24T07:53:45.703Z] [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:53:45 [2019-06-24T07:53:45.703Z] [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:53:45 [2019-06-24T07:53:45.703Z] [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:53:45 [2019-06-24T07:53:45.703Z] [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:53:45 [2019-06-24T07:53:45.953Z] [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:53:45 [2019-06-24T07:53:45.953Z] [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:53:45 [2019-06-24T07:53:45.953Z] [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:53:45 [2019-06-24T07:53:45.953Z] [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:53:46 [2019-06-24T07:53:46.203Z] [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:53:46 [2019-06-24T07:53:46.203Z] [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:53:46 [2019-06-24T07:53:46.454Z] [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:53:46 [2019-06-24T07:53:46.454Z] [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:53:46 [2019-06-24T07:53:46.454Z] [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:53:46 [2019-06-24T07:53:46.454Z] [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:53:46 [2019-06-24T07:53:46.704Z] [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:53:46 [2019-06-24T07:53:46.704Z] [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:53:46 [2019-06-24T07:53:46.954Z] [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:53:46 [2019-06-24T07:53:46.954Z] [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:53:47 [2019-06-24T07:53:47.205Z] [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:53:47 [2019-06-24T07:53:47.205Z] [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:53:47 [2019-06-24T07:53:47.455Z] [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:53:47 [2019-06-24T07:53:47.455Z] [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:53:48 [2019-06-24T07:53:48.798Z] [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:53:48 [2019-06-24T07:53:48.798Z] [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:53:49 [2019-06-24T07:53:49.048Z] [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:53:49 [2019-06-24T07:53:49.048Z] [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:53:54 [2019-06-24T07:53:54.243Z] [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:53:54 [2019-06-24T07:53:54.243Z] [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:53:54 [2019-06-24T07:53:54.243Z] [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:53:54 [2019-06-24T07:53:54.243Z] [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:53:54 [2019-06-24T07:53:54.793Z] [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:53:54 [2019-06-24T07:53:54.793Z] [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:53:55 [2019-06-24T07:53:55.044Z] [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:53:55 [2019-06-24T07:53:55.044Z] [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:53:55 [2019-06-24T07:53:55.294Z] [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:53:55 [2019-06-24T07:53:55.294Z] [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:53:55 [2019-06-24T07:53:55.544Z] [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:53:55 [2019-06-24T07:53:55.544Z] [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:53:55 [2019-06-24T07:53:55.795Z] [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:53:55 [2019-06-24T07:53:55.795Z] [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:53:56 [2019-06-24T07:53:56.705Z] [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:53:56 [2019-06-24T07:53:56.705Z] [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:53:56 [2019-06-24T07:53:56.956Z] [INFO] Fetching org.eclipse.xpand_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (80.24kB)
03:53:56 [2019-06-24T07:53:56.956Z] [INFO] Fetching org.eclipse.xpand_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (80.24kB)
03:53:56 [2019-06-24T07:53:56.956Z] [INFO] Fetching org.eclipse.xtend_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (148.46kB)
03:53:56 [2019-06-24T07:53:56.956Z] [INFO] Fetching org.eclipse.xtend_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (148.46kB)
03:53:57 [2019-06-24T07:53:57.506Z] [INFO] Fetching org.eclipse.xtend.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (56.43kB)
03:53:57 [2019-06-24T07:53:57.506Z] [INFO] Fetching org.eclipse.xtend.lib_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (56.43kB)
03:53:57 [2019-06-24T07:53:57.506Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (22.54kB)
03:53:57 [2019-06-24T07:53:57.506Z] [INFO] Fetching org.eclipse.xtend.lib.macro_2.19.0.v20190618-1350.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (22.54kB)
03:53:57 [2019-06-24T07:53:57.506Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (26.01kB)
03:53:57 [2019-06-24T07:53:57.506Z] [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201706050822.jar.pack.gz from http://download.eclipse.org/modeling/m2t/xpand/updates/nightly/plugins/ (26.01kB)
03:53:57 [2019-06-24T07:53:57.757Z] [INFO] Fetching org.eclipse.xtext.builder_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (127.48kB)
03:53:57 [2019-06-24T07:53:57.757Z] [INFO] Fetching org.eclipse.xtext.builder_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (127.48kB)
03:53:58 [2019-06-24T07:53:58.007Z] [INFO] Fetching org.eclipse.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (580.33kB)
03:53:58 [2019-06-24T07:53:58.007Z] [INFO] Fetching org.eclipse.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (580.33kB)
03:53:58 [2019-06-24T07:53:58.918Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.35kB)
03:53:58 [2019-06-24T07:53:58.918Z] [INFO] Fetching org.eclipse.xtext.common.types.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.35kB)
03:53:58 [2019-06-24T07:53:58.918Z] [INFO] Fetching org.eclipse.xtext.smap_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (11.88kB)
03:53:58 [2019-06-24T07:53:58.918Z] [INFO] Fetching org.eclipse.xtext.smap_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (11.88kB)
03:53:58 [2019-06-24T07:53:58.918Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (33.67kB)
03:53:58 [2019-06-24T07:53:58.918Z] [INFO] Fetching org.eclipse.xtext.builder.standalone_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (33.67kB)
03:53:59 [2019-06-24T07:53:59.168Z] [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (123.3kB)
03:53:59 [2019-06-24T07:53:59.168Z] [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (123.3kB)
03:53:59 [2019-06-24T07:53:59.168Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.84kB)
03:53:59 [2019-06-24T07:53:59.168Z] [INFO] Fetching org.eclipse.xtext.common.types.edit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (49.84kB)
03:53:59 [2019-06-24T07:53:59.419Z] [INFO] Fetching org.eclipse.xtext.common.types.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (10.94kB)
03:53:59 [2019-06-24T07:53:59.419Z] [INFO] Fetching org.eclipse.xtext.common.types.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (10.94kB)
03:53:59 [2019-06-24T07:53:59.669Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (25.08kB)
03:53:59 [2019-06-24T07:53:59.669Z] [INFO] Fetching org.eclipse.xtext.ui.shared_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (25.08kB)
03:53:59 [2019-06-24T07:53:59.669Z] [INFO] Fetching org.eclipse.xtext.ecore_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.36kB)
03:53:59 [2019-06-24T07:53:59.669Z] [INFO] Fetching org.eclipse.xtext.ecore_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.36kB)
03:53:59 [2019-06-24T07:53:59.919Z] [INFO] Fetching org.eclipse.xtext.xbase_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (876.22kB)
03:53:59 [2019-06-24T07:53:59.919Z] [INFO] Fetching org.eclipse.xtext.xbase_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (876.22kB)
03:54:00 [2019-06-24T07:54:00.830Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (510.03kB)
03:54:00 [2019-06-24T07:54:00.830Z] [INFO] Fetching org.eclipse.xtext.xtext.generator_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (510.03kB)
03:54:01 [2019-06-24T07:54:01.080Z] [INFO] Fetching org.eclipse.xtext.junit4_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (95.29kB)
03:54:01 [2019-06-24T07:54:01.080Z] [INFO] Fetching org.eclipse.xtext.junit4_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (95.29kB)
03:54:01 [2019-06-24T07:54:01.331Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.08kB)
03:54:01 [2019-06-24T07:54:01.331Z] [INFO] Fetching org.eclipse.xtext.xbase.junit_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (86.08kB)
03:54:01 [2019-06-24T07:54:01.581Z] [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:54:01 [2019-06-24T07:54:01.581Z] [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:54:01 [2019-06-24T07:54:01.581Z] [INFO] Fetching org.eclipse.xtext.generator_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (256.18kB)
03:54:01 [2019-06-24T07:54:01.581Z] [INFO] Fetching org.eclipse.xtext.generator_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (256.18kB)
03:54:02 [2019-06-24T07:54:02.132Z] [INFO] Fetching org.eclipse.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (262.56kB)
03:54:02 [2019-06-24T07:54:02.132Z] [INFO] Fetching org.eclipse.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (262.56kB)
03:54:02 [2019-06-24T07:54:02.382Z] [INFO] Fetching org.eclipse.xtext.testing_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (90.51kB)
03:54:02 [2019-06-24T07:54:02.382Z] [INFO] Fetching org.eclipse.xtext.testing_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (90.51kB)
03:54:02 [2019-06-24T07:54:02.382Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (58.54kB)
03:54:02 [2019-06-24T07:54:02.382Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (58.54kB)
03:54:02 [2019-06-24T07:54:02.633Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (40.13kB)
03:54:02 [2019-06-24T07:54:02.633Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (40.13kB)
03:54:02 [2019-06-24T07:54:02.883Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (42.6kB)
03:54:02 [2019-06-24T07:54:02.883Z] [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (42.6kB)
03:54:02 [2019-06-24T07:54:02.883Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (65.36kB)
03:54:02 [2019-06-24T07:54:02.883Z] [INFO] Fetching org.eclipse.xtext.ui.testing_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (65.36kB)
03:54:03 [2019-06-24T07:54:03.133Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (267.55kB)
03:54:03 [2019-06-24T07:54:03.133Z] [INFO] Fetching org.eclipse.xtext.xbase.ide_2.19.0.v20190619-1452.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (267.55kB)
03:54:03 [2019-06-24T07:54:03.684Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (196.85kB)
03:54:03 [2019-06-24T07:54:03.684Z] [INFO] Fetching org.eclipse.xtext.xbase.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (196.85kB)
03:54:03 [2019-06-24T07:54:03.934Z] [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:54:03 [2019-06-24T07:54:03.934Z] [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:54:04 [2019-06-24T07:54:04.845Z] [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:54:04 [2019-06-24T07:54:04.845Z] [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:54:06 [2019-06-24T07:54:06.188Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:54:06 [2019-06-24T07:54:06.188Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240740
03:54:06 [2019-06-24T07:54:06.188Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/pom.xml
03:54:06 [2019-06-24T07:54:06.438Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:54:06 [2019-06-24T07:54:06.438Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:54:06 [2019-06-24T07:54:06.689Z] [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:54:06 [2019-06-24T07:54:06.689Z] [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:54:06 [2019-06-24T07:54:06.689Z] [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:54:06 [2019-06-24T07:54:06.689Z] [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:54:06 [2019-06-24T07:54:06.939Z] [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:54:06 [2019-06-24T07:54:06.939Z] [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:54:07 [2019-06-24T07:54:07.190Z] [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:54:07 [2019-06-24T07:54:07.190Z] [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:54:07 [2019-06-24T07:54:07.440Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:54:07 [2019-06-24T07:54:07.440Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240740
03:54:07 [2019-06-24T07:54:07.440Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240740
03:54:07 [2019-06-24T07:54:07.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.tests:2.9.2-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/pom.xml
03:54:07 [2019-06-24T07:54:07.690Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:54:07 [2019-06-24T07:54:07.690Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:54:07 [2019-06-24T07:54:07.941Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:54:07 [2019-06-24T07:54:07.941Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:54:07 [2019-06-24T07:54:07.941Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:54:07 [2019-06-24T07:54:07.941Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/pom.xml
03:54:08 [2019-06-24T07:54:08.191Z] [INFO] Computing target platform for MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:54:08 [2019-06-24T07:54:08.191Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:54:08 [2019-06-24T07:54:08.441Z] [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:54:08 [2019-06-24T07:54:08.441Z] [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:54:08 [2019-06-24T07:54:08.441Z] [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:54:08 [2019-06-24T07:54:08.441Z] [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:54:08 [2019-06-24T07:54:08.692Z] [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:54:08 [2019-06-24T07:54:08.692Z] [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:54:08 [2019-06-24T07:54:08.692Z] [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:54:08 [2019-06-24T07:54:08.692Z] [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:54:09 [2019-06-24T07:54:09.603Z] [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:54:09 [2019-06-24T07:54:09.603Z] [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:54:09 [2019-06-24T07:54:09.853Z] [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:54:09 [2019-06-24T07:54:09.853Z] [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:54:10 [2019-06-24T07:54:10.103Z] [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:54:10 [2019-06-24T07:54:10.103Z] [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:54:10 [2019-06-24T07:54:10.353Z] [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:54:10 [2019-06-24T07:54:10.353Z] [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:54:10 [2019-06-24T07:54:10.353Z] [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:54:10 [2019-06-24T07:54:10.353Z] [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:54:10 [2019-06-24T07:54:10.604Z] [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:54:10 [2019-06-24T07:54:10.604Z] [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:54:10 [2019-06-24T07:54:10.855Z] [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:54:10 [2019-06-24T07:54:10.855Z] [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:54:10 [2019-06-24T07:54:10.855Z] [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:54:10 [2019-06-24T07:54:10.855Z] [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:54:11 [2019-06-24T07:54:11.105Z] [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:54:11 [2019-06-24T07:54:11.105Z] [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:54:11 [2019-06-24T07:54:11.355Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (37.87kB)
03:54:11 [2019-06-24T07:54:11.355Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (37.87kB)
03:54:11 [2019-06-24T07:54:11.355Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14kB)
03:54:11 [2019-06-24T07:54:11.355Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (14kB)
03:54:11 [2019-06-24T07:54:11.355Z] [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:54:11 [2019-06-24T07:54:11.355Z] [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:54:11 [2019-06-24T07:54:11.605Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.87kB)
03:54:11 [2019-06-24T07:54:11.605Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (42.87kB)
03:54:11 [2019-06-24T07:54:11.856Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (104.08kB)
03:54:11 [2019-06-24T07:54:11.856Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.100.v20180822-1354.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (104.08kB)
03:54:11 [2019-06-24T07:54:11.856Z] [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:54:11 [2019-06-24T07:54:11.856Z] [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:54:12 [2019-06-24T07:54:12.106Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (121.81kB)
03:54:12 [2019-06-24T07:54:12.106Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (121.81kB)
03:54:12 [2019-06-24T07:54:12.356Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.17kB)
03:54:12 [2019-06-24T07:54:12.356Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.200.v20181123-1405.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (46.17kB)
03:54:12 [2019-06-24T07:54:12.356Z] [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:54:12 [2019-06-24T07:54:12.356Z] [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:54:12 [2019-06-24T07:54:12.607Z] [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:54:12 [2019-06-24T07:54:12.607Z] [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:54:13 [2019-06-24T07:54:13.517Z] [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:54:13 [2019-06-24T07:54:13.517Z] [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:54:13 [2019-06-24T07:54:13.517Z] [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:54:13 [2019-06-24T07:54:13.517Z] [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:54:13 [2019-06-24T07:54:13.768Z] [INFO] Fetching org.eclipse.pde.build_3.10.200.v20181008-0641.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (476.85kB)
03:54:13 [2019-06-24T07:54:13.768Z] [INFO] Fetching org.eclipse.pde.build_3.10.200.v20181008-0641.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (476.85kB)
03:54:13 [2019-06-24T07:54:13.768Z] [INFO] Fetching org.eclipse.pde.core_3.12.200.v20181123-1424.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.28MB)
03:54:13 [2019-06-24T07:54:13.768Z] [INFO] Fetching org.eclipse.pde.core_3.12.200.v20181123-1424.jar from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.28MB)
03:54:14 [2019-06-24T07:54:14.678Z] [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:54:14 [2019-06-24T07:54:14.678Z] [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:54:14 [2019-06-24T07:54:14.678Z] [INFO] Fetching org.eclipse.pde.launching_3.7.300.v20181121-0613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.16kB)
03:54:14 [2019-06-24T07:54:14.678Z] [INFO] Fetching org.eclipse.pde.launching_3.7.300.v20181121-0613.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (51.16kB)
03:54:14 [2019-06-24T07:54:14.929Z] [INFO] Fetching org.eclipse.pde.ui_3.10.500.v20181121-1530.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.46MB)
03:54:14 [2019-06-24T07:54:14.929Z] [INFO] Fetching org.eclipse.pde.ui_3.10.500.v20181121-1530.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (1.46MB)
03:54:17 [2019-06-24T07:54:17.411Z] [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:54:17 [2019-06-24T07:54:17.411Z] [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:54:17 [2019-06-24T07:54:17.411Z] [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:54:17 [2019-06-24T07:54:17.411Z] [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:54:17 [2019-06-24T07:54:17.411Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.400.v20181102-1400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.95kB)
03:54:17 [2019-06-24T07:54:17.411Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.400.v20181102-1400.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (83.95kB)
03:54:17 [2019-06-24T07:54:17.662Z] [INFO] Fetching org.eclipse.ui.trace_1.1.300.v20181119-1957.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (26.35kB)
03:54:17 [2019-06-24T07:54:17.662Z] [INFO] Fetching org.eclipse.ui.trace_1.1.300.v20181119-1957.jar.pack.gz from http://download.eclipse.org/releases/2018-12/201812191000/plugins/ (26.35kB)
03:54:17 [2019-06-24T07:54:17.662Z] [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:54:17 [2019-06-24T07:54:17.662Z] [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:54:17 [2019-06-24T07:54:17.912Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (109.19kB)
03:54:17 [2019-06-24T07:54:17.912Z] [INFO] Fetching org.eclipse.xtext.xtext.ui_2.19.0.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (109.19kB)
03:54:18 [2019-06-24T07:54:18.162Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (67.17kB)
03:54:18 [2019-06-24T07:54:18.162Z] [INFO] Fetching org.eclipse.xtext.xtext.ide_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (67.17kB)
03:54:18 [2019-06-24T07:54:18.162Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (180.05kB)
03:54:18 [2019-06-24T07:54:18.162Z] [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.19.0.v20190621-0714.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (180.05kB)
03:54:18 [2019-06-24T07:54:18.713Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:54:18 [2019-06-24T07:54:18.713Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:54:18 [2019-06-24T07:54:18.713Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:54:18 [2019-06-24T07:54:18.713Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:54:18 [2019-06-24T07:54:18.713Z] [INFO] Resolving class path of MavenProject: org.eclipse.xpect:org.eclipse.xpect.xtext.lib.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/pom.xml
03:54:18 [2019-06-24T07:54:18.963Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:54:18 [2019-06-24T07:54:18.963Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:54:19 [2019-06-24T07:54:19.213Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:54:19 [2019-06-24T07:54:19.213Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ide/2.9.2.201906240740
03:54:19 [2019-06-24T07:54:19.213Z] [WARNING]   org.eclipse.xtext.example.arithmetics/2.9.2.201906240740
03:54:19 [2019-06-24T07:54:19.213Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:54:19 [2019-06-24T07:54:19.213Z] [WARNING]   org.eclipse.xtext.example.arithmetics.ui/2.9.2.201906240740
03:54:19 [2019-06-24T07:54:19.213Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:54:19 [2019-06-24T07:54:19.213Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:54:19 [2019-06-24T07:54:19.214Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.arithmetics:org.eclipse.xtext.example.arithmetics.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/pom.xml
03:54:19 [2019-06-24T07:54:19.214Z] [INFO] Computing target platform for MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:54:20 [2019-06-24T07:54:20.557Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:54:20 [2019-06-24T07:54:20.557Z] [WARNING] The following locally built units have been used to resolve project dependencies:
03:54:20 [2019-06-24T07:54:20.557Z] [WARNING]   org.eclipse.xtext.example.domainmodel.ui/2.9.2.201906240740
03:54:20 [2019-06-24T07:54:20.557Z] [WARNING]   org.eclipse.xtext.example.domainmodel/2.9.2.201906240740
03:54:20 [2019-06-24T07:54:20.557Z] [WARNING]   org.eclipse.xpect.xtext.xbase.lib/0.2.0.201906240740
03:54:20 [2019-06-24T07:54:20.557Z] [WARNING]   org.eclipse.xpect.ui/0.2.0.201906240740
03:54:20 [2019-06-24T07:54:20.557Z] [WARNING]   org.eclipse.xpect/0.2.0.201906240740
03:54:20 [2019-06-24T07:54:20.557Z] [WARNING]   org.eclipse.xpect.xtext.lib/0.2.0.201906240740
03:54:20 [2019-06-24T07:54:20.557Z] [INFO] Resolving class path of MavenProject: org.eclipse.xtext.example.domainmodel:org.eclipse.xtext.example.domainmodel.xpect.tests:0.2.0-SNAPSHOT @ /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/pom.xml
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] ------------------------------------------------------------------------
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] Reactor Build Order:
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] 
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xpect.test.parent
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xtext.example.arithmetics.tests
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xtext.example.domainmodel.tests
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xpect.tests
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xpect.xtext.lib.tests
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] org.eclipse.xpect.root
03:54:20 [2019-06-24T07:54:20.807Z] [INFO]                                                                         
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] ------------------------------------------------------------------------
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] Building org.eclipse.xpect.test.parent 0.2.0-SNAPSHOT
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] ------------------------------------------------------------------------
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] 
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.test.parent ---
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] 
03:54:20 [2019-06-24T07:54:20.807Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.test.parent ---
03:54:21 [2019-06-24T07:54:21.058Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:54:21 [2019-06-24T07:54:21.058Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml
03:54:21 [2019-06-24T07:54:21.058Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.resources/maven-metadata.xml (560 B at 2.9 KB/sec)
03:54:21 [2019-06-24T07:54:21.308Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:54:21 [2019-06-24T07:54:21.308Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml
03:54:21 [2019-06-24T07:54:21.308Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.expressions/maven-metadata.xml (524 B at 23.3 KB/sec)
03:54:26 [2019-06-24T07:54:26.503Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:54:26 [2019-06-24T07:54:26.503Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml
03:54:26 [2019-06-24T07:54:26.503Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.runtime/maven-metadata.xml (556 B at 23.6 KB/sec)
03:54:26 [2019-06-24T07:54:26.753Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:54:26 [2019-06-24T07:54:26.753Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml
03:54:26 [2019-06-24T07:54:26.753Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/maven-metadata.xml (643 B at 33.0 KB/sec)
03:54:27 [2019-06-24T07:54:27.303Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:54:27 [2019-06-24T07:54:27.303Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml
03:54:27 [2019-06-24T07:54:27.554Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (558 B at 24.8 KB/sec)
03:54:27 [2019-06-24T07:54:27.857Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:54:27 [2019-06-24T07:54:27.857Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml
03:54:27 [2019-06-24T07:54:27.857Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (646 B at 31.5 KB/sec)
03:54:28 [2019-06-24T07:54:28.408Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:54:28 [2019-06-24T07:54:28.408Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml
03:54:28 [2019-06-24T07:54:28.408Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (555 B at 25.8 KB/sec)
03:54:28 [2019-06-24T07:54:28.658Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:54:28 [2019-06-24T07:54:28.658Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml
03:54:28 [2019-06-24T07:54:28.908Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.preferences/maven-metadata.xml (525 B at 25.6 KB/sec)
03:54:29 [2019-06-24T07:54:29.159Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:54:29 [2019-06-24T07:54:29.159Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml
03:54:29 [2019-06-24T07:54:29.159Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.contenttype/maven-metadata.xml (522 B at 23.2 KB/sec)
03:54:29 [2019-06-24T07:54:29.409Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:54:29 [2019-06-24T07:54:29.409Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml
03:54:29 [2019-06-24T07:54:29.409Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.app/maven-metadata.xml (519 B at 28.2 KB/sec)
03:54:29 [2019-06-24T07:54:29.960Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:54:29 [2019-06-24T07:54:29.960Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml
03:54:29 [2019-06-24T07:54:29.960Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.filesystem/maven-metadata.xml (521 B at 26.8 KB/sec)
03:54:30 [2019-06-24T07:54:30.210Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:54:30 [2019-06-24T07:54:30.210Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml
03:54:30 [2019-06-24T07:54:30.210Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml (704 B at 21.5 KB/sec)
03:54:31 [2019-06-24T07:54:31.553Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:54:31 [2019-06-24T07:54:31.553Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml
03:54:31 [2019-06-24T07:54:31.553Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.text/maven-metadata.xml (541 B at 29.4 KB/sec)
03:54:31 [2019-06-24T07:54:31.553Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:54:31 [2019-06-24T07:54:31.553Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml
03:54:31 [2019-06-24T07:54:31.553Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.commands/maven-metadata.xml (550 B at 31.6 KB/sec)
03:54:31 [2019-06-24T07:54:31.803Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:54:31 [2019-06-24T07:54:31.804Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml
03:54:31 [2019-06-24T07:54:31.804Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.debug.core/maven-metadata.xml (556 B at 31.9 KB/sec)
03:54:32 [2019-06-24T07:54:32.054Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:54:32 [2019-06-24T07:54:32.054Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml
03:54:32 [2019-06-24T07:54:32.054Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.variables/maven-metadata.xml (553 B at 30.0 KB/sec)
03:54:32 [2019-06-24T07:54:32.304Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:54:32 [2019-06-24T07:54:32.304Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml
03:54:32 [2019-06-24T07:54:32.304Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.debug/maven-metadata.xml (577 B at 18.8 KB/sec)
03:54:32 [2019-06-24T07:54:32.555Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml
03:54:32 [2019-06-24T07:54:32.555Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml
03:54:32 [2019-06-24T07:54:32.555Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/maven-metadata.xml (4 KB at 194.6 KB/sec)
03:54:32 [2019-06-24T07:54:32.805Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/maven-metadata.xml (695 B at 2.1 KB/sec)
03:54:32 [2019-06-24T07:54:32.805Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:54:32 [2019-06-24T07:54:32.805Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (3 KB at 107.0 KB/sec)
03:54:33 [2019-06-24T07:54:33.055Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.core/maven-metadata.xml (689 B at 4.2 KB/sec)
03:54:33 [2019-06-24T07:54:33.055Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.055Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.055Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (3 KB at 119.6 KB/sec)
03:54:33 [2019-06-24T07:54:33.306Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase/maven-metadata.xml (690 B at 4.5 KB/sec)
03:54:33 [2019-06-24T07:54:33.306Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.306Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.306Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (3 KB at 112.6 KB/sec)
03:54:33 [2019-06-24T07:54:33.556Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext/maven-metadata.xml (684 B at 3.5 KB/sec)
03:54:33 [2019-06-24T07:54:33.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.556Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (2 KB at 99.4 KB/sec)
03:54:33 [2019-06-24T07:54:33.556Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.util/maven-metadata.xml (689 B at 4.9 KB/sec)
03:54:33 [2019-06-24T07:54:33.556Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.556Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml
03:54:33 [2019-06-24T07:54:33.556Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (939 B at 34.0 KB/sec)
03:54:33 [2019-06-24T07:54:33.807Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/maven-metadata.xml (501 B at 1.9 KB/sec)
03:54:33 [2019-06-24T07:54:33.807Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:54:34 [2019-06-24T07:54:34.057Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (819 B at 5.5 KB/sec)
03:54:34 [2019-06-24T07:54:34.057Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:54:34 [2019-06-24T07:54:34.057Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (819 B at 4.9 KB/sec)
03:54:34 [2019-06-24T07:54:34.057Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:54:34 [2019-06-24T07:54:34.307Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (819 B at 6.1 KB/sec)
03:54:34 [2019-06-24T07:54:34.307Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:54:34 [2019-06-24T07:54:34.307Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml
03:54:34 [2019-06-24T07:54:34.307Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (908 B at 52.2 KB/sec)
03:54:34 [2019-06-24T07:54:34.558Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/maven-metadata.xml (502 B at 3.5 KB/sec)
03:54:34 [2019-06-24T07:54:34.558Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml
03:54:34 [2019-06-24T07:54:34.558Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20130911-SNAPSHOT/maven-metadata.xml (820 B at 5.6 KB/sec)
03:54:34 [2019-06-24T07:54:34.558Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:54:34 [2019-06-24T07:54:34.808Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (820 B at 4.8 KB/sec)
03:54:34 [2019-06-24T07:54:34.808Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:54:35 [2019-06-24T07:54:35.358Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.common/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (820 B at 1.8 KB/sec)
03:54:35 [2019-06-24T07:54:35.358Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:54:35 [2019-06-24T07:54:35.358Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml
03:54:35 [2019-06-24T07:54:35.358Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (3 KB at 141.5 KB/sec)
03:54:35 [2019-06-24T07:54:35.358Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtend/org.eclipse.xtend.lib/maven-metadata.xml (688 B at 5.1 KB/sec)
03:54:35 [2019-06-24T07:54:35.358Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:54:35 [2019-06-24T07:54:35.358Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml
03:54:35 [2019-06-24T07:54:35.358Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (911 B at 55.6 KB/sec)
03:54:35 [2019-06-24T07:54:35.609Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/maven-metadata.xml (505 B at 3.6 KB/sec)
03:54:35 [2019-06-24T07:54:35.609Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml
03:54:35 [2019-06-24T07:54:35.609Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0.v20130911-SNAPSHOT/maven-metadata.xml (823 B at 6.0 KB/sec)
03:54:35 [2019-06-24T07:54:35.609Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml
03:54:35 [2019-06-24T07:54:35.859Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140117-SNAPSHOT/maven-metadata.xml (823 B at 4.2 KB/sec)
03:54:35 [2019-06-24T07:54:35.859Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.109Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.ecore.xmi/2.10.0-v20140514-SNAPSHOT/maven-metadata.xml (823 B at 5.5 KB/sec)
03:54:36 [2019-06-24T07:54:36.109Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.109Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/antlr/antlr-runtime/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.109Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/maven-metadata.xml (850 B at 48.8 KB/sec)
03:54:36 [2019-06-24T07:54:36.109Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.110Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.110Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (3 KB at 125.2 KB/sec)
03:54:36 [2019-06-24T07:54:36.360Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/maven-metadata.xml (694 B at 2.2 KB/sec)
03:54:36 [2019-06-24T07:54:36.360Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.360Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.360Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (3 KB at 113.3 KB/sec)
03:54:36 [2019-06-24T07:54:36.610Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.common.types/maven-metadata.xml (697 B at 4.9 KB/sec)
03:54:36 [2019-06-24T07:54:36.610Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.610Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.610Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (739 B at 40.1 KB/sec)
03:54:36 [2019-06-24T07:54:36.610Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/maven-metadata.xml (502 B at 3.5 KB/sec)
03:54:36 [2019-06-24T07:54:36.610Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.861Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.9.0-v20130930-SNAPSHOT/maven-metadata.xml (818 B at 5.1 KB/sec)
03:54:36 [2019-06-24T07:54:36.861Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml
03:54:36 [2019-06-24T07:54:36.861Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140127-SNAPSHOT/maven-metadata.xml (821 B at 5.6 KB/sec)
03:54:36 [2019-06-24T07:54:36.861Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.111Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.codegen/2.10.0-v20140519-SNAPSHOT/maven-metadata.xml (821 B at 5.8 KB/sec)
03:54:37 [2019-06-24T07:54:37.111Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.111Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.111Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/org.eclipse.jdt.launching/maven-metadata.xml (671 B at 31.2 KB/sec)
03:54:37 [2019-06-24T07:54:37.361Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.361Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.361Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (663 B at 17.5 KB/sec)
03:54:37 [2019-06-24T07:54:37.612Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/emf/org.eclipse.emf.mwe2.runtime/maven-metadata.xml (669 B at 2.2 KB/sec)
03:54:37 [2019-06-24T07:54:37.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.612Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (2 KB at 52.3 KB/sec)
03:54:37 [2019-06-24T07:54:37.612Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.smap/maven-metadata.xml (689 B at 5.3 KB/sec)
03:54:37 [2019-06-24T07:54:37.612Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.612Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.612Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (741 B at 25.0 KB/sec)
03:54:37 [2019-06-24T07:54:37.862Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.xbase.junit/maven-metadata.xml (409 B at 2.0 KB/sec)
03:54:37 [2019-06-24T07:54:37.862Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.862Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml
03:54:37 [2019-06-24T07:54:37.862Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (736 B at 34.2 KB/sec)
03:54:38 [2019-06-24T07:54:38.413Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.junit4/maven-metadata.xml (404 B at 1.0 KB/sec)
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/maven-test-parent/src/main/java]' does not exists.
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] 
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.test.parent ---
03:54:42 [2019-06-24T07:54:42.535Z] [INFO]                                                                         
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] ------------------------------------------------------------------------
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] Building org.eclipse.xtext.example.arithmetics.tests 2.9.2-SNAPSHOT
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] ------------------------------------------------------------------------
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] 
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] 
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] The project's OSGi version is 2.9.2.201906240752
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] 
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] 
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] 
03:54:42 [2019-06-24T07:54:42.535Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 15: The type InjectWith is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 16: The type XtextRunner is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 17: The type ParseHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 23: The type XtextRunner is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 28: The type ParseHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	CalculatorTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/interpreter/CalculatorTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 49: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 12: The type InjectWith is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 13: The type XtextRunner is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 14: The type ParseHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 15: The type ValidationTestHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 19: The type XtextRunner is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 24: The type ParseHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 27: The type ValidationTestHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 35: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [WARNING] 
03:54:46 [2019-06-24T07:54:46.658Z] WARNING: 	ArithmeticsParsingTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/org/eclipse/xtext/example/arithmetics/tests/ArithmeticsParsingTest.xtend
03:54:46 [2019-06-24T07:54:46.658Z] 35: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:46 [2019-06-24T07:54:46.658Z] [INFO] 
03:54:46 [2019-06-24T07:54:46.658Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:46 [2019-06-24T07:54:46.658Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:54:46 [2019-06-24T07:54:46.658Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/main/resources
03:54:46 [2019-06-24T07:54:46.658Z] [INFO] 
03:54:46 [2019-06-24T07:54:46.658Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:46 [2019-06-24T07:54:46.909Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/classes
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] 
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/src/test/resources
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] 
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/surefire-reports-standalone
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:54:47 [2019-06-24T07:54:47.820Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:54:48 [2019-06-24T07:54:48.070Z] 
03:54:48 [2019-06-24T07:54:48.070Z] -------------------------------------------------------
03:54:48 [2019-06-24T07:54:48.070Z]  T E S T S
03:54:48 [2019-06-24T07:54:48.070Z] -------------------------------------------------------
03:54:48 [2019-06-24T07:54:48.070Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:54:49 [2019-06-24T07:54:49.931Z] Running org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
03:54:50 [2019-06-24T07:54:50.182Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.312 sec - in org.eclipse.xtext.example.arithmetics.tests.interpreter.CalculatorTest
03:54:50 [2019-06-24T07:54:50.182Z] Running org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
03:54:50 [2019-06-24T07:54:50.182Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.xtext.example.arithmetics.tests.ArithmeticsParsingTest
03:54:50 [2019-06-24T07:54:50.182Z] 
03:54:50 [2019-06-24T07:54:50.182Z] Results :
03:54:50 [2019-06-24T07:54:50.182Z] 
03:54:50 [2019-06-24T07:54:50.182Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
03:54:50 [2019-06-24T07:54:50.182Z] 
03:54:50 [2019-06-24T07:54:50.182Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.182Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:50 [2019-06-24T07:54:50.182Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:54:50 [2019-06-24T07:54:50.182Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT-sources.jar
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.arithmetics.tests/target/org.eclipse.xtext.example.arithmetics.tests-2.9.2-SNAPSHOT.jar
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.tests ---
03:54:50 [2019-06-24T07:54:50.432Z] [INFO]                                                                         
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] ------------------------------------------------------------------------
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] Building org.eclipse.xtext.example.domainmodel.tests 2.9.2-SNAPSHOT
03:54:50 [2019-06-24T07:54:50.432Z] [INFO] ------------------------------------------------------------------------
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] The project's OSGi version is 2.9.2.201906240752
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] 
03:54:50 [2019-06-24T07:54:50.683Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 4: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 5: The type InjectWith is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 8: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 10: The type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 14: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 21: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 23: The type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 30: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 40: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 53: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 66: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 79: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 92: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 101: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 110: The method assertNoIssues(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 124: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 138: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 152: The method assertWarning(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 162: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 171: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ValidationTests.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ValidationTests.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 175: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 9: The type InjectWith is deprecated
03:54:55 [2019-06-24T07:54:55.877Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.877Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.877Z] 10: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 11: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 12: The type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 21: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 25: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 26: The type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 37: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 59: The method assertError(EObject, EClass, String, String...) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 59: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 78: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 78: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 90: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 90: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ParserTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ParserTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 104: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 6: The type InjectWith is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 7: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 8: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 20: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 24: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	OrganizeImportsTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/OrganizeImportsTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 28: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 6: The type InjectWith is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 7: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 8: The type FormatterTester is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 12: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 16: The type FormatterTester is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 23: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 24: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 23: The type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 48: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 49: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 56: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 48: The type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 66: The method assertFormatted(Procedure1<FormatterTestRequest>) from the type FormatterTester is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 67: The method preferences(Procedure1<MapBasedPreferenceValues>) from the type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 70: The method setExpectation(CharSequence) from the type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 77: The method setToBeFormatted(CharSequence) from the type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	FormatterTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/FormatterTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 66: The type FormatterTestRequest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 4: The type InjectWith is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 5: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 6: The type AbstractContentAssistTest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 10: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 18: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 18: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 18: The method newBuilder() from the type AbstractContentAssistTest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 22: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 22: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 22: The method newBuilder() from the type AbstractContentAssistTest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 26: The method assertText(String...) from the type ContentAssistProcessorTestBuilder is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 26: The method append(String) from the type ContentAssistProcessorTestBuilder is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 26: The method newBuilder() from the type AbstractContentAssistTest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	ContentAssistTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/ContentAssistTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 15: The type AbstractContentAssistTest is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 4: The type InjectWith is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.878Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.878Z] 6: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.878Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 7: The type CompilationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 15: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 21: The type CompilationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 33: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 34: The method getCompiledClass() from the type CompilationTestHelper.Result is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 33: The type CompilationTestHelper.Result is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 56: The method compile(Iterable<? extends CharSequence>, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 57: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 59: The method getCompiledClass(String) from the type CompilationTestHelper.Result is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 56: The type CompilationTestHelper.Result is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 71: The method compile(CharSequence, IAcceptor<Result>) from the type CompilationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 100: The method getSingleGeneratedCode() from the type CompilationTestHelper.Result is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	CompilerTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/CompilerTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 71: The type CompilationTestHelper.Result is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 6: The type InjectWith is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 7: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 8: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 9: The type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 11: The type OnTheFlyJavaCompiler2 is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 12: The type AbstractXbaseEvaluationTest is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 25: The type XtextRunner is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 29: The type OnTheFlyJavaCompiler2 is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 31: The type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 33: The type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 38: The method parse(CharSequence) from the type ParseHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 39: The method assertNoErrors(EObject) from the type ValidationTestHelper is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 43: The method compileToClass(String, String) from the type OnTheFlyJavaCompiler2 is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [WARNING] 
03:54:55 [2019-06-24T07:54:55.879Z] WARNING: 	XbaseIntegrationTest.xtend - /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/org/eclipse/xtext/example/domainmodel/tests/XbaseIntegrationTest.xtend
03:54:55 [2019-06-24T07:54:55.879Z] 27: The type AbstractXbaseEvaluationTest is deprecated
03:54:55 [2019-06-24T07:54:55.879Z] [INFO] 
03:54:55 [2019-06-24T07:54:55.879Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:55 [2019-06-24T07:54:55.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:54:55 [2019-06-24T07:54:55.879Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/main/resources
03:54:55 [2019-06-24T07:54:55.879Z] [INFO] 
03:54:55 [2019-06-24T07:54:55.879Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:55 [2019-06-24T07:54:55.879Z] [INFO] Compiling 10 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/classes
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[6] 
03:54:57 [2019-06-24T07:54:57.222Z] 	import org.eclipse.xtext.junit4.GlobalRegistries;
03:54:57 [2019-06-24T07:54:57.222Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type GlobalRegistries is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[7] 
03:54:57 [2019-06-24T07:54:57.222Z] 	import org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento;
03:54:57 [2019-06-24T07:54:57.222Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type GlobalRegistries.GlobalStateMemento is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[8] 
03:54:57 [2019-06-24T07:54:57.222Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
03:54:57 [2019-06-24T07:54:57.222Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type IInjectorProvider is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[9] 
03:54:57 [2019-06-24T07:54:57.222Z] 	import org.eclipse.xtext.junit4.IRegistryConfigurator;
03:54:57 [2019-06-24T07:54:57.222Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type IRegistryConfigurator is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
03:54:57 [2019-06-24T07:54:57.222Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
03:54:57 [2019-06-24T07:54:57.222Z] 	                                                    ^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type IInjectorProvider is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[13] 
03:54:57 [2019-06-24T07:54:57.222Z] 	public class DomainmodelInjectorProvider implements IInjectorProvider, IRegistryConfigurator {
03:54:57 [2019-06-24T07:54:57.222Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type IRegistryConfigurator is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[15] 
03:54:57 [2019-06-24T07:54:57.222Z] 	protected GlobalStateMemento stateBeforeInjectorCreation;
03:54:57 [2019-06-24T07:54:57.222Z] 	          ^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type GlobalRegistries.GlobalStateMemento is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[16] 
03:54:57 [2019-06-24T07:54:57.222Z] 	protected GlobalStateMemento stateAfterInjectorCreation;
03:54:57 [2019-06-24T07:54:57.222Z] 	          ^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type GlobalRegistries.GlobalStateMemento is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
03:54:57 [2019-06-24T07:54:57.222Z] 	GlobalRegistries.initializeDefaults();
03:54:57 [2019-06-24T07:54:57.222Z] 	^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type GlobalRegistries is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[20] 
03:54:57 [2019-06-24T07:54:57.222Z] 	GlobalRegistries.initializeDefaults();
03:54:57 [2019-06-24T07:54:57.222Z] 	                 ^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The method initializeDefaults() from the type GlobalRegistries is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
03:54:57 [2019-06-24T07:54:57.222Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:54:57 [2019-06-24T07:54:57.222Z] 	                              ^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type GlobalRegistries is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[27] 
03:54:57 [2019-06-24T07:54:57.222Z] 	stateBeforeInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:54:57 [2019-06-24T07:54:57.222Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
03:54:57 [2019-06-24T07:54:57.222Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:54:57 [2019-06-24T07:54:57.222Z] 	                             ^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type GlobalRegistries is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[29] 
03:54:57 [2019-06-24T07:54:57.222Z] 	stateAfterInjectorCreation = GlobalRegistries.makeCopyOfGlobalState();
03:54:57 [2019-06-24T07:54:57.222Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The method makeCopyOfGlobalState() from the type GlobalRegistries is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[40] 
03:54:57 [2019-06-24T07:54:57.222Z] 	stateBeforeInjectorCreation.restoreGlobalState();
03:54:57 [2019-06-24T07:54:57.222Z] 	                            ^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelInjectorProvider.java:[46] 
03:54:57 [2019-06-24T07:54:57.222Z] 	stateAfterInjectorCreation.restoreGlobalState();
03:54:57 [2019-06-24T07:54:57.222Z] 	                           ^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The method restoreGlobalState() from the type GlobalRegistries.GlobalStateMemento is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[6] 
03:54:57 [2019-06-24T07:54:57.222Z] 	import org.eclipse.xtext.junit4.IInjectorProvider;
03:54:57 [2019-06-24T07:54:57.222Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type IInjectorProvider is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] [WARNING] /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src-gen/org/eclipse/xtext/example/domainmodel/DomainmodelUiInjectorProvider.java:[10] 
03:54:57 [2019-06-24T07:54:57.222Z] 	public class DomainmodelUiInjectorProvider implements IInjectorProvider {
03:54:57 [2019-06-24T07:54:57.222Z] 	                                                      ^^^^^^^^^^^^^^^^^
03:54:57 [2019-06-24T07:54:57.222Z] The type IInjectorProvider is deprecated
03:54:57 [2019-06-24T07:54:57.222Z] 18 problems (18 warnings)
03:54:57 [2019-06-24T07:54:57.222Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.222Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:57 [2019-06-24T07:54:57.222Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:54:57 [2019-06-24T07:54:57.222Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/src/test/resources
03:54:57 [2019-06-24T07:54:57.222Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [WARNING] Bundle-Vendor header not found in /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT-sources.jar
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/xtext-examples/org.eclipse.xtext.example.domainmodel.tests/target/org.eclipse.xtext.example.domainmodel.tests-2.9.2-SNAPSHOT.jar
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] Skipping tests
03:54:57 [2019-06-24T07:54:57.223Z] [INFO]                                                                         
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] ------------------------------------------------------------------------
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] Building org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly 0.2.0-SNAPSHOT
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] ------------------------------------------------------------------------
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] skip compiling sources because the configured directory '[/jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.releng/target-platforms/eclipse_4_10_0-xtext_nightly/src/main/java]' does not exists.
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO]                                                                         
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] ------------------------------------------------------------------------
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] Building org.eclipse.xpect.tests 0.2.0-SNAPSHOT
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] ------------------------------------------------------------------------
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] The project's OSGi version is 0.2.0.201906240752
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.tests ---
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] 
03:54:57 [2019-06-24T07:54:57.223Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.tests ---
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] 
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.tests ---
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/main/resources
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] 
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.tests ---
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] Compiling 43 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/classes
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] 
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.tests ---
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/src/test/resources
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] 
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.tests ---
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire-reports-standalone
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:55:03 [2019-06-24T07:55:03.703Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:55:03 [2019-06-24T07:55:03.703Z] 
03:55:03 [2019-06-24T07:55:03.703Z] -------------------------------------------------------
03:55:03 [2019-06-24T07:55:03.703Z]  T E S T S
03:55:03 [2019-06-24T07:55:03.703Z] -------------------------------------------------------
03:55:03 [2019-06-24T07:55:03.703Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:55:10 [2019-06-24T07:55:10.187Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:55:10 [2019-06-24T07:55:10.187Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:55:10 [2019-06-24T07:55:10.187Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:55:10 [2019-06-24T07:55:10.187Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.103 sec - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:55:10 [2019-06-24T07:55:10.187Z] Running org.eclipse.xpect.tests.runner.RunnerTest
03:55:10 [2019-06-24T07:55:10.187Z] Xtext-Version in Target Platform: 2.19.0-SNAPSHOT
03:55:10 [2019-06-24T07:55:10.188Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.eclipse.xpect.tests.runner.RunnerTest
03:55:10 [2019-06-24T07:55:10.188Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
03:55:10 [2019-06-24T07:55:10.188Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.xpect.tests.state.SetupInitilizerTest
03:55:10 [2019-06-24T07:55:10.188Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:55:10 [2019-06-24T07:55:10.188Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:55:10 [2019-06-24T07:55:10.188Z] Running org.eclipse.xpect.tests.state.StateContainerTest
03:55:10 [2019-06-24T07:55:10.188Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xpect.tests.state.StateContainerTest
03:55:10 [2019-06-24T07:55:10.188Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:55:10 [2019-06-24T07:55:10.188Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:55:10 [2019-06-24T07:55:10.188Z] Running org.eclipse.xpect.tests.text.TableTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.xpect.tests.text.TableTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.021 sec - in org.eclipse.xpect.tests.text.TextDifferencerTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.text.CanvasTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.CanvasTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xpect.tests.text.GenericTokenizerTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.eclipse.xpect.tests.parameter.ParameterParserTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.LexerTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.eclipse.xpect.tests.LexerTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.025 sec - in org.eclipse.xpect.tests.util.DifferencerImplTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
03:55:10 [2019-06-24T07:55:10.438Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec - in org.eclipse.xpect.tests.FileExtensionInfoTest
03:55:10 [2019-06-24T07:55:10.438Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:55:10 [2019-06-24T07:55:10.688Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:55:10 [2019-06-24T07:55:10.688Z] 
03:55:10 [2019-06-24T07:55:10.688Z] Results :
03:55:10 [2019-06-24T07:55:10.689Z] 
03:55:10 [2019-06-24T07:55:10.689Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
03:55:10 [2019-06-24T07:55:10.689Z] 
03:55:10 [2019-06-24T07:55:10.689Z] [INFO] 
03:55:10 [2019-06-24T07:55:10.689Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.tests ---
03:55:10 [2019-06-24T07:55:10.689Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT-sources.jar
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] 
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.tests ---
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] 
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.tests ---
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/org.eclipse.xpect.tests-0.2.0-SNAPSHOT.jar
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] 
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.tests ---
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] 
03:55:10 [2019-06-24T07:55:10.939Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.tests ---
03:55:11 [2019-06-24T07:55:11.189Z] [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20190622-0541.jar.pack.gz from http://download.eclipse.org/modeling/tmf/xtext/updates/nightly/head/plugins/ (9.24kB)
03:55:11 [2019-06-24T07:55:11.740Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data/.metadata/.log
03:55:11 [2019-06-24T07:55:11.740Z] [INFO] Command line:
03:55:11 [2019-06-24T07:55:11.740Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_10_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.200.v20180922-1751/org.eclipse.equinox.launcher-1.5.200.v20180922-1751.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.tests/target/surefire.properties]
03:55:11 [2019-06-24T07:55:11.740Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:55:16 [2019-06-24T07:55:16.934Z] Running org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:55:18 [2019-06-24T07:55:18.277Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 s - in org.eclipse.xpect.tests.xjm.XjmMethodsTest
03:55:18 [2019-06-24T07:55:18.277Z] suiteWithLoop(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.116 s
03:55:18 [2019-06-24T07:55:18.277Z] suiteWithNameConflicts(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.015 s
03:55:18 [2019-06-24T07:55:18.277Z] suiteWithNesting(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.015 s
03:55:18 [2019-06-24T07:55:18.277Z] singleTestWithMethods(org.eclipse.xpect.tests.xjm.XjmMethodsTest)  Time elapsed: 0.011 s
03:55:18 [2019-06-24T07:55:18.277Z] Running org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:55:18 [2019-06-24T07:55:18.277Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.065 s - in org.eclipse.xpect.tests.xjm.XjmContributionsTest
03:55:18 [2019-06-24T07:55:18.277Z] transitiveImport(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.017 s
03:55:18 [2019-06-24T07:55:18.277Z] simple(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.007 s
03:55:18 [2019-06-24T07:55:18.277Z] methodType(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
03:55:18 [2019-06-24T07:55:18.277Z] replace1(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.009 s
03:55:18 [2019-06-24T07:55:18.277Z] replace2(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.008 s
03:55:18 [2019-06-24T07:55:18.277Z] methodAnnotation(org.eclipse.xpect.tests.xjm.XjmContributionsTest)  Time elapsed: 0.01 s
03:55:18 [2019-06-24T07:55:18.277Z] annotationType(org.eclipse.xpect.tests.xjm.XjmContributionsTest) skipped
03:55:18 [2019-06-24T07:55:18.277Z] Running org.eclipse.xpect.tests.runner.RunnerTest
03:55:19 [2019-06-24T07:55:19.620Z] Xtext-Version in Target Platform: 2.19.0-SNAPSHOT
03:55:19 [2019-06-24T07:55:19.620Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.59 s - in org.eclipse.xpect.tests.runner.RunnerTest
03:55:19 [2019-06-24T07:55:19.620Z] expectedExpectation~0: test passes: green.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.008 s
03:55:19 [2019-06-24T07:55:19.621Z] testFailureDiff~0: tests fails: can assert the error as a diff.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.022 s
03:55:19 [2019-06-24T07:55:19.621Z] expectedExpectation~2: test fails as expected by FIXME, therefore the test is green.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.002 s
03:55:19 [2019-06-24T07:55:19.621Z] testFailureMessage~0: the test passes as *not* expected by FIXME, therefore we can assert an error message.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/fixme.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.005 s
03:55:19 [2019-06-24T07:55:19.621Z] expectedExpectation~0: // this should pass.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.002 s
03:55:19 [2019-06-24T07:55:19.621Z] testFailureDiff~0: // assert a wrong single-line expectation.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.004 s
03:55:19 [2019-06-24T07:55:19.621Z] testFailureDiff~1: // assert a wrong multi-line expectation.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/runner/runner.xt〕(org.eclipse.xpect.tests.runner.RunnerTest)  Time elapsed: 0.007 s
03:55:19 [2019-06-24T07:55:19.621Z] Running org.eclipse.xpect.tests.state.SetupInitilizerTest
03:55:19 [2019-06-24T07:55:19.621Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.xpect.tests.state.SetupInitilizerTest
03:55:19 [2019-06-24T07:55:19.621Z] varargConstructor_double(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.621Z] specificConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.621Z] varargConstructorStrings_empty(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.621Z] varargConstructorStrings(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.621Z] varargConstructorStrings2(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.621Z] mixedVarargConstructor(org.eclipse.xpect.tests.state.SetupInitilizerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.621Z] Running org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.xpect.tests.state.AnlyzedConfigurationTest
03:55:19 [2019-06-24T07:55:19.871Z] testStaticManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.003 s
03:55:19 [2019-06-24T07:55:19.871Z] testLogginTestDataValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.006 s
03:55:19 [2019-06-24T07:55:19.871Z] testStaticValue(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testLogginTestDataManaged(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] multiConstructor1(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] multiConstructor2(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] multiConstructor3(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] typeParam(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.002 s
03:55:19 [2019-06-24T07:55:19.871Z] typeParamUnresolved(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testSimple(org.eclipse.xpect.tests.state.AnlyzedConfigurationTest)  Time elapsed: 0.003 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.state.StateContainerTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.xpect.tests.state.StateContainerTest
03:55:19 [2019-06-24T07:55:19.871Z] testPrimaryManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testDerivedManaged(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testPrimaryValueAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testPrimaryValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testDerivedValue(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testPrimaryManagedAnn(org.eclipse.xpect.tests.state.StateContainerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.state.StateContainerInvalidationTest
03:55:19 [2019-06-24T07:55:19.871Z] testInvalidate2(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.004 s
03:55:19 [2019-06-24T07:55:19.871Z] testInvalidate(org.eclipse.xpect.tests.state.StateContainerInvalidationTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.text.TableTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.xpect.tests.text.TableTest
03:55:19 [2019-06-24T07:55:19.871Z] test2by3Long(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.008 s
03:55:19 [2019-06-24T07:55:19.871Z] test2by3BorderAndSeparators(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] test1by1(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] test2by3(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] test2by3LongTrimmed(org.eclipse.xpect.tests.text.TableTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.text.TextDifferencerTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.01 s - in org.eclipse.xpect.tests.text.TextDifferencerTest
03:55:19 [2019-06-24T07:55:19.871Z] testWhitespaceDiff2(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.003 s
03:55:19 [2019-06-24T07:55:19.871Z] testAddML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testAddSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testEqual(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
03:55:19 [2019-06-24T07:55:19.871Z] testRemoveSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testAddSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testWhitespace(org.eclipse.xpect.tests.text.TextDifferencerTest) skipped
03:55:19 [2019-06-24T07:55:19.871Z] testRemoveML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testRemoveSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testDiffML(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testDiffSL(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testWhitespaceDiff(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testDiffSLEnd(org.eclipse.xpect.tests.text.TextDifferencerTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.text.CanvasTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.xpect.tests.text.CanvasTest
03:55:19 [2019-06-24T07:55:19.871Z] testBoundsSubcanvasAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testBoundsAt(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testFill(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testPaintAt00(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testPaintAt02(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testPaintAt20(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testOverPaintAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testSubcanvasAt2235(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] testBounds(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testSubcanvasAt22(org.eclipse.xpect.tests.text.CanvasTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.text.StringSimilarityFunctionTest
03:55:19 [2019-06-24T07:55:19.871Z] testSimilarBeginning(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.004 s
03:55:19 [2019-06-24T07:55:19.871Z] testEqual(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testBeginningAndEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testUnequal(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testSimilarEnd(org.eclipse.xpect.tests.text.StringSimilarityFunctionTest)  Time elapsed: 0.001 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.text.GenericTokenizerTest
03:55:19 [2019-06-24T07:55:19.871Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.xpect.tests.text.GenericTokenizerTest
03:55:19 [2019-06-24T07:55:19.871Z] testSymbols(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testWord(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] testSimple(org.eclipse.xpect.tests.text.GenericTokenizerTest)  Time elapsed: 0 s
03:55:19 [2019-06-24T07:55:19.871Z] Running org.eclipse.xpect.tests.parameter.ParameterParserTest
03:55:20 [2019-06-24T07:55:20.122Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.xpect.tests.parameter.ParameterParserTest
03:55:20 [2019-06-24T07:55:20.122Z] testFailureMessage~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.013 s
03:55:20 [2019-06-24T07:55:20.122Z] testFailureMessage~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.005 s
03:55:20 [2019-06-24T07:55:20.122Z] testFailureMessage~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
03:55:20 [2019-06-24T07:55:20.122Z] testFailureMessage~3: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/errors.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
03:55:20 [2019-06-24T07:55:20.122Z] intOffset~0: // match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.004 s
03:55:20 [2019-06-24T07:55:20.122Z] intOffset~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testFailureMessage~0: // no match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:55:20 [2019-06-24T07:55:20.122Z] intOffset~3: // no offset specified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:55:20 [2019-06-24T07:55:20.122Z] intOffset~4: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:55:20 [2019-06-24T07:55:20.122Z] intOffset~5: test title.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] regionOffset~0: // match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:55:20 [2019-06-24T07:55:20.122Z] regionOffset~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testFailureMessage~1: // no match.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.003 s
03:55:20 [2019-06-24T07:55:20.122Z] testFailureMessage~2: // no offset specified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/parameter/offset.xt〕(org.eclipse.xpect.tests.parameter.ParameterParserTest)  Time elapsed: 0.002 s
03:55:20 [2019-06-24T07:55:20.122Z] Running org.eclipse.xpect.tests.LexerTest
03:55:20 [2019-06-24T07:55:20.122Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.xpect.tests.LexerTest
03:55:20 [2019-06-24T07:55:20.122Z] testXPE(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.004 s
03:55:20 [2019-06-24T07:55:20.122Z] testXPECT(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] testXPEC(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testXP(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] testX(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] testSimple(org.eclipse.xpect.tests.LexerTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] Running org.eclipse.xpect.tests.util.DifferencerImplTest
03:55:20 [2019-06-24T07:55:20.122Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 s - in org.eclipse.xpect.tests.util.DifferencerImplTest
03:55:20 [2019-06-24T07:55:20.122Z] testOneMatch(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.002 s
03:55:20 [2019-06-24T07:55:20.122Z] testInsertRightEnd(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] testInsertRightMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testInsertRightBeginning(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] testRemoveMiddle(org.eclipse.xpect.tests.util.DifferencerImplTest) skipped
03:55:20 [2019-06-24T07:55:20.122Z] testThreeMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] testTwoMatches(org.eclipse.xpect.tests.util.DifferencerImplTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] Running org.eclipse.xpect.tests.FileExtensionInfoTest
03:55:20 [2019-06-24T07:55:20.122Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.xpect.tests.FileExtensionInfoTest
03:55:20 [2019-06-24T07:55:20.122Z] testRedundant(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.008 s
03:55:20 [2019-06-24T07:55:20.122Z] testResourceServiceProvider(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testResourceServiceProviderDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testXpectFileExtension(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testEmfExtensionParserDefault(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] testEditor(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testLanguageWithoutUI(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0.001 s
03:55:20 [2019-06-24T07:55:20.122Z] testEmfExtensionParser(org.eclipse.xpect.tests.FileExtensionInfoTest)  Time elapsed: 0 s
03:55:20 [2019-06-24T07:55:20.122Z] Running org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:55:20 [2019-06-24T07:55:20.122Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.xpect.tests.expectation.impl.ExpectationTest
03:55:20 [2019-06-24T07:55:20.122Z] expectedExpectation~0: // not modified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.012 s
03:55:20 [2019-06-24T07:55:20.122Z] modifiedExpectation~0: // modified.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/tests/expectation/impl/expectations.xt〕(org.eclipse.xpect.tests.expectation.impl.ExpectationTest)  Time elapsed: 0.002 s
03:55:20 [2019-06-24T07:55:20.122Z] 
03:55:20 [2019-06-24T07:55:20.122Z] Results:
03:55:20 [2019-06-24T07:55:20.122Z] 
03:55:20 [2019-06-24T07:55:20.122Z] Tests run: 116, Failures: 0, Errors: 0, Skipped: 4
03:55:20 [2019-06-24T07:55:20.122Z] 
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] All tests passed!
03:55:23 [2019-06-24T07:55:23.350Z] [INFO]                                                                         
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] ------------------------------------------------------------------------
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] Building org.eclipse.xpect.xtext.lib.tests 0.2.0-SNAPSHOT
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] ------------------------------------------------------------------------
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] The project's OSGi version is 0.2.0.201906240752
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.350Z] [INFO] --- xtend-maven-plugin:2.9.2:compile (default) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.600Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.600Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:55:23 [2019-06-24T07:55:23.600Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/main/resources
03:55:23 [2019-06-24T07:55:23.600Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.600Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.600Z] [INFO] Compiling 4 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/classes
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/src/test/resources
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] 
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire-reports-standalone
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:55:23 [2019-06-24T07:55:23.851Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:55:23 [2019-06-24T07:55:23.851Z] 
03:55:23 [2019-06-24T07:55:23.851Z] -------------------------------------------------------
03:55:23 [2019-06-24T07:55:23.851Z]  T E S T S
03:55:23 [2019-06-24T07:55:23.851Z] -------------------------------------------------------
03:55:23 [2019-06-24T07:55:23.851Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:55:31 [2019-06-24T07:55:31.875Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:55:31 [2019-06-24T07:55:31.875Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:55:31 [2019-06-24T07:55:31.875Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:55:31 [2019-06-24T07:55:31.875Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:55:31 [2019-06-24T07:55:31.875Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:55:31 [2019-06-24T07:55:31.875Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:55:31 [2019-06-24T07:55:31.875Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:55:31 [2019-06-24T07:55:31.875Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:55:31 [2019-06-24T07:55:31.875Z] 
03:55:31 [2019-06-24T07:55:31.875Z] Results :
03:55:31 [2019-06-24T07:55:31.875Z] 
03:55:31 [2019-06-24T07:55:31.875Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
03:55:31 [2019-06-24T07:55:31.875Z] 
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] 
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] --- tycho-source-plugin:1.4.0:plugin-source (plugin-source) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT-sources.jar
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] 
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] 
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/org.eclipse.xpect.xtext.lib.tests-0.2.0-SNAPSHOT.jar
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] 
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] 
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xpect.xtext.lib.tests ---
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data/.metadata/.log
03:55:31 [2019-06-24T07:55:31.875Z] [INFO] Command line:
03:55:31 [2019-06-24T07:55:31.875Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_10_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.200.v20180922-1751/org.eclipse.equinox.launcher-1.5.200.v20180922-1751.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xpect.xtext.lib.tests/target/surefire.properties]
03:55:31 [2019-06-24T07:55:31.875Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:55:39 [2019-06-24T07:55:39.899Z] Running org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:55:44 [2019-06-24T07:55:44.021Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.072 s - in org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest
03:55:44 [2019-06-24T07:55:44.021Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.043 s
03:55:44 [2019-06-24T07:55:44.021Z] warnings~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/validation/errorsAndWarnings.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.006 s
03:55:44 [2019-06-24T07:55:44.021Z] issues~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/validation/issues.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.validation.IssuesTest)  Time elapsed: 0.008 s
03:55:44 [2019-06-24T07:55:44.021Z] Running org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:55:44 [2019-06-24T07:55:44.571Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 s - in org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest
03:55:44 [2019-06-24T07:55:44.571Z] linkedFragment~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.023 s
03:55:44 [2019-06-24T07:55:44.571Z] linkedFragments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.007 s
03:55:44 [2019-06-24T07:55:44.571Z] linkedFragment~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/tests/linking.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.tests.XtextTestsTest)  Time elapsed: 0.005 s
03:55:44 [2019-06-24T07:55:44.572Z] Running org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:55:46 [2019-06-24T07:55:46.433Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.495 s - in org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest
03:55:46 [2019-06-24T07:55:46.433Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/CommonTerminals.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.006 s
03:55:46 [2019-06-24T07:55:46.433Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/Fragments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.002 s
03:55:46 [2019-06-24T07:55:46.433Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/ML_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
03:55:46 [2019-06-24T07:55:46.433Z] comments~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/util/grammaranalyzer/SL_Comments.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.util.grammaranalyzer.GrammarAnalyzerTest)  Time elapsed: 0.003 s
03:55:46 [2019-06-24T07:55:46.433Z] Running org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:55:46 [2019-06-24T07:55:46.683Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s - in org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest
03:55:46 [2019-06-24T07:55:46.683Z] intOffset~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.005 s
03:55:46 [2019-06-24T07:55:46.683Z] intOffset~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:55:46 [2019-06-24T07:55:46.683Z] intOffset~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:55:46 [2019-06-24T07:55:46.683Z] intOffset~3: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.002 s
03:55:46 [2019-06-24T07:55:46.683Z] testFailureMessage~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xpect/xtext/lib/tests/parameters/offset.xtext.xt〕(org.eclipse.xpect.xtext.lib.tests.parameters.OffsetTest)  Time elapsed: 0.006 s
03:55:46 [2019-06-24T07:55:46.683Z] 
03:55:46 [2019-06-24T07:55:46.683Z] Results:
03:55:46 [2019-06-24T07:55:46.683Z] 
03:55:46 [2019-06-24T07:55:46.683Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
03:55:46 [2019-06-24T07:55:46.683Z] 
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] All tests passed!
03:55:49 [2019-06-24T07:55:49.166Z] [INFO]                                                                         
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] ------------------------------------------------------------------------
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] Building org.eclipse.xtext.example.arithmetics.xpect.tests 0.2.0-SNAPSHOT
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] ------------------------------------------------------------------------
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] 
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] 
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] The project's OSGi version is 0.2.0.201906240752
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] 
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] 
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] 
03:55:49 [2019-06-24T07:55:49.166Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:49 [2019-06-24T07:55:49.166Z] Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
03:55:49 [2019-06-24T07:55:49.166Z] Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml
03:55:49 [2019-06-24T07:55:49.166Z] Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (850 B at 9.4 KB/sec)
03:55:49 [2019-06-24T07:55:49.166Z] Downloaded: https://oss.sonatype.org/content/repositories/snapshots/org/eclipse/xtext/org.eclipse.xtext.dependencies/maven-metadata.xml (388 B at 2.7 KB/sec)
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] 
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:53 [2019-06-24T07:55:53.288Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/main/resources
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] 
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] Compiling 3 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/classes
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] 
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:53 [2019-06-24T07:55:53.288Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/src/test/resources
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] 
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/surefire-reports-standalone
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:55:53 [2019-06-24T07:55:53.288Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:55:53 [2019-06-24T07:55:53.288Z] 
03:55:53 [2019-06-24T07:55:53.288Z] -------------------------------------------------------
03:55:53 [2019-06-24T07:55:53.288Z]  T E S T S
03:55:53 [2019-06-24T07:55:53.288Z] -------------------------------------------------------
03:55:53 [2019-06-24T07:55:53.288Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:55:59 [2019-06-24T07:55:59.770Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
03:55:59 [2019-06-24T07:55:59.770Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.suite.ArithmeticsXtextTest
03:55:59 [2019-06-24T07:55:59.770Z] Running org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
03:55:59 [2019-06-24T07:55:59.770Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xtext.example.arithmetics.xpect.tests.interpreter.InterpreterTest
03:55:59 [2019-06-24T07:55:59.770Z] 
03:55:59 [2019-06-24T07:55:59.770Z] Results :
03:55:59 [2019-06-24T07:55:59.770Z] 
03:55:59 [2019-06-24T07:55:59.770Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
03:55:59 [2019-06-24T07:55:59.770Z] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.arithmetics.xpect.tests/target/org.eclipse.xtext.example.arithmetics.xpect.tests-0.2.0-SNAPSHOT.jar
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.arithmetics.xpect.tests ---
03:55:59 [2019-06-24T07:55:59.770Z] [INFO]                                                                         
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] ------------------------------------------------------------------------
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] Building org.eclipse.xtext.example.domainmodel.xpect.tests 0.2.0-SNAPSHOT
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] ------------------------------------------------------------------------
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] Deleting /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] The project's OSGi version is 0.2.0.201906240752
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] 
03:55:59 [2019-06-24T07:55:59.770Z] [INFO] --- xtend-maven-plugin:2.8.3:compile (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:02 [2019-06-24T07:56:02.998Z] [WARNING] 
03:56:02 [2019-06-24T07:56:02.998Z] WARNING: 	ParserTest.xtend - 
03:56:02 [2019-06-24T07:56:02.998Z] 22: The type XpectSetup is deprecated
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] 
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:02 [2019-06-24T07:56:02.998Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/main/resources
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] 
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] Compiling 11 source files to /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/classes
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] 
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:02 [2019-06-24T07:56:02.998Z] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] skip non existing resourceDirectory /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/src/test/resources
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] 
03:56:02 [2019-06-24T07:56:02.998Z] [INFO] --- maven-surefire-plugin:2.16:test (default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:03 [2019-06-24T07:56:03.248Z] [INFO] Surefire report directory: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire-reports-standalone
03:56:03 [2019-06-24T07:56:03.248Z] [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider
03:56:03 [2019-06-24T07:56:03.248Z] [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0
03:56:03 [2019-06-24T07:56:03.248Z] 
03:56:03 [2019-06-24T07:56:03.248Z] -------------------------------------------------------
03:56:03 [2019-06-24T07:56:03.248Z]  T E S T S
03:56:03 [2019-06-24T07:56:03.248Z] -------------------------------------------------------
03:56:03 [2019-06-24T07:56:03.248Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:56:11 [2019-06-24T07:56:11.272Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:56:11 [2019-06-24T07:56:11.272Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.74 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:56:11 [2019-06-24T07:56:11.272Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:56:11 [2019-06-24T07:56:11.272Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:56:11 [2019-06-24T07:56:11.272Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:56:11 [2019-06-24T07:56:11.272Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:56:11 [2019-06-24T07:56:11.272Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:56:11 [2019-06-24T07:56:11.272Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:56:11 [2019-06-24T07:56:11.272Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:56:11 [2019-06-24T07:56:11.272Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:56:11 [2019-06-24T07:56:11.272Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:56:12 [2019-06-24T07:56:12.183Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:56:12 [2019-06-24T07:56:12.183Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:56:12 [2019-06-24T07:56:12.734Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.506 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:56:12 [2019-06-24T07:56:12.734Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:56:12 [2019-06-24T07:56:12.984Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:56:12 [2019-06-24T07:56:12.984Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:56:13 [2019-06-24T07:56:13.235Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.322 sec - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:56:13 [2019-06-24T07:56:13.485Z] 
03:56:13 [2019-06-24T07:56:13.485Z] Results :
03:56:13 [2019-06-24T07:56:13.485Z] 
03:56:13 [2019-06-24T07:56:13.485Z] Tests run: 41, Failures: 0, Errors: 0, Skipped: 7
03:56:13 [2019-06-24T07:56:13.485Z] 
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] 
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] 
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] Building jar: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/org.eclipse.xtext.example.domainmodel.xpect.tests-0.2.0-SNAPSHOT.jar
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] 
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] 
03:56:13 [2019-06-24T07:56:13.485Z] [INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.xtext.example.domainmodel.xpect.tests ---
03:56:13 [2019-06-24T07:56:13.735Z] [INFO] Expected eclipse log file: /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data/.metadata/.log
03:56:13 [2019-06-24T07:56:13.735Z] [INFO] Command line:
03:56:13 [2019-06-24T07:56:13.735Z] 	[/opt/public/common/java/oracle/jdk1.8.0_192_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx1G, -Dosgi.clean=true, -DxpectTestTitlePostfix=.eclipse_4_10_0-xtext_nightly, -DxpectTestTitleShowEnvironment=true, -jar, /jobs/genie.xpect/Xpect-Integration-Release/workspace/xpect-local-maven-repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.200.v20180922-1751/org.eclipse.equinox.launcher-1.5.200.v20180922-1751.jar, -data, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/data, -install, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work, -configuration, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xpect/Xpect-Integration-Release/workspace/org.eclipse.xtext.example.domainmodel.xpect.tests/target/surefire.properties, -nouithread]
03:56:13 [2019-06-24T07:56:13.735Z] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xpect
03:56:18 [2019-06-24T07:56:18.930Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:56:21 [2019-06-24T07:56:21.412Z] 0    [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:26 [2019-06-24T07:56:26.607Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.378 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest
03:56:26 [2019-06-24T07:56:26.607Z] linkedName~0: MyEntity2 should be from the other file.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.036 s
03:56:26 [2019-06-24T07:56:26.607Z] linkedName~1: int should be the java primitive.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:56:26 [2019-06-24T07:56:26.607Z] linkedName~2: String should be from java.lang.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.006 s
03:56:26 [2019-06-24T07:56:26.607Z] linkedFragment~0: same test using fragments, because not all elements have qualified names.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.006 s
03:56:26 [2019-06-24T07:56:26.607Z] linkedFragment~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:56:26 [2019-06-24T07:56:26.607Z] linkedFragment~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/linking/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.linking.DMLinkingTest)  Time elapsed: 0.005 s
03:56:26 [2019-06-24T07:56:26.607Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:56:30 [2019-06-24T07:56:30.729Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.079 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest
03:56:30 [2019-06-24T07:56:30.729Z] jvmModel~0: Test the full JvmModel.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmModel.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.024 s
03:56:30 [2019-06-24T07:56:30.729Z] jvmModelSignatures~0: Test the signatures of public and protected members..eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/jvmmodelinferrer/JvmSignatures.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.jvmmodelinferrer.DMJvmModelInferrerTest)  Time elapsed: 0.025 s
03:56:30 [2019-06-24T07:56:30.729Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:56:30 [2019-06-24T07:56:30.979Z] 9372 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:31 [2019-06-24T07:56:31.890Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.147 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest
03:56:31 [2019-06-24T07:56:31.890Z] exportedObjects~0: these names are stored in the Xtext Index.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.03 s
03:56:31 [2019-06-24T07:56:31.890Z] importedNames~0: these names have been imported from other files.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
03:56:31 [2019-06-24T07:56:31.890Z] importedNames~0: these names have been imported from other files.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0.001 s
03:56:31 [2019-06-24T07:56:31.890Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest) skipped
03:56:31 [2019-06-24T07:56:31.890Z] referenceDescriptions~0: these references are stored in the Xtext Index.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/resourcedescription/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.resourcedescription.DMResourceDescriptionTest)  Time elapsed: 0 s
03:56:31 [2019-06-24T07:56:31.890Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:56:31 [2019-06-24T07:56:31.890Z] 10494 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:32 [2019-06-24T07:56:32.801Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.944 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest
03:56:32 [2019-06-24T07:56:32.801Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.048 s
03:56:32 [2019-06-24T07:56:32.801Z] scope~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/scoping/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.scoping.DMScopingTest)  Time elapsed: 0.006 s
03:56:32 [2019-06-24T07:56:32.801Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:56:33 [2019-06-24T07:56:33.051Z] 11452 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:33 [2019-06-24T07:56:33.962Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.11 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest
03:56:33 [2019-06-24T07:56:33.962Z] test(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.001 s
03:56:33 [2019-06-24T07:56:33.962Z] ast~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/parser/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.parser.ParserTest)  Time elapsed: 0.008 s
03:56:33 [2019-06-24T07:56:33.962Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:56:33 [2019-06-24T07:56:33.962Z] 12568 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:34 [2019-06-24T07:56:34.873Z] 13453 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:36 [2019-06-24T07:56:36.734Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.659 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest
03:56:36 [2019-06-24T07:56:36.735Z] astDiff~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/AstDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.049 s
03:56:36 [2019-06-24T07:56:36.735Z] delete~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/modify/SyntaxDifference.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.modify.DeleteUtilTest)  Time elapsed: 0.992 s
03:56:36 [2019-06-24T07:56:36.735Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:56:36 [2019-06-24T07:56:36.735Z] 15252 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:37 [2019-06-24T07:56:37.645Z] 16238 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:38 [2019-06-24T07:56:38.556Z] 17072 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:39 [2019-06-24T07:56:39.467Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 2.72 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest
03:56:39 [2019-06-24T07:56:39.467Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:56:39 [2019-06-24T07:56:39.467Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateOneFile.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0.001 s
03:56:39 [2019-06-24T07:56:39.467Z] generated~0: test generating MyEntity1.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:56:39 [2019-06-24T07:56:39.467Z] generated~0: test generating MyEntity1.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:56:39 [2019-06-24T07:56:39.467Z] generated~1: test generating MyEntity2.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:56:39 [2019-06-24T07:56:39.467Z] generated~1: test generating MyEntity2.java.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:56:39 [2019-06-24T07:56:39.467Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest) skipped
03:56:39 [2019-06-24T07:56:39.467Z] generated~0: Test the full generated code.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/generator/generateTwoFiles2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.generator.DMGeneratorTest)  Time elapsed: 0 s
03:56:39 [2019-06-24T07:56:39.467Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:56:39 [2019-06-24T07:56:39.467Z] 18065 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:40 [2019-06-24T07:56:40.810Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest
03:56:40 [2019-06-24T07:56:40.810Z] linkedName~0: int should be the java primitive.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.005 s
03:56:40 [2019-06-24T07:56:40.810Z] linkedName~1: String should be from java.lang.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.002 s
03:56:40 [2019-06-24T07:56:40.810Z] scope~0: besides "int", we can reference... and we can not reference foooobar.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.022 s
03:56:40 [2019-06-24T07:56:40.810Z] errors~0: the character % is not valid syntax.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/testsuite/CombiningMultipleTests.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.testsuite.DMXtextTest)  Time elapsed: 0.012 s
03:56:40 [2019-06-24T07:56:40.810Z] Running org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:56:41 [2019-06-24T07:56:41.061Z] 19453 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:41 [2019-06-24T07:56:41.982Z] 20408 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:42 [2019-06-24T07:56:42.893Z] 21373 [WorkbenchTestable] WARN  org.eclipse.xpect.xtext.lib.setup.workspace.WorkspaceDefaultsSetup  - Can't add xbase dependencies to test project; org.eclipse.xpect.xtext.xbase.lib.XbaseWorkspaceDefaultsSetup not loaded.
03:56:43 [2019-06-24T07:56:43.804Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.012 s - in org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest
03:56:43 [2019-06-24T07:56:43.804Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest) skipped
03:56:43 [2019-06-24T07:56:43.804Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0 s
03:56:43 [2019-06-24T07:56:43.804Z] errors~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:56:43 [2019-06-24T07:56:43.804Z] warnings~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:56:43 [2019-06-24T07:56:43.804Z] warnings~1: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:56:43 [2019-06-24T07:56:43.804Z] errors~2: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:56:43 [2019-06-24T07:56:43.804Z] errors~3: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test1.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.003 s
03:56:43 [2019-06-24T07:56:43.804Z] errors~0: the character % is not valid syntax.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test2.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.004 s
03:56:43 [2019-06-24T07:56:43.804Z] noIssues~0: there should not be any (filtered) issues in the next line.eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.002 s
03:56:43 [2019-06-24T07:56:43.804Z] errors~0: .eclipse_4_10_0-xtext_nightly.plugin.xtext_2.19.0-SNAPSHOT 〔src/org/eclipse/xtext/example/domainmodel/xpect/tests/validation/test3.dmodel.xt〕(org.eclipse.xtext.example.domainmodel.xpect.tests.validation.DMValidationTest)  Time elapsed: 0.005 s
03:56:43 [2019-06-24T07:56:43.804Z] 
03:56:43 [2019-06-24T07:56:43.804Z] Results:
03:56:43 [2019-06-24T07:56:43.804Z] 
03:56:43 [2019-06-24T07:56:43.804Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
03:56:43 [2019-06-24T07:56:43.804Z] 
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] All tests passed!
03:56:47 [2019-06-24T07:56:47.926Z] [INFO]                                                                         
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] ------------------------------------------------------------------------
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] Building org.eclipse.xpect.root 0.2.0-SNAPSHOT
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] ------------------------------------------------------------------------
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] 
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.xpect.root ---
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] ------------------------------------------------------------------------
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] Reactor Summary:
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] 
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] org.eclipse.xpect.test.parent ..................... SUCCESS [20.979s]
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] org.eclipse.xtext.example.arithmetics.tests ....... SUCCESS [8.743s]
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] org.eclipse.xtext.example.domainmodel.tests ....... SUCCESS [6.542s]
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] org.eclipse.xpect.target.eclipse_4_10_0-xtext_nightly  SUCCESS [0.007s]
03:56:47 [2019-06-24T07:56:47.926Z] [INFO] org.eclipse.xpect.tests ........................... SUCCESS [26.195s]
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] org.eclipse.xpect.xtext.lib.tests ................. SUCCESS [25.427s]
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] org.eclipse.xtext.example.arithmetics.xpect.tests . SUCCESS [10.272s]
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] org.eclipse.xtext.example.domainmodel.xpect.tests . SUCCESS [48.929s]
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] org.eclipse.xpect.root ............................ SUCCESS [0.016s]
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] ------------------------------------------------------------------------
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] BUILD SUCCESS
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] ------------------------------------------------------------------------
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] Total time: 4:00.991s
03:56:47 [2019-06-24T07:56:47.927Z] [INFO] Finished at: Mon Jun 24 03:56:47 EDT 2019
03:56:48 [2019-06-24T07:56:48.837Z] [INFO] Final Memory: 149M/1936M
03:56:48 [2019-06-24T07:56:48.837Z] [INFO] ------------------------------------------------------------------------
[Pipeline] junit
03:56:49 [2019-06-24T07:56:49.240Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
03:56:55 [2019-06-24T07:56:55.522Z] Terminating xvnc.
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
java.lang.NullPointerException: Cannot invoke method toLowerCase() on null object
	at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:91)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:48)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:35)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
	at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:157)
	at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:159)
	at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
	at WorkflowScript.run(WorkflowScript:67)
	at ___cps.transform___(Native Method)
	at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:57)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:109)
	at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixName(FunctionCallBlock.java:77)
	at sun.reflect.GeneratedMethodAccessor1923.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
	at com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$101(SandboxContinuable.java:34)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.lambda$run0$0(SandboxContinuable.java:59)
	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:121)
	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:58)
	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:182)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:332)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:83)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:244)
	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:232)
	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE