Skip to content

Console Output

Skipping 2,194 KB.. Full Log
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/java is empty. Can't process.
[WARNING] Directory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/src/test/generated-sources/xtend is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as primary debug sources in: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/org.eclipse.xsemantics.example.lambda.ui.tests-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/org.eclipse.xsemantics.example.lambda.ui.tests-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.5.0:test (default-test) @ org.eclipse.xsemantics.example.lambda.ui.tests ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.example.lambda.ui.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Running org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.ui.internal.Activator).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.002 s - in org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest
testValidProgram(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest)  Time elapsed: 1.796 s
testNotValidProgram(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaWorkbenchTest)  Time elapsed: 0.18 s
Running org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 s - in org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest
testInferAndModifyTerm(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.586 s
testInferAndModifyNotTypableAbstractionWithType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.235 s
testLambdaEditorContentsAsModel(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.195 s
testLambdaEditor(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.192 s
testInferAndModifyAbstractionWithExplicitType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.201 s
testInferAndModifyAbstractionType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.197 s
testInferAndModifyComposeAbstractionType(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.216 s
testInferAndModifyWrongTerm(org.eclipse.xsemantics.example.lambda.ui.tests.LambdaEditorTest)  Time elapsed: 0.204 s

Results:

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.ui.examples >------
[INFO] Building org.eclipse.xsemantics.ui.examples 1.19.0-SNAPSHOT      [30/41]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.ui.examples ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ org.eclipse.xsemantics.ui.examples ---
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom
Progress (1): 835 B
Progress (1): 1.5 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.pom (1.5 kB at 37 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom
Progress (1): 744 B
Progress (1): 1.9 kB
Progress (1): 5.8 kB
Progress (1): 8.2 kB
Progress (1): 12 kB 
Progress (1): 16 kB
Progress (1): 17 kB
Progress (1): 21 kB
Progress (1): 22 kB
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.11/maven-2.0.11.pom (22 kB at 642 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/12/maven-parent-12.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom
Progress (1): 744 B
Progress (1): 1.9 kB
Progress (1): 6.0 kB
Progress (1): 6.5 kB
Progress (1): 11 kB 
Progress (1): 11 kB
Progress (1): 14 kB
Progress (1): 16 kB
Progress (1): 20 kB
Progress (1): 21 kB
Progress (1): 22 kB
                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/12/maven-parent-12.pom (22 kB at 750 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom
Progress (1): 823 B
Progress (1): 2.8 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.pom (2.8 kB at 111 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom
Progress (1): 830 B
Progress (1): 2.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.pom (2.2 kB at 73 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom
Progress (1): 811 B
Progress (1): 2.9 kB
Progress (1): 3.2 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.pom (3.2 kB at 125 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom
Progress (1): 830 B
Progress (1): 2.0 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.pom (2.0 kB at 68 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom
Progress (1): 821 B
Progress (1): 2.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.pom (2.6 kB at 54 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom
Progress (1): 823 B
Progress (1): 2.3 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.pom (2.3 kB at 73 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom
Progress (1): 835 B
Progress (1): 1.6 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.pom (1.6 kB at 59 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom
Progress (1): 830 B
Progress (1): 1.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.pom (1.9 kB at 72 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom
Progress (1): 789 B
Progress (1): 2.3 kB
Progress (1): 6.4 kB
Progress (1): 6.5 kB
Progress (1): 9.9 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom (9.9 kB at 366 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom
Progress (1): 805 B
Progress (1): 2.2 kB
Progress (1): 4.6 kB
Progress (1): 4.7 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom (4.7 kB at 138 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom
Progress (1): 848 B
Progress (1): 2.4 kB
                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom (2.4 kB at 54 kB/s)
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
Downloading from cbi-release: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar
Progress (1): 4.1/37 kB
Progress (1): 7.7/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 24/37 kB
Progress (1): 28/37 kB
Progress (1): 32/37 kB
Progress (1): 36/37 kB
Progress (1): 37 kB   
Progress (2): 37 kB | 4.1/97 kB
Progress (2): 37 kB | 7.7/97 kB
Progress (2): 37 kB | 12/97 kB 
Progress (2): 37 kB | 16/97 kB
Progress (3): 37 kB | 16/97 kB | 4.1/123 kB
Progress (3): 37 kB | 16/97 kB | 7.7/123 kB
Progress (3): 37 kB | 16/97 kB | 12/123 kB 
Progress (3): 37 kB | 16/97 kB | 16/123 kB
Progress (3): 37 kB | 20/97 kB | 16/123 kB
Progress (3): 37 kB | 24/97 kB | 16/123 kB
Progress (3): 37 kB | 28/97 kB | 16/123 kB
Progress (3): 37 kB | 32/97 kB | 16/123 kB
Progress (3): 37 kB | 32/97 kB | 20/123 kB
Progress (3): 37 kB | 32/97 kB | 24/123 kB
Progress (3): 37 kB | 32/97 kB | 28/123 kB
Progress (3): 37 kB | 32/97 kB | 32/123 kB
Progress (3): 37 kB | 36/97 kB | 32/123 kB
Progress (3): 37 kB | 40/97 kB | 32/123 kB
Progress (3): 37 kB | 45/97 kB | 32/123 kB
Progress (3): 37 kB | 49/97 kB | 32/123 kB
Progress (3): 37 kB | 49/97 kB | 36/123 kB
Progress (3): 37 kB | 49/97 kB | 40/123 kB
Progress (3): 37 kB | 49/97 kB | 45/123 kB
Progress (3): 37 kB | 49/97 kB | 49/123 kB
Progress (3): 37 kB | 49/97 kB | 53/123 kB
Progress (3): 37 kB | 49/97 kB | 57/123 kB
Progress (3): 37 kB | 49/97 kB | 61/123 kB
Progress (3): 37 kB | 49/97 kB | 65/123 kB
Progress (3): 37 kB | 49/97 kB | 69/123 kB
Progress (3): 37 kB | 49/97 kB | 73/123 kB
Progress (3): 37 kB | 49/97 kB | 77/123 kB
Progress (3): 37 kB | 49/97 kB | 81/123 kB
Progress (3): 37 kB | 53/97 kB | 81/123 kB
Progress (3): 37 kB | 57/97 kB | 81/123 kB
Progress (3): 37 kB | 61/97 kB | 81/123 kB
Progress (3): 37 kB | 65/97 kB | 81/123 kB
Progress (3): 37 kB | 65/97 kB | 85/123 kB
Progress (3): 37 kB | 65/97 kB | 90/123 kB
Progress (3): 37 kB | 65/97 kB | 94/123 kB
Progress (3): 37 kB | 69/97 kB | 94/123 kB
Progress (3): 37 kB | 69/97 kB | 98/123 kB
Progress (3): 37 kB | 73/97 kB | 98/123 kB
Progress (3): 37 kB | 77/97 kB | 98/123 kB
Progress (3): 37 kB | 81/97 kB | 98/123 kB
Progress (3): 37 kB | 81/97 kB | 102/123 kB
Progress (3): 37 kB | 81/97 kB | 106/123 kB
Progress (3): 37 kB | 81/97 kB | 110/123 kB
Progress (3): 37 kB | 81/97 kB | 114/123 kB
Progress (3): 37 kB | 85/97 kB | 114/123 kB
Progress (3): 37 kB | 85/97 kB | 118/123 kB
Progress (3): 37 kB | 90/97 kB | 118/123 kB
Progress (3): 37 kB | 90/97 kB | 122/123 kB
Progress (3): 37 kB | 94/97 kB | 122/123 kB
Progress (3): 37 kB | 94/97 kB | 123 kB    
Progress (3): 37 kB | 97 kB | 123 kB   
                                    
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.11/maven-project-2.0.11.jar (123 kB at 3.2 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.11/maven-model-2.0.11.jar (97 kB at 2.5 MB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar
Progress (2): 37 kB | 4.1/51 kB
Progress (2): 37 kB | 7.7/51 kB
Progress (2): 37 kB | 12/51 kB 
Progress (2): 37 kB | 16/51 kB
Progress (2): 37 kB | 20/51 kB
Progress (2): 37 kB | 24/51 kB
Progress (2): 37 kB | 28/51 kB
Progress (2): 37 kB | 32/51 kB
Progress (2): 37 kB | 36/51 kB
Progress (2): 37 kB | 40/51 kB
Progress (2): 37 kB | 45/51 kB
Progress (2): 37 kB | 49/51 kB
Progress (2): 37 kB | 51 kB   
Progress (3): 37 kB | 51 kB | 4.1/13 kB
Progress (3): 37 kB | 51 kB | 7.7/13 kB
Progress (3): 37 kB | 51 kB | 12/13 kB 
Progress (3): 37 kB | 51 kB | 13 kB   
                                   
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.11/maven-plugin-api-2.0.11.jar (13 kB at 192 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.11/maven-settings-2.0.11.jar (51 kB at 734 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar
Progress (2): 37 kB | 4.1/58 kB
Progress (2): 37 kB | 7.7/58 kB
Progress (2): 37 kB | 12/58 kB 
Progress (2): 37 kB | 16/58 kB
Progress (2): 37 kB | 20/58 kB
Progress (2): 37 kB | 24/58 kB
Progress (2): 37 kB | 28/58 kB
Progress (2): 37 kB | 32/58 kB
Progress (2): 37 kB | 36/58 kB
Progress (2): 37 kB | 40/58 kB
Progress (2): 37 kB | 45/58 kB
Progress (2): 37 kB | 49/58 kB
Progress (3): 37 kB | 49/58 kB | 4.1/26 kB
Progress (3): 37 kB | 53/58 kB | 4.1/26 kB
Progress (3): 37 kB | 53/58 kB | 7.7/26 kB
Progress (3): 37 kB | 57/58 kB | 7.7/26 kB
Progress (3): 37 kB | 57/58 kB | 12/26 kB 
Progress (3): 37 kB | 58 kB | 12/26 kB   
Progress (3): 37 kB | 58 kB | 16/26 kB
Progress (3): 37 kB | 58 kB | 20/26 kB
Progress (3): 37 kB | 58 kB | 24/26 kB
Progress (3): 37 kB | 58 kB | 26 kB   
Progress (4): 37 kB | 58 kB | 26 kB | 4.1/31 kB
Progress (4): 37 kB | 58 kB | 26 kB | 7.7/31 kB
Progress (4): 37 kB | 58 kB | 26 kB | 12/31 kB 
Progress (4): 37 kB | 58 kB | 26 kB | 16/31 kB
Progress (4): 37 kB | 58 kB | 26 kB | 20/31 kB
Progress (4): 37 kB | 58 kB | 26 kB | 24/31 kB
Progress (4): 37 kB | 58 kB | 26 kB | 28/31 kB
Progress (4): 37 kB | 58 kB | 26 kB | 31 kB   
                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.11/maven-repository-metadata-2.0.11.jar (26 kB at 309 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.11/maven-artifact-manager-2.0.11.jar (58 kB at 657 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.11/maven-plugin-registry-2.0.11.jar (31 kB at 340 kB/s)
Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar
Progress (2): 37 kB | 4.1/35 kB
Progress (2): 37 kB | 7.7/35 kB
Progress (2): 37 kB | 12/35 kB 
Progress (2): 37 kB | 16/35 kB
Progress (2): 37 kB | 20/35 kB
Progress (2): 37 kB | 24/35 kB
Progress (2): 37 kB | 28/35 kB
Progress (2): 37 kB | 32/35 kB
Progress (2): 37 kB | 35 kB   
Progress (3): 37 kB | 35 kB | 0/1.9 MB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 4.1/12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 4.1/12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 7.7/12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 7.7/12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12/12 kB 
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12/12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB   
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB
Progress (4): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 4.1/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 4.1/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 7.7/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 12/90 kB 
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 16/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 16/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 16/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 16/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 16/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 20/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 24/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 28/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 32/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 32/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 32/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 32/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 36/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 36/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 40/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 45/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 49/90 kB
Progress (5): 37 kB | 35 kB | 0.1/1.9 MB | 12 kB | 49/90 kB
                                                           
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.1/plexus-interpolation-1.1.jar (35 kB at 323 kB/s)
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 53/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 53/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 57/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 57/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 61/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 61/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 65/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 69/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 73/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 77/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 81/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 81/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 85/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 85/90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 90 kB   
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.1/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.2/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
Progress (4): 37 kB | 0.3/1.9 MB | 12 kB | 90 kB
                                                
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.11/maven-artifact-2.0.11.jar (90 kB at 740 kB/s)
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.3/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
Progress (3): 37 kB | 0.4/1.9 MB | 12 kB
                                        
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar (12 kB at 99 kB/s)
Progress (2): 37 kB | 0.4/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.5/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.6/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.7/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.8/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 0.9/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.0/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.1/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.2/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.3/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.4/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.5/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.6/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.7/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.8/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9/1.9 MB
Progress (2): 37 kB | 1.9 MB    
                            
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar (1.9 MB at 3.0 MB/s)
Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.11/maven-profile-2.0.11.jar (37 kB at 36 kB/s)
[INFO] Executing tasks

main:

zip_all_examples:
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ide.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.tests.zip
      [zip] Building zip: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.tests.zip
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/examples/org.eclipse.xsemantics.ui.examples/target/org.eclipse.xsemantics.ui.examples-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.examples.feature >---
[INFO] Building org.eclipse.xsemantics.examples.feature 1.19.0-SNAPSHOT [31/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.examples.feature ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.examples.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --< org.eclipse.xsemantics:org.eclipse.xsemantics.implemented.examples.feature >--
[INFO] Building org.eclipse.xsemantics.implemented.examples.feature 1.19.0-SNAPSHOT [32/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] ---------< org.eclipse.xsemantics:org.eclipse.xsemantics.doc >----------
[INFO] Building org.eclipse.xsemantics.doc 1.19.0-SNAPSHOT              [33/41]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.doc ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.doc ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.doc.feature >------
[INFO] Building org.eclipse.xsemantics.doc.feature 1.19.0-SNAPSHOT      [34/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.doc.feature ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.doc.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] ---< org.eclipse.xsemantics:org.eclipse.xsemantics.runtime.feature >----
[INFO] Building org.eclipse.xsemantics.runtime.feature 1.19.0-SNAPSHOT  [35/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] -------< org.eclipse.xsemantics:org.eclipse.xsemantics.feature >--------
[INFO] Building org.eclipse.xsemantics.feature 1.19.0-SNAPSHOT          [36/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.feature ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] ---------< org.eclipse.xsemantics:org.eclipse.xsemantics.sdk >----------
[INFO] Building org.eclipse.xsemantics.sdk 1.19.0-SNAPSHOT              [37/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.sdk ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.sdk ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.sdk ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.sdk ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] ----< org.eclipse.xsemantics:org.eclipse.xsemantics.tests.feature >-----
[INFO] Building org.eclipse.xsemantics.tests.feature 1.19.0-SNAPSHOT    [38/41]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.tests.feature ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.tests.feature ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Fetching org.eclipse.jdt.source_3.18.100.v20190916-1045.jar from http://download.eclipse.org/releases/2019-09/201909181001/features/ (19.07kB)
[INFO] Fetching org.eclipse.jdt.source_3.18.100.v20190916-1045.jar from http://download.eclipse.org/releases/2019-09/201909181001/features/ (19.07kB)
[INFO] Fetching org.eclipse.pde.ui.source_3.11.100.v20190830-1158.jar from http://download.eclipse.org/releases/2019-09/201909181001/plugins/ (2.04MB)
[INFO] Fetching org.eclipse.pde.ui.source_3.11.100.v20190830-1158.jar from http://download.eclipse.org/releases/2019-09/201909181001/plugins/ (2.04MB)
[INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.11.1.v20191121-1148.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.11.1/plugins/ (13.21kB)
[INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.11.1.v20191121-1148.jar from http://download.eclipse.org/modeling/emft/mwe/updates/releases/2.11.1/plugins/ (13.21kB)
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.19.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] -----< org.eclipse.xsemantics:org.eclipse.xsemantics.tests.swtbot >-----
[INFO] Building org.eclipse.xsemantics.tests.swtbot 1.19.0-SNAPSHOT     [39/41]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.5.0:compile (default-compile) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Compiling 6 source files to /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.19.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Building jar: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.19.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.5.0:test (default-test) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java, -DbuildingWithTycho=true, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Dorg.eclipse.swtbot.search.timeout=10000, -Dorg.eclipse.swt.internal.gtk.cairoGraphics=false, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/xsemantics/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data, -install, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work, -configuration, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/xsemantics/tests/org.eclipse.xsemantics.tests.swtbot/target/surefire.properties, -nouithread]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
Generating a target platform
Bundles for the target platform:
org.eclipse.osgi_3.15.0.v20190830-1434 [0]com.google.guava_27.1.0.v20190517-1946 [1]com.google.inject_3.0.0.v201605172100 [2]javax.inject_1.0.0.v20091030 [3]com.ibm.icu_64.2.0.v20190507-1337 [4]io.github.classgraph_4.8.35.v20190528-1517 [5]javax.annotation_1.2.0.v201602091430 [6]org.apache.ant_1.10.5.v20190526-1402 [7]org.apache.batik.constants_1.11.0.v20190515-0436 [8]org.apache.batik.css_1.11.0.v20190515-0436 [9]org.apache.batik.util_1.11.0.v20190515-0436 [10]org.apache.batik.i18n_1.11.0.v20190515-0436 [11]org.apache.xmlgraphics_2.3.0.v20190515-0436 [12]org.w3c.dom.svg_1.1.0.v201011041433 [13]org.w3c.dom.events_3.0.0.draft20060413_v201105210656 [14]org.w3c.css.sac_1.3.1.v200903091627 [15]org.apache.commons.cli_1.2.0.v201404270220 [16]org.apache.commons.lang_2.6.0.v201404270220 [17]org.apache.commons.logging_1.2.0.v20180409-1502 [18]org.apache.commons.io_2.6.0.v20190123-2029 [19]org.apache.felix.gogo.command_1.0.2.v20170914-1324 [20]org.apache.felix.gogo.runtime_1.1.0.v20180713-1646 [21]org.eclipse.osgi.services_3.8.0.v20190206-2147 [22]org.apache.felix.gogo.shell_1.1.0.v20180713-1646 [23]org.apache.felix.scr_2.1.14.v20190123-1619 [24]org.eclipse.osgi.util_3.5.300.v20190708-1141 [25]org.apiguardian_1.1.0.v20190826-0900 [26]org.eclipse.ant.core_3.5.500.v20190701-1953 [27]org.eclipse.core.variables_3.4.600.v20190614-1239 [28]org.eclipse.core.runtime_3.16.0.v20190823-1314 [29]org.eclipse.ant.launching_1.2.600.v20190701-1953 [30]org.eclipse.debug.core_3.14.0.v20190812-1404 [31]org.eclipse.jdt.launching_3.15.0.v20190826-1639 [32]org.eclipse.core.externaltools_1.1.400.v20190705-1530 [33]org.eclipse.text_3.9.0.v20190826-1019 [34]org.eclipse.jdt.core_3.19.0.v20190903-0936 [35]org.eclipse.core.resources_3.13.500.v20190819-0800 [36]org.eclipse.ant.ui_3.7.500.v20190518-1030 [37]org.eclipse.core.filesystem_1.7.500.v20190620-1312 [38]org.eclipse.ui.externaltools_3.4.400.v20190705-1219 [39]org.eclipse.ui_3.114.0.v20190808-1317 [40]org.eclipse.ui.console_3.8.600.v20190815-2020 [41]org.eclipse.debug.ui_3.14.200.v20190822-2125 [42]org.eclipse.jdt.ui_3.19.0.v20190827-1733 [43]org.eclipse.jdt.debug.ui_3.10.400.v20190815-2202 [44]org.eclipse.team.core_3.8.700.v20190619-1613 [45]org.eclipse.ltk.core.refactoring_3.10.200.v20190814-1719 [46]org.eclipse.core.expressions_3.6.500.v20190617-1926 [47]org.eclipse.jdt.junit_3.11.500.v20190809-1613 [48]org.eclipse.compare_3.7.700.v20190802-1838 [49]org.eclipse.jface.text_3.15.300.v20190819-0725 [50]org.eclipse.ui.ide_3.16.0.v20190916-1323 [51]org.eclipse.ui.views_3.10.0.v20190805-1157 [52]org.eclipse.ui.workbench.texteditor_3.13.0.v20190903-0631 [53]org.eclipse.ui.editors_3.12.0.v20190730-1840 [54]org.eclipse.ui.forms_3.8.100.v20190625-1825 [55]org.eclipse.compare.core_3.6.600.v20190615-1517 [56]org.eclipse.core.commands_3.9.500.v20190805-1157 [57]org.eclipse.equinox.common_3.10.500.v20190815-1535 [58]org.eclipse.core.contenttype_3.7.400.v20190624-1144 [59]org.eclipse.equinox.preferences_3.7.500.v20190815-1535 [60]org.eclipse.equinox.registry_3.8.500.v20190714-1850 [61]org.eclipse.core.databinding_1.7.500.v20190624-2109 [62]org.eclipse.core.databinding.observable_1.8.0.v20190805-1157 [63]org.eclipse.core.databinding.property_1.7.100.v20190805-1157 [64]org.eclipse.core.databinding.beans_1.5.100.v20190624-2109 [65]org.eclipse.core.filebuffers_3.6.700.v20190614-0928 [66]org.eclipse.core.jobs_3.10.500.v20190620-1426 [67]org.eclipse.core.net_1.3.600.v20190619-1613 [68]org.eclipse.equinox.security_1.3.300.v20190714-1851 [69]org.eclipse.equinox.app_1.4.300.v20190815-1535 [70]org.eclipse.help_3.8.500.v20190624-2105 [71]org.eclipse.ui.workbench_3.116.0.v20190826-1428 [72]org.eclipse.e4.core.commands_0.12.700.v20190621-1412 [73]org.eclipse.e4.core.di_1.7.400.v20190903-1311 [74]org.eclipse.e4.core.contexts_1.8.200.v20190620-0649 [75]org.eclipse.e4.core.services_2.2.0.v20190630-2019 [76]org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217 [77]org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308 [78]org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707 [79]org.eclipse.e4.emf.xpath_0.2.400.v20190621-1946 [80]org.apache.commons.jxpath_1.3.0.v200911051830 [81]org.eclipse.emf.ecore_2.19.0.v20190822-1451 [82]org.eclipse.e4.ui.workbench.swt_0.14.700.v20190807-1716 [83]org.eclipse.e4.ui.bindings_0.12.600.v20190625-0735 [84]org.eclipse.e4.ui.model.workbench_2.1.500.v20190824-1021 [85]org.eclipse.e4.ui.services_1.3.600.v20190716-1245 [86]org.eclipse.e4.ui.workbench.renderers.swt_0.14.800.v20190716-1245 [87]org.eclipse.e4.ui.workbench_1.10.100.v20190810-0814 [88]org.eclipse.e4.ui.css.core_0.12.800.v20190805-1157 [89]org.eclipse.e4.ui.css.swt_0.13.600.v20190805-1157 [90]org.w3c.dom.smil_1.0.1.v200903091627 [91]org.eclipse.e4.ui.css.swt.theme_0.12.400.v20190812-0413 [92]org.eclipse.e4.ui.di_1.2.600.v20190510-1100 [93]org.eclipse.e4.ui.widgets_1.2.500.v20190624-0808 [94]org.eclipse.equinox.event_1.5.200.v20190814-0953 [95]org.eclipse.equinox.launcher_1.5.500.v20190715-1310 [96]org.eclipse.equinox.simpleconfigurator_1.3.300.v20190716-0825 [97]org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451 [98]org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426 [99]org.eclipse.swt_3.112.0.v20190904-0609 [100]org.eclipse.swt.gtk.linux.x86_64_3.112.0.v20190904-0609 [101]org.eclipse.equinox.util_1.1.300.v20190714-1852 [102]org.eclipse.jface_3.17.0.v20190820-1444 [103]org.eclipse.jface.databinding_1.9.100.v20190805-1255 [104]org.eclipse.e4.ui.workbench3_0.15.200.v20190621-1448 [105]org.eclipse.equinox.console_1.4.0.v20190819-1430 [106]org.eclipse.e4.ui.workbench.addons.swt_1.3.600.v20190716-1245 [107]org.eclipse.equinox.bidi_1.2.100.v20190815-1535 [108]org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636 [109]org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755 [110]org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725 [111]org.eclipse.emf.ecore.change_2.14.0.v20190528-0725 [112]org.eclipse.emf.codegen_2.19.0.v20190821-1536 [113]org.eclipse.emf.common_2.16.0.v20190625-1131 [114]org.eclipse.emf.codegen.ecore_2.19.0.v20190822-1451 [115]org.eclipse.emf.common.ui_2.18.0.v20190507-0402 [116]org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451 [117]org.eclipse.emf.edit_2.15.0.v20190528-0725 [118]org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725 [119]org.eclipse.emf.edit.ui_2.16.0.v20181104-0733 [120]org.eclipse.emf.mwe.core_1.5.1.v20191121-1148 [121]org.eclipse.emf.mwe2.runtime_2.11.1.v20191121-1148 [122]org.eclipse.emf.mwe.utils_1.5.1.v20191121-1148 [123]org.eclipse.emf.mwe2.language_2.11.1.v20191121-1148 [124]org.eclipse.xtext_2.20.0.v20191202-0915 [125]org.eclipse.xtext.common.types_2.20.0.v20191202-0933 [126]org.eclipse.xtext.util_2.20.0.v20191202-0915 [127]org.antlr.runtime_3.2.0.v201101311130 [128]org.eclipse.xtext.xbase.lib_2.20.0.v20191202-0907 [129]org.apache.log4j_1.2.15.v201012070815 [130]org.eclipse.emf.mwe2.launch_2.11.1.v20191121-1148 [131]org.eclipse.emf.mwe2.lib_2.11.1.v20191121-1148 [132]org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320 [133]org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258 [134]org.eclipse.equinox.p2.artifact.repository_1.3.200.v20190815-1428 [135]org.eclipse.equinox.p2.metadata_2.4.500.v20190807-0737 [136]org.tukaani.xz_1.8.0.v20180207-1613 [137]org.eclipse.equinox.p2.core_2.6.100.v20190705-1223 [138]org.eclipse.equinox.p2.jarprocessor_1.1.300.v20190621-1230 [139]org.eclipse.equinox.p2.repository_2.4.500.v20190716-0939 [140]org.eclipse.equinox.p2.director_2.4.400.v20190701-1309 [141]org.sat4j.core_2.3.5.v201308161310 [142]org.sat4j.pb_2.3.5.v201404071733 [143]org.eclipse.equinox.p2.engine_2.6.400.v20190716-0825 [144]org.eclipse.equinox.p2.director.app_1.1.300.v20190716-0825 [145]org.eclipse.equinox.p2.metadata.repository_1.3.200.v20190808-0702 [146]org.eclipse.equinox.p2.garbagecollector_1.1.200.v20190701-1826 [147]org.eclipse.equinox.p2.operations_2.5.500.v20190701-1826 [148]org.eclipse.equinox.p2.publisher_1.5.200.v20190611-1040 [149]org.eclipse.equinox.p2.publisher.eclipse_1.3.300.v20190716-0939 [150]org.eclipse.equinox.simpleconfigurator.manipulator_2.1.300.v20190716-0825 [151]org.eclipse.equinox.p2.repository.tools_2.2.300.v20190621-1230 [152]org.eclipse.equinox.p2.touchpoint.eclipse_2.2.400.v20190716-0947 [153]org.eclipse.equinox.p2.ui_2.5.600.v20190814-1459 [154]org.eclipse.equinox.security.ui_1.2.400.v20190714-1851 [155]org.eclipse.jdt_3.18.100.v20190916-1045 [156]org.eclipse.ui.intro_3.5.700.v20190814-0635 [157]org.eclipse.ui.cheatsheets_3.5.500.v20190813-2246 [158]org.eclipse.jdt.annotation_1.1.400.v20180921-1416 [159]org.eclipse.jdt.annotation_2.2.300.v20190328-1431 [160]org.eclipse.jdt.apt.core_3.6.500.v20190703-0914 [161]org.eclipse.jdt.apt.pluggable.core_1.2.400.v20190626-1334 [162]org.eclipse.jdt.compiler.tool_1.2.600.v20190322-0450 [163]org.eclipse.jdt.compiler.apt_1.3.700.v20190704-1731 [164]org.eclipse.jdt.apt.ui_3.6.300.v20190727-1243 [165]org.eclipse.jdt.core.manipulation_1.12.100.v20190904-0645 [166]org.eclipse.jdt.debug_3.13.100.v20190902-1050 [167]org.eclipse.search_3.11.700.v20190813-2210 [168]org.eclipse.jdt.doc.user_3.15.400.v20190904-0724 [169]org.eclipse.jdt.junit.core_3.10.400.v20190625-1910 [170]org.eclipse.jdt.junit.runtime_3.4.1000.v20190510-0840 [171]org.eclipse.jdt.junit4.runtime_1.1.1000.v20190510-0840 [172]org.eclipse.jdt.junit5.runtime_1.0.600.v20190610-0439 [173]org.junit_4.12.0.v201504281640 [174]org.hamcrest.core_1.3.0.v20180420-1519 [175]org.junit.jupiter.api_5.5.1.v20190826-0900 [176]org.junit.jupiter.engine_5.5.1.v20190826-0900 [177]org.junit.jupiter.migrationsupport_5.5.1.v20190826-0900 [178]org.junit.jupiter.params_5.5.1.v20190826-0900 [179]org.junit.platform.commons_1.5.1.v20190826-0900 [180]org.junit.platform.engine_1.5.1.v20190826-0900 [181]org.junit.platform.launcher_1.5.1.v20190826-0900 [182]org.junit.platform.runner_1.5.1.v20190826-0900 [183]org.junit.platform.suite.api_1.5.1.v20190826-0900 [184]org.junit.vintage.engine_5.5.1.v20190826-0900 [185]org.opentest4j_1.2.0.v20190826-0900 [186]org.eclipse.ltk.ui.refactoring_3.10.0.v20190819-2110 [187]org.eclipse.team.ui_3.8.600.v20190819-1553 [188]org.eclipse.ui.navigator_3.9.0.v20190807-2204 [189]org.eclipse.ui.navigator.resources_3.7.0.v20190820-1649 [190]org.eclipse.pde.build_3.10.500.v20190620-0530 [191]org.eclipse.pde.core_3.13.100.v20190830-1158 [192]org.eclipse.update.configurator_3.4.300.v20190518-1030 [193]org.eclipse.pde.launching_3.7.700.v20190814-1102 [194]org.eclipse.pde.ui_3.11.100.v20190830-1158 [195]org.eclipse.ui.views.log_1.2.700.v20190819-1015 [196]org.eclipse.ui.trace_1.1.600.v20190830-1158 [197]org.eclipse.ui.genericeditor_1.1.500.v20190823-1613 [198]org.eclipse.rcp_4.13.0.v20190916-1045 [199]org.eclipse.swtbot.e4.finder_2.8.0.201906121535 [200]org.hamcrest.library_1.3.0.v20180524-2246 [201]org.eclipse.swtbot.eclipse.core_2.8.0.201906121535 [202]org.eclipse.swtbot.eclipse.finder_2.8.0.201906121535 [203]org.eclipse.swtbot.swt.finder_2.8.0.201906121535 [204]org.eclipse.swtbot.junit4_x_2.8.0.201906121535 [205]org.eclipse.swtbot.go_2.8.0.201906121535 [206]org.eclipse.swtbot.eclipse.spy_2.8.0.201906121535 [207]org.eclipse.swtbot.eclipse.ui_2.8.0.201906121535 [208]org.eclipse.swtbot.forms.finder_2.8.0.201906121535 [209]org.eclipse.swtbot.generator_2.8.0.201906121535 [210]org.eclipse.swtbot.generator.client_2.8.0.201906121535 [211]org.eclipse.swtbot.generator.rules.workbench_2.8.0.201906121535 [212]org.eclipse.swtbot.generator.jdt_2.8.0.201906121535 [213]org.eclipse.swtbot.generator.ui_2.8.0.201906121535 [214]org.eclipse.ui.ide.application_1.3.400.v20190818-1234 [215]org.eclipse.urischeme_1.0.400.v20190621-1448 [216]org.eclipse.ui.views.properties.tabbed_3.8.600.v20190713-1021 [217]org.eclipse.xpand_2.2.0.v201605260315 [218]org.eclipse.xtend_2.2.0.v201605260315 [219]org.eclipse.xsemantics.doc_1.19.0.v20200124-1702 [220]org.eclipse.xsemantics.runtime_1.19.0.v20200124-1702 [221]org.eclipse.xsemantics.example.lambda_1.19.0.v20200124-1702 [222]org.eclipse.xtext.ui_2.20.0.v20191202-1016 [223]org.eclipse.xsemantics.example.lambda.ui_1.19.0.v20200124-1702 [224]org.eclipse.xsemantics.example.fj_1.19.0.v20200124-1702 [225]org.eclipse.xsemantics.dsl_1.19.0.v20200124-1702 [226]org.eclipse.xtext.xbase_2.20.0.v20191202-0933 [227]org.eclipse.xtext.ecore_2.20.0.v20191202-0933 [228]org.objectweb.asm_7.2.0.v20191010-1910 [229]org.eclipse.xtend.lib_2.20.0.v20191202-0907 [230]org.eclipse.xsemantics.dsl.ide_1.19.0.v20200124-1702 [231]org.eclipse.xtext.ide_2.20.0.v20191202-0915 [232]org.eclipse.xtext.xbase.ide_2.20.0.v20191202-0933 [233]org.eclipse.xsemantics.dsl.tests_1.19.0.v20200124-1702 [234]org.eclipse.xsemantics.example.fj.tests_1.19.0.v20200124-1702 [235]org.eclipse.xsemantics.example.fjcached_1.19.0.v20200124-1702 [236]org.eclipse.xsemantics.example.fjcached.tests_1.19.0.v20200124-1702 [237]org.eclipse.xtext.testing_2.20.0.v20191202-0915 [238]org.eclipse.xtext.xbase.testing_2.20.0.v20191202-0933 [239]org.eclipse.xtext.junit4_2.20.0.v20191202-1016 [240]org.eclipse.xsemantics.dsl.ui_1.19.0.v20200124-1702 [241]org.eclipse.xtext.ui.shared_2.20.0.v20191202-1016 [242]org.eclipse.xtext.builder_2.20.0.v20191202-1016 [243]org.eclipse.xtext.common.types.ui_2.20.0.v20191202-1016 [244]org.eclipse.xtext.ui.codetemplates.ui_2.20.0.v20191202-1016 [245]org.eclipse.xtext.xbase.ui_2.20.0.v20191202-1016 [246]org.eclipse.xsemantics.dsl.ui.tests_1.19.0.v20200124-1702 [247]org.eclipse.xtext.xbase.junit_2.20.0.v20191202-1016 [248]org.eclipse.xsemantics.tests.pde.utils_1.19.0.v20200124-1702 [249]org.eclipse.xtext.ui.testing_2.20.0.v20191202-1016 [250]org.eclipse.xtext.xbase.ui.testing_2.20.0.v20191202-1016 [251]org.eclipse.xsemantics.example.expressions_1.19.0.v20200124-1702 [252]org.eclipse.xsemantics.example.expressions.ide_1.19.0.v20200124-1702 [253]org.eclipse.xsemantics.example.expressions.ui_1.19.0.v20200124-1702 [254]org.eclipse.xsemantics.example.fj.ide_1.19.0.v20200124-1702 [255]org.eclipse.xsemantics.example.fj.ui_1.19.0.v20200124-1702 [256]org.eclipse.xsemantics.example.fjcached.ide_1.19.0.v20200124-1702 [257]org.eclipse.xsemantics.example.fjcached.ui_1.19.0.v20200124-1702 [258]org.eclipse.xsemantics.example.lambda.ide_1.19.0.v20200124-1702 [259]org.eclipse.xsemantics.ui.examples_1.19.0.v20200124-1702 [260]org.eclipse.xsemantics.tests.swtbot_1.19.0.qualifier [261]org.eclipse.xtend.lib.macro_2.20.0.v20191202-0907 [262]org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315 [263]org.eclipse.xtext.smap_2.20.0.v20191202-0933 [264]org.eclipse.xtext.builder.standalone_2.20.0.v20191202-0933 [265]org.eclipse.xtext.common.types.edit_2.20.0.v20191202-1016 [266]org.eclipse.xtext.common.types.shared_2.20.0.v20191202-1016 [267]org.eclipse.xtext.common.types.shared.jdt38_2.20.0.v20191202-1016 [268]org.eclipse.xtext.generator_2.20.0.v20191202-0933 [269]org.eclipse.xtext.xtext.generator_2.20.0.v20191202-0915 [270]org.eclipse.xtext.java_2.20.0.v20191202-0933 [271]org.eclipse.xtext.logging_1.2.15.v20191202-1016 [272]org.eclipse.xtext.source_2.20.0.v20191202-0915 [273]org.eclipse.xtext.generator.source_2.20.0.v20191202-0933 [274]org.eclipse.xtext.xtext.generator.source_2.20.0.v20191202-0915 [275]org.eclipse.xtext.xtext.ide_2.20.0.v20191202-0915 [276]org.eclipse.xtext.xtext.ide.source_2.20.0.v20191202-0915 [277]org.eclipse.xtext.util.source_2.20.0.v20191202-0915 [278]org.eclipse.xtext.common.types.source_2.20.0.v20191202-0933 [279]org.eclipse.xtext.builder.source_2.20.0.v20191202-1016 [280]org.eclipse.xtext.ecore.source_2.20.0.v20191202-0933 [281]org.eclipse.xtext.smap.source_2.20.0.v20191202-0933 [282]org.eclipse.xtext.xtext.wizard_2.20.0.v20191202-0915 [283]org.eclipse.xtext.xtext.wizard.source_2.20.0.v20191202-0915 [284]org.eclipse.xtext.builder.standalone.source_2.20.0.v20191202-0933 [285]org.eclipse.xtext.java.source_2.20.0.v20191202-0933 [286]org.eclipse.xtext.ui.codemining_2.20.0.v20191202-1016 [287]org.eclipse.xtext.ui.codetemplates_2.20.0.v20191202-1016 [288]org.eclipse.xtext.ui.codetemplates.ide_2.20.0.v20191202-1016 [289]org.eclipse.xtext.ui.ecore_2.20.0.v20191202-1016 [290]org.eclipse.xtext.ui.source_2.20.0.v20191202-1016 [291]org.eclipse.xtext.common.types.ui.source_2.20.0.v20191202-1016 [292]org.eclipse.xtext.common.types.shared.source_2.20.0.v20191202-1016 [293]org.eclipse.xtext.common.types.shared.jdt38.source_2.20.0.v20191202-1016 [294]org.eclipse.xtext.ui.shared.source_2.20.0.v20191202-1016 [295]org.eclipse.xtext.ui.ecore.source_2.20.0.v20191202-1016 [296]org.eclipse.xtext.ui.codemining.source_2.20.0.v20191202-1016 [297]org.eclipse.xtext.ui.codetemplates.source_2.20.0.v20191202-1016 [298]org.eclipse.xtext.ui.codetemplates.ide.source_2.20.0.v20191202-1016 [299]org.eclipse.xtext.ui.codetemplates.ui.source_2.20.0.v20191202-1016 [300]org.eclipse.xtext.common.types.edit.source_2.20.0.v20191202-1016 [301]org.eclipse.xtext.ide.source_2.20.0.v20191202-0915 [302]org.eclipse.xtext.xbase.source_2.20.0.v20191202-0933 [303]org.eclipse.xtext.xbase.ui.source_2.20.0.v20191202-1016 [304]org.eclipse.xtext.xbase.ide.source_2.20.0.v20191202-0933 [305]org.eclipse.xtext.xbase.lib.source_2.20.0.v20191202-0907 [306]org.eclipse.tycho.surefire.osgibooter_1.5.0 [307]org.eclipse.tycho.surefire.junit4_1.5.0 [308]
Bundles added the target platform.
Loading target platform... DONE.
Checking active shell...
Checking that tree item Xsemantics has children...
Found 5 items. OK!
0    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
3    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
4    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
5    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
5    [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
17   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
17   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
19   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
20   [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.512 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
canCreateANewFJProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests)  Time elapsed: 7.166 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
Target platform already set
Checking active shell...
6832 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
7034 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7035 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7035 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7036 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7036 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7040 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7042 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7042 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7043 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7043 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7618 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
7809 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7810 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7813 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7813 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7814 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
7817 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7818 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7819 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7819 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
7822 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.478 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
canCreateANewLambdaProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 0.831 s
canCreateANewExpressionsProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 1.066 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests
Target platform already set
Checking active shell...
9297 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
9518 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
9519 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
9520 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
9520 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
9520 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
9526 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
9526 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
9527 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
9527 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
9527 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.106 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests
canCreateANewFJCachedProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests)  Time elapsed: 2.633 s
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests
Target platform already set
Checking active shell...
Checking that tree item Xsemantics has children...
Found 5 items. OK!
Checking that tree item Examples has children...
Found 4 items. OK!
12498 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12499 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12500 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12500 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12500 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12710 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12809 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12938 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
23692 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
23693 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item Tree node with text: Examples is already expanded. Won't expand it again.
Checking that tree item Examples has children...
Found 4 items. OK!
23741 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23742 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23742 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23743 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23743 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
23993 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
24191 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
29534 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
29535 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item Tree node with text: Examples is already expanded. Won't expand it again.
Checking that tree item Examples has children...
Found 4 items. OK!
29559 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
29560 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
29560 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
29560 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
29561 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
29779 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
34293 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item TreeItem with text {Xsemantics} is already expanded. Won't expand it again.
Checking that tree item Xsemantics has children...
Found 5 items. OK!
34294 [WorkbenchTestable] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotTreeItem  - Tree item Tree node with text: Examples is already expanded. Won't expand it again.
Checking that tree item Examples has children...
Found 4 items. OK!
34317 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
34318 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
34318 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
34318 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
34319 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
34561 [main] WARN  org.eclipse.swtbot.swt.finder.widgets.SWTBotButton  - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.533 s - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests
canCreateExampleLambdaProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 11.265 s
canCreateExampleExpressionsProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 5.874 s
canCreateExampleFJProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 7.081 s

Results:

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] ------< org.eclipse.xsemantics:org.eclipse.xsemantics.repository >------
[INFO] Building org.eclipse.xsemantics.repository 1.19.0-SNAPSHOT       [40/41]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.5.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.repository ---
[INFO] The project's OSGi version is 1.19.0.v20200124-1702
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.repository ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- target-platform-configuration:1.5.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xsemantics.repository ---
[INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 12.0.0, config.a.jre.javase 12.0.0]
[INFO] Published profile IUs: [a.jre.javase 13.0.0, config.a.jre.javase 13.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:publish-products (default-publish-products) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:publish-categories (default-publish-categories) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.5.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.5.0:assemble-repository (default-assemble-repository) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.5.0:archive-repository (default-archive-repository) @ org.eclipse.xsemantics.repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.repository/target/org.eclipse.xsemantics.repository-1.19.0.v20200124-1702.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --------< org.eclipse.xsemantics:org.eclipse.xsemantics.releng >--------
[INFO] Building org.eclipse.xsemantics.releng 1.19.0-SNAPSHOT           [41/41]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (default) @ org.eclipse.xsemantics.releng ---
[INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/xsemantics/.repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/home/jenkins/agent/workspace/xsemantics/releng/org.eclipse.xsemantics.releng/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- tycho-source-plugin:1.5.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.5.0:source-feature (source-feature) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.5.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.releng ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.xsemantics.releng 1.19.0-SNAPSHOT:
[INFO] 
[INFO] Xsemantics ......................................... SUCCESS [  6.426 s]
[INFO] org.eclipse.xsemantics.targetplatform .............. SUCCESS [  1.378 s]
[INFO] org.eclipse.xsemantics.runtime ..................... SUCCESS [ 13.841 s]
[INFO] org.eclipse.xsemantics.dsl ......................... SUCCESS [ 32.068 s]
[INFO] org.eclipse.xsemantics.dsl.ide ..................... SUCCESS [  1.967 s]
[INFO] org.eclipse.xsemantics.dsl.ui ...................... SUCCESS [  1.338 s]
[INFO] org.eclipse.xsemantics.example.fj .................. SUCCESS [ 14.073 s]
[INFO] org.eclipse.xsemantics.example.fj.ide .............. SUCCESS [  0.195 s]
[INFO] org.eclipse.xsemantics.example.fj.ui ............... SUCCESS [  0.816 s]
[INFO] org.eclipse.xsemantics.example.fj.tests ............ SUCCESS [  3.644 s]
[INFO] org.eclipse.xsemantics.example.fj.ui.tests ......... SUCCESS [  0.214 s]
[INFO] org.eclipse.xsemantics.example.fjcached ............ SUCCESS [  7.968 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ide ........ SUCCESS [  0.193 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ui ......... SUCCESS [  0.783 s]
[INFO] org.eclipse.xsemantics.example.fjcached.tests ...... SUCCESS [  3.557 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ui.tests ... SUCCESS [  9.468 s]
[INFO] org.eclipse.xsemantics.dsl.tests ................... SUCCESS [01:03 min]
[INFO] org.eclipse.xsemantics.tests.pde.utils ............. SUCCESS [  0.081 s]
[INFO] org.eclipse.xsemantics.dsl.ui.tests ................ SUCCESS [ 22.089 s]
[INFO] org.eclipse.xsemantics.example.expressions ......... SUCCESS [ 10.026 s]
[INFO] org.eclipse.xsemantics.example.expressions.ide ..... SUCCESS [  0.157 s]
[INFO] org.eclipse.xsemantics.example.expressions.ui ...... SUCCESS [  0.720 s]
[INFO] org.eclipse.xsemantics.example.expressions.tests ... SUCCESS [  3.280 s]
[INFO] org.eclipse.xsemantics.example.expressions.ui.tests  SUCCESS [  0.156 s]
[INFO] org.eclipse.xsemantics.example.lambda .............. SUCCESS [  8.915 s]
[INFO] org.eclipse.xsemantics.example.lambda.ide .......... SUCCESS [  0.143 s]
[INFO] org.eclipse.xsemantics.example.lambda.ui ........... SUCCESS [  0.731 s]
[INFO] org.eclipse.xsemantics.example.lambda.tests ........ SUCCESS [  3.323 s]
[INFO] org.eclipse.xsemantics.example.lambda.ui.tests ..... SUCCESS [  9.489 s]
[INFO] org.eclipse.xsemantics.ui.examples ................. SUCCESS [  2.250 s]
[INFO] org.eclipse.xsemantics.examples.feature ............ SUCCESS [  0.126 s]
[INFO] org.eclipse.xsemantics.implemented.examples.feature  SUCCESS [  0.110 s]
[INFO] org.eclipse.xsemantics.doc ......................... SUCCESS [  0.092 s]
[INFO] org.eclipse.xsemantics.doc.feature ................. SUCCESS [  0.078 s]
[INFO] org.eclipse.xsemantics.runtime.feature ............. SUCCESS [  0.054 s]
[INFO] org.eclipse.xsemantics.feature ..................... SUCCESS [  0.141 s]
[INFO] org.eclipse.xsemantics.sdk ......................... SUCCESS [  0.096 s]
[INFO] org.eclipse.xsemantics.tests.feature ............... SUCCESS [  0.536 s]
[INFO] org.eclipse.xsemantics.tests.swtbot ................ SUCCESS [ 45.119 s]
[INFO] org.eclipse.xsemantics.repository .................. SUCCESS [  1.773 s]
[INFO] org.eclipse.xsemantics.releng ...................... SUCCESS [  0.006 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:17 min
[INFO] Finished at: 2020-01-24T17:08:32Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Recording test results
Finished: SUCCESS