Skip to content

Console Output

Skipping 968 KB.. Full Log
[WARNING] /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src-gen/org/eclipse/xsemantics/example/lambda/lambda/impl/LambdaPackageImpl.java:[479] 
	public EReference getArrowType_Left()
	                  ^^^^^^^^^^^^^^^^^^^
The method getArrowType_Left() of type LambdaPackageImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src-gen/org/eclipse/xsemantics/example/lambda/lambda/impl/LambdaPackageImpl.java:[489] 
	public EReference getArrowType_Right()
	                  ^^^^^^^^^^^^^^^^^^^^
The method getArrowType_Right() of type LambdaPackageImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src-gen/org/eclipse/xsemantics/example/lambda/lambda/impl/LambdaPackageImpl.java:[499] 
	public EClass getIntType()
	              ^^^^^^^^^^^^
The method getIntType() of type LambdaPackageImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src-gen/org/eclipse/xsemantics/example/lambda/lambda/impl/LambdaPackageImpl.java:[509] 
	public EClass getStringType()
	              ^^^^^^^^^^^^^^^
The method getStringType() of type LambdaPackageImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src-gen/org/eclipse/xsemantics/example/lambda/lambda/impl/LambdaPackageImpl.java:[519] 
	public LambdaFactory getLambdaFactory()
	                     ^^^^^^^^^^^^^^^^^^
The method getLambdaFactory() of type LambdaPackageImpl should be tagged with @Override since it actually overrides a superinterface method
76 problems (76 warnings)
[INFO] 
[INFO] --- xtend-maven-plugin:2.13.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/generated/java is empty. Can't process.
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/protected/java is empty. Can't process.
[INFO] Installing Xtend files into 27 class files as primary debug sources in: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.13.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda ---
[INFO] Can't find Xtend properties under /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/test/java, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/test/generated/java]' does not exists.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.13.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/test/java is empty. Can't process.
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/test/generated/java is empty. Can't process.
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/src/test/generated-sources/xtend is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as primary debug sources in: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/target/org.eclipse.xsemantics.example.lambda-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda/target/org.eclipse.xsemantics.example.lambda-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.example.lambda ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.5:check (default) > :findbugs @ org.eclipse.xsemantics.example.lambda >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.5:findbugs (findbugs) @ org.eclipse.xsemantics.example.lambda ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.5:check (default) < :findbugs @ org.eclipse.xsemantics.example.lambda <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.5:check (default) @ org.eclipse.xsemantics.example.lambda ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.example.lambda.ui 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.ui/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.ui/../../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
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Compiling 21 source files to /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.ui/target/org.eclipse.xsemantics.example.lambda.ui-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.ui/target/org.eclipse.xsemantics.example.lambda.ui-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.5:check (default) > :findbugs @ org.eclipse.xsemantics.example.lambda.ui >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.5:findbugs (findbugs) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.5:check (default) < :findbugs @ org.eclipse.xsemantics.example.lambda.ui <<<
[INFO] 
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.5:check (default) @ org.eclipse.xsemantics.example.lambda.ui ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.example.lambda.tests 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/xtend-gen (includes = [], excludes = [.gitignore])
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] tycho.testArgLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.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
[INFO] 
[INFO] --- xtend-maven-plugin:2.13.0:compile (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Compiling 24 source files to /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.13.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/src/main/java is empty. Can't process.
[INFO] Installing Xtend files into 14 class files as primary debug sources in: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.13.0:testCompile (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Can't find Xtend properties under /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/java]' does not exists.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.13.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.example.lambda.tests ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/java is empty. Can't process.
[WARNING] Directory /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/src/test/generated-sources/xtend is empty. Can't process.
[INFO] Installing Xtend files into 0 class files as primary debug sources in: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/org.eclipse.xsemantics.example.lambda.tests-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/org.eclipse.xsemantics.example.lambda.tests-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.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, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dosgi.clean=true, -jar, /opt/public/hipp/homes/genie.xsemantics/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data, -install, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work, -configuration, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xsemantics
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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest
testUnifyTypeVarArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.022 sec
testUnifyArrowTypes2(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.004 sec
unifyTypeVariableOccursInArrowTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.008 sec
testUnifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.005 sec
testUnifyBasicTypeTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.003 sec
testBasicTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.002 sec
testUnifyArrowTypesWithBasicTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.003 sec
testUnifyTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.003 sec
testUnifyArrowTypeTypeVar(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.002 sec
testUnifyTypeVarBasicType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0 sec
testUnifyArrowTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.001 sec
testUnifyArrowTypesWithBasicTypes2(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.002 sec
testUnifyStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaUnifyTest)  Time elapsed: 0.002 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest
log4j:WARN No appenders could be found for logger (org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser).
log4j:WARN Please initialize the log4j system properly.
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest
testApplicationType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.3 sec
testImplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 sec
testAbstractionExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.006 sec
testAbstractionWithArithmetics(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.01 sec
testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.014 sec
testApplicationType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.005 sec
testArithmeticsConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.009 sec
testStringConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.007 sec
testArithmeticsFails(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 sec
testArithmeticsWithTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 sec
testIntConstantType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.001 sec
testCompose2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.006 sec
testCompose3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.011 sec
testExplicitParamType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.003 sec
testCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.007 sec
testImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.006 sec
testOmega2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.008 sec
testExplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 sec
testAbstractionImplicitVariableType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeTest)  Time elapsed: 0.002 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest
NotOccurTypeVariablesFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.001 sec
NotOccurConstantTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0 sec
NotOccurTypeVariablesInArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.001 sec
NotOccurDifferentTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0 sec
notOccurTypeVariablesInArrowTypeFails(org.eclipse.xsemantics.example.lambda.tests.LambdaNotOccurTest)  Time elapsed: 0.001 sec
Running org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTests
testReset(org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTests)  Time elapsed: 0 sec
testWithMappedVar(org.eclipse.xsemantics.example.lambda.tests.TypeSubstitutionsTests)  Time elapsed: 0 sec
Running org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec - in org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests
testTypeVariableNames(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests)  Time elapsed: 0.061 sec
testTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests)  Time elapsed: 0.052 sec
testNoTypeVariables(org.eclipse.xsemantics.example.lambda.tests.TypeVariableTests)  Time elapsed: 0.047 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest
testOmega(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.048 sec
testValidateOk(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.005 sec
testNonOptimalTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaValidatorTest)  Time elapsed: 0.007 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest
testExplicitTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.043 sec
testExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.004 sec
testNoTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTermUtilsTest)  Time elapsed: 0.006 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest
testInferTypeAndModifyAllTypes(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.053 sec
testInferTypeAndModifyAbstractionTypeCompose(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.045 sec
testInferTypeAndSetAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.049 sec
testInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.041 sec
testInferTypeAndModifyAbstractionTypeWithNoExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.037 sec
testCannotInferTypeAndModifyAbstractionTypeWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeInferAndModifyTest)  Time elapsed: 0.043 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests
testBeautifyTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testBeautifyArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testGetBeautifiedStringArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testBeautifyIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testBeautifyArrowTypeWithExistingTypeVariables(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testGetBeautifiedStringTypeVariable(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.001 sec
testGetBeautifiedStringIntType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testBeautifyArrowTypeAlreadyBeautified(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testGetBeautifiedStringArrowType2(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
testGetBeautifiedStringArrowType3(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0.001 sec
testGetBeautifiedStringStringType(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeBeautifierTests)  Time elapsed: 0 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest
testTypeVariableSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0 sec
testTypeVariableSubstitution(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0 sec
testArrowTypeSubstitutionRecursive(org.eclipse.xsemantics.example.lambda.tests.LambdaTypeSubstitutionTest)  Time elapsed: 0 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests
testFreshVarsAfterReset(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests)  Time elapsed: 0.001 sec
testFreshVars(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests)  Time elapsed: 0 sec
testFreshArrowType(org.eclipse.xsemantics.example.lambda.tests.LambdaUtilsTests)  Time elapsed: 0 sec
Running org.eclipse.xsemantics.example.lambda.tests.LambdaParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.eclipse.xsemantics.example.lambda.tests.LambdaParserTest
testParsingAndLinking(org.eclipse.xsemantics.example.lambda.tests.LambdaParserTest)  Time elapsed: 0.005 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (TychoSurefirePluginUiTest) @ org.eclipse.xsemantics.example.lambda.tests ---
[INFO] Expected eclipse log file: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.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, -Xms256M, -Xmx1024M, -XX:PermSize=256M, -XX:MaxPermSize=256M, -XX:+HeapDumpOnOutOfMemoryError, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Dosgi.clean=true, -jar, /opt/public/hipp/homes/genie.xsemantics/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/data, -install, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work, -configuration, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/surefire.properties]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xsemantics
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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest
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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.866 sec - in org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest
testInferAndModifyTerm(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 4.643 sec
testInferAndModifyNotTypableAbstractionWithType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 2.33 sec
testLambdaEditorContentsAsModel(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 2.003 sec
testLambdaEditor(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 2.108 sec
testInferAndModifyAbstractionWithExplicitType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 2.081 sec
testInferAndModifyAbstractionType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 1.948 sec
testInferAndModifyComposeAbstractionType(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 2.111 sec
testInferAndModifyWrongTerm(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaEditorTest)  Time elapsed: 2.1 sec
Running org.eclipse.xsemantics.example.lambda.tests.ui.LambdaWorkbenchTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.946 sec - in org.eclipse.xsemantics.example.lambda.tests.ui.LambdaWorkbenchTest
testValidProgram(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaWorkbenchTest)  Time elapsed: 1.921 sec
testNotValidProgram(org.eclipse.xsemantics.example.lambda.tests.ui.LambdaWorkbenchTest)  Time elapsed: 2.021 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.ui.examples 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.ui.examples ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[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 /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Executing tasks

main:

zip_all_examples:
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.tests.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fj.ui.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.tests.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.fjcached.ui.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.tests.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.expressions.ui.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.tests.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.tests.zip
   [delete] Deleting: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.zip
      [zip] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/contents/org.eclipse.xsemantics.example.lambda.ui.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 /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.ui.examples ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/examples/org.eclipse.xsemantics.ui.examples/target/org.eclipse.xsemantics.ui.examples-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.ui.examples ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.examples.feature 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.examples.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.examples.feature ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.examples.feature ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.examples.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.examples.feature/target/org.eclipse.xsemantics.examples.feature-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.examples.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.implemented.examples.feature 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.implemented.examples.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.implemented.examples.feature/target/org.eclipse.xsemantics.implemented.examples.feature-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.implemented.examples.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.doc 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/doc/org.eclipse.xsemantics.doc/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.doc ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.doc ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[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 /jobs/genie.xsemantics/xsemantics-nightly/workspace/doc/org.eclipse.xsemantics.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.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 /jobs/genie.xsemantics/xsemantics-nightly/workspace/doc/org.eclipse.xsemantics.doc/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.doc ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/doc/org.eclipse.xsemantics.doc/target/org.eclipse.xsemantics.doc-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.doc.feature 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.doc.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.doc.feature ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.doc.feature ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.doc.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.doc.feature/target/org.eclipse.xsemantics.doc.feature-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.doc.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.runtime.feature 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.runtime.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.runtime.feature/target/org.eclipse.xsemantics.runtime.feature-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.runtime.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.feature 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.feature ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.feature ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.feature/target/org.eclipse.xsemantics.feature-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.sdk 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.sdk ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.sdk/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.sdk ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.sdk ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.sdk ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.sdk ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.sdk/target/org.eclipse.xsemantics.sdk-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.sdk ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.tests.feature 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.tests.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.tests.feature ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.tests.feature ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-feature (default-package-feature) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.tests.feature ---
[INFO] Fetching org.eclipse.pde.ui.source_3.10.51.v20171108-1813.jar from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (1.99MB)
[INFO] Fetching org.eclipse.pde.ui.source_3.10.51.v20171108-1813.jar from http://download.eclipse.org/releases/oxygen/201712201001/plugins/ (1.99MB)
[INFO] Fetching org.eclipse.jdt.source_3.13.2.v20171130-0906.jar from http://download.eclipse.org/releases/oxygen/201712201001/features/ (17.81kB)
[INFO] Fetching org.eclipse.jdt.source_3.13.2.v20171130-0906.jar from http://download.eclipse.org/releases/oxygen/201712201001/features/ (17.81kB)
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/features/org.eclipse.xsemantics.tests.feature/target/org.eclipse.xsemantics.tests.feature-1.12.1-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.feature ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.tests.swtbot 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] tycho.testArgLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[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 /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Compiling 6 source files to /jobs/genie.xsemantics/xsemantics-nightly/workspace/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 /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.12.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/org.eclipse.xsemantics.tests.swtbot-1.12.1-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.eclipse.xsemantics.tests.swtbot ---
[INFO] Expected eclipse log file: /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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, -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, /opt/public/hipp/homes/genie.xsemantics/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20161219-1356/org.eclipse.equinox.launcher-1.4.0.v20161219-1356.jar, -data, /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work/data, -install, /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work, -configuration, /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.xsemantics/xsemantics-nightly/workspace/tests/org.eclipse.xsemantics.tests.swtbot/target/surefire.properties, -nouithread]
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xsemantics
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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests
Generating a target platform
Bundles for the target platform:
org.eclipse.osgi_3.12.50.v20170928-1321 [0]com.google.guava_21.0.0.v20170206-1425 [1]com.google.inject_3.0.0.v201312141243 [2]javax.inject_1.0.0.v20091030 [3]javax.annotation_1.2.0.v201602091430 [4]org.apache.ant_1.10.1.v20170504-0840 [5]org.apache.batik.css_1.8.0.v20170214-1941 [6]org.apache.batik.util_1.8.0.v20170214-1941 [7]org.w3c.css.sac_1.3.1.v200903091627 [8]org.apache.batik.util.gui_1.8.0.v20170214-1941 [9]org.apache.commons.cli_1.2.0.v201404270220 [10]org.apache.commons.lang_2.6.0.v201404270220 [11]org.apache.commons.logging_1.1.1.v201101211721 [12]org.apache.felix.gogo.command_0.10.0.v201209301215 [13]org.apache.felix.gogo.runtime_0.10.0.v201209301036 [14]org.eclipse.osgi.services_3.6.0.v20170228-1906 [15]org.apache.felix.gogo.shell_0.10.0.v201212101605 [16]org.apache.felix.scr_2.0.10.v20170501-2007 [17]org.eclipse.osgi.util_3.4.0.v20170111-1608 [18]org.eclipse.ant.core_3.5.0.v20170509-2149 [19]org.eclipse.core.variables_3.4.0.v20170113-2056 [20]org.eclipse.core.runtime_3.13.0.v20170207-1030 [21]org.eclipse.ant.launching_1.2.1.v20171108-0853 [22]org.eclipse.debug.core_3.11.0.v20170605-1534 [23]org.eclipse.jdt.launching_3.9.51.v20171114-1018 [24]org.eclipse.core.externaltools_1.1.0.v20170113-2056 [25]org.eclipse.text_3.6.100.v20170203-0814 [26]org.eclipse.jdt.core_3.13.100.v20171123-1049 [27]org.eclipse.core.resources_3.12.0.v20170417-1558 [28]com.ibm.icu_58.2.0.v20170418-1837 [29]org.eclipse.ant.ui_3.7.0.v20170412-1054 [30]org.eclipse.core.filesystem_1.7.0.v20170406-1337 [31]org.eclipse.ui.externaltools_3.4.0.v20161212-0515 [32]org.eclipse.ui_3.109.0.v20170411-1742 [33]org.eclipse.ui.console_3.7.1.v20170728-0806 [34]org.eclipse.debug.ui_3.12.50.v20170920-1329 [35]org.eclipse.jdt.ui_3.13.51.v20171122-0652 [36]org.eclipse.jdt.debug.ui_3.8.51.v20171031-0416 [37]org.eclipse.team.core_3.8.100.v20170516-0820 [38]org.eclipse.ltk.core.refactoring_3.8.0.v20170105-1156 [39]org.eclipse.core.expressions_3.6.0.v20170207-1037 [40]org.eclipse.jdt.junit_3.10.51.v20171107-1248 [41]org.eclipse.compare_3.7.101.v20170724-1603 [42]org.eclipse.jface.text_3.12.1.v20171114-1359 [43]org.eclipse.ui.ide_3.13.1.v20170822-1526 [44]org.eclipse.ui.views_3.9.0.v20170226-1833 [45]org.eclipse.ui.workbench.texteditor_3.10.100.v20170426-2021 [46]org.eclipse.ui.editors_3.11.0.v20170202-1823 [47]org.eclipse.ui.forms_3.7.101.v20170815-1446 [48]org.eclipse.compare.core_3.6.100.v20170516-0820 [49]org.eclipse.core.commands_3.9.0.v20170530-1048 [50]org.eclipse.equinox.common_3.9.0.v20170207-1454 [51]org.eclipse.core.contenttype_3.6.0.v20170207-1037 [52]org.eclipse.equinox.preferences_3.7.0.v20170126-2132 [53]org.eclipse.equinox.registry_3.7.0.v20170222-1344 [54]org.eclipse.core.databinding_1.6.100.v20170515-1119 [55]org.eclipse.core.databinding.observable_1.6.100.v20170515-1119 [56]org.eclipse.core.databinding.property_1.6.100.v20170515-1119 [57]org.eclipse.core.databinding.beans_1.4.0.v20170210-0856 [58]org.eclipse.core.filebuffers_3.6.100.v20170203-1130 [59]org.eclipse.core.jobs_3.9.2.v20171030-1027 [60]org.eclipse.core.net_1.3.100.v20170516-0820 [61]org.eclipse.equinox.security_1.2.300.v20170505-1235 [62]org.eclipse.equinox.app_1.3.400.v20150715-1528 [63]org.eclipse.help_3.8.1.v20170815-1448 [64]org.eclipse.e4.core.commands_0.12.100.v20170513-0428 [65]org.eclipse.e4.core.di_1.6.100.v20170421-1418 [66]org.eclipse.e4.core.contexts_1.6.0.v20170322-1144 [67]org.eclipse.e4.core.services_2.1.0.v20170407-0928 [68]org.eclipse.e4.core.di.annotations_1.6.0.v20170119-2002 [69]org.eclipse.e4.core.di.extensions_0.15.0.v20170228-1728 [70]org.eclipse.e4.core.di.extensions.supplier_0.15.0.v20170407-0928 [71]org.eclipse.equinox.ds_1.5.0.v20170307-1429 [72]org.eclipse.e4.emf.xpath_0.2.0.v20160630-0728 [73]org.apache.commons.jxpath_1.3.0.v200911051830 [74]org.eclipse.emf.ecore_2.13.0.v20170609-0707 [75]org.eclipse.e4.ui.workbench.swt_0.14.101.v20170710-1119 [76]org.eclipse.e4.ui.bindings_0.12.1.v20170823-1632 [77]org.eclipse.e4.ui.model.workbench_2.0.1.v20170713-1800 [78]org.eclipse.e4.ui.services_1.3.0.v20170307-2032 [79]org.eclipse.e4.ui.workbench.renderers.swt_0.14.101.v20170713-1343 [80]org.eclipse.e4.ui.workbench_1.5.1.v20170815-1446 [81]org.eclipse.e4.ui.css.core_0.12.101.v20170712-1547 [82]org.eclipse.e4.ui.css.swt_0.13.1.v20170808-1940 [83]org.w3c.dom.svg_1.1.0.v201011041433 [84]org.w3c.dom.smil_1.0.1.v200903091627 [85]org.w3c.dom.events_3.0.0.draft20060413_v201105210656 [86]org.eclipse.e4.ui.css.swt.theme_0.11.0.v20170312-2302 [87]org.eclipse.e4.ui.di_1.2.100.v20170414-1137 [88]org.eclipse.e4.ui.widgets_1.2.0.v20160630-0736 [89]org.eclipse.equinox.event_1.4.0.v20170105-1446 [90]org.eclipse.equinox.launcher_1.4.0.v20161219-1356 [91]org.eclipse.equinox.simpleconfigurator_1.2.0.v20170110-1705 [92]org.eclipse.osgi.compatibility.state_1.1.0.v20170516-1513 [93]org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.551.v20171108-1834 [94]org.eclipse.swt_3.106.2.v20171129-0543 [95]org.eclipse.swt.gtk.linux.x86_64_3.106.2.v20171129-0543 [96]org.eclipse.equinox.util_1.0.500.v20130404-1337 [97]org.eclipse.jface_3.13.2.v20171022-1656 [98]org.eclipse.jface.databinding_1.8.100.v20170503-1507 [99]org.eclipse.e4.ui.workbench3_0.14.0.v20160630-0740 [100]org.eclipse.equinox.console_1.1.300.v20170512-2111 [101]org.eclipse.e4.ui.workbench.addons.swt_1.3.1.v20170319-1442 [102]org.eclipse.equinox.bidi_1.1.0.v20160728-1031 [103]org.eclipse.e4.ui.dialogs_1.1.100.v20170104-1425 [104]org.eclipse.e4.ui.swt.gtk_1.0.200.v20170513-0428 [105]org.eclipse.emf.ecore.xmi_2.13.0.v20170609-0707 [106]org.eclipse.emf.ecore.change_2.11.0.v20170609-0707 [107]org.eclipse.emf.codegen_2.12.0.v20170609-0928 [108]org.eclipse.emf.common_2.13.0.v20170609-0707 [109]org.eclipse.emf.codegen.ecore_2.13.0.v20170609-0928 [110]org.eclipse.emf.common.ui_2.12.0.v20170609-0928 [111]org.eclipse.emf.ecore.edit_2.9.0.v20170609-0928 [112]org.eclipse.emf.edit_2.12.0.v20170609-0928 [113]org.eclipse.emf.ecore.editor_2.13.0.v20170609-0928 [114]org.eclipse.emf.edit.ui_2.13.0.v20170609-0928 [115]org.eclipse.ui.workbench_3.110.1.v20170704-1208 [116]org.eclipse.emf.mwe.core_1.3.21.201705291011 [117]org.eclipse.emf.mwe2.runtime_2.9.1.201705291011 [118]org.eclipse.emf.mwe.utils_1.3.21.201705291011 [119]org.eclipse.emf.mwe2.language_2.9.1.201705291011 [120]org.eclipse.xtext_2.13.0.v20171020-0708 [121]org.eclipse.xtext.common.types_2.13.0.v20171020-0717 [122]org.apache.log4j_1.2.15.v201012070815 [123]org.eclipse.emf.mwe2.launch_2.9.1.201705291011 [124]org.eclipse.emf.mwe2.lib_2.9.1.201705291011 [125]org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450 [126]org.eclipse.equinox.frameworkadmin.equinox_1.0.800.v20170524-1345 [127]org.eclipse.equinox.p2.artifact.repository_1.1.650.v20170928-1405 [128]org.eclipse.equinox.p2.metadata_2.3.200.v20170511-1106 [129]org.tukaani.xz_1.5.0.v20170111-1717 [130]org.eclipse.equinox.p2.core_2.4.101.v20170906-1259 [131]org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450 [132]org.eclipse.equinox.p2.repository_2.3.301.v20170906-1259 [133]org.eclipse.equinox.p2.director_2.3.300.v20160504-1450 [134]org.sat4j.core_2.3.5.v201308161310 [135]org.sat4j.pb_2.3.5.v201404071733 [136]org.eclipse.equinox.p2.engine_2.5.0.v20170319-2002 [137]org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834 [138]org.eclipse.equinox.p2.metadata.repository_1.2.401.v20170906-1259 [139]org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450 [140]org.eclipse.equinox.p2.operations_2.4.300.v20170511-1106 [141]org.eclipse.equinox.p2.publisher_1.4.200.v20170511-1216 [142]org.eclipse.equinox.p2.publisher.eclipse_1.2.201.v20170906-1259 [143]org.eclipse.equinox.simpleconfigurator.manipulator_2.0.300.v20170515-0721 [144]org.eclipse.equinox.p2.repository.tools_2.1.400.v20170511-1216 [145]org.eclipse.equinox.p2.touchpoint.eclipse_2.1.501.v20170906-1259 [146]org.eclipse.equinox.p2.ui_2.5.2.v20171013-1525 [147]org.eclipse.equinox.security.ui_1.1.400.v20170505-1235 [148]org.eclipse.jdt_3.13.2.v20171130-0510 [149]org.eclipse.ui.intro_3.5.100.v20170418-0710 [150]org.eclipse.ui.cheatsheets_3.5.100.v20170515-0748 [151]org.eclipse.jdt.apt.core_3.5.50.v20170920-0950 [152]org.eclipse.jdt.apt.pluggable.core_1.2.0.v20170322-1054 [153]org.eclipse.jdt.compiler.tool_1.2.51.v20171122-1403 [154]org.eclipse.jdt.compiler.apt_1.3.60.v20171129-1553 [155]org.eclipse.jdt.apt.ui_3.5.0.v20170505-1107 [156]org.eclipse.jdt.core.manipulation_1.9.50.v20170920-1015 [157]org.eclipse.jdt.debug_3.11.50.v20170920-1717 [158]org.eclipse.search_3.11.100.v20170515-1603 [159]org.eclipse.jdt.doc.user_3.13.51.v20171124-0639 [160]org.eclipse.jdt.annotation_1.1.100.v20160418-1457 [161]org.eclipse.jdt.annotation_2.1.100.v20170511-1408 [162]org.eclipse.jdt.junit.core_3.9.51.v20171102-1136 [163]org.eclipse.jdt.junit.runtime_3.4.651.v20171130-0906 [164]org.eclipse.jdt.junit4.runtime_1.1.650.v20170920-1015 [165]org.eclipse.jdt.junit5.runtime_1.0.1.v20171130-0906 [166]org.junit_4.12.0.v201504281640 [167]org.hamcrest.core_1.3.0.v201303031735 [168]org.junit.jupiter.api_5.0.0.v20170910-2246 [169]org.junit.jupiter.engine_5.0.0.v20170910-2246 [170]org.junit.jupiter.migrationsupport_5.0.0.v20170910-2246 [171]org.junit.jupiter.params_5.0.0.v20170910-2246 [172]org.junit.platform.commons_1.0.0.v20170910-2246 [173]org.junit.platform.engine_1.0.0.v20170910-2246 [174]org.junit.platform.launcher_1.0.0.v20170910-2246 [175]org.junit.platform.runner_1.0.0.v20170910-2246 [176]org.junit.platform.suite.api_1.0.0.v20170910-2246 [177]org.junit.vintage.engine_4.12.0.v20170910-2246 [178]org.opentest4j_1.0.0.v20170910-2246 [179]org.apiguardian_1.0.0.v20170910-2246 [180]org.eclipse.ltk.ui.refactoring_3.9.0.v20170412-0825 [181]org.eclipse.team.ui_3.8.1.v20170515-1133 [182]org.eclipse.ui.navigator_3.7.0.v20170418-1342 [183]org.eclipse.ui.navigator.resources_3.6.1.v20170823-1443 [184]org.eclipse.pde.build_3.9.300.v20170515-0912 [185]org.eclipse.update.configurator_3.3.400.v20160506-0750 [186]org.eclipse.pde.core_3.11.100.v20170517-0724 [187]org.eclipse.pde.launching_3.7.51.v20171108-1813 [188]org.eclipse.pde.ui_3.10.51.v20171108-1813 [189]org.eclipse.ui.views.log_1.2.100.v20170515-1458 [190]org.eclipse.ui.trace_1.1.0.v20170201-2036 [191]org.eclipse.rcp_4.7.2.v20171130-0510 [192]org.eclipse.swtbot.e4.finder_2.6.0.201706141832 [193]org.hamcrest.library_1.3.0.v201505072020 [194]org.eclipse.swtbot.eclipse.core_2.6.0.201706141832 [195]org.eclipse.swtbot.eclipse.finder_2.6.0.201706141832 [196]org.eclipse.swtbot.swt.finder_2.6.0.201706141832 [197]org.eclipse.swtbot.junit4_x_2.6.0.201706141832 [198]org.eclipse.swtbot.go_2.6.0.201706141832 [199]org.eclipse.swtbot.eclipse.spy_2.6.0.201706141832 [200]org.eclipse.swtbot.eclipse.ui_2.6.0.201706141832 [201]org.eclipse.swtbot.forms.finder_2.6.0.201706141832 [202]org.eclipse.swtbot.generator_2.6.0.201706141832 [203]org.eclipse.swtbot.generator.client_2.6.0.201706141832 [204]org.eclipse.swtbot.generator.rules.workbench_2.6.0.201706141832 [205]org.eclipse.swtbot.generator.jdt_2.6.0.201706141832 [206]org.eclipse.swtbot.generator.ui_2.6.0.201706141832 [207]org.eclipse.ui.ide.application_1.2.0.v20170512-1452 [208]org.eclipse.ui.views.properties.tabbed_3.8.1.v20170713-0803 [209]org.eclipse.xpand_2.2.0.v201605260315 [210]org.eclipse.xtend_2.2.0.v201605260315 [211]org.antlr.runtime_3.2.0.v201101311130 [212]org.eclipse.xsemantics.doc_1.12.1.v20180219-1336 [213]org.eclipse.xsemantics.runtime_1.12.1.v20180219-1336 [214]org.eclipse.xsemantics.example.lambda_1.12.1.v20180219-1336 [215]org.eclipse.xtext.ui_2.13.0.v20171020-0732 [216]org.eclipse.xsemantics.example.lambda.ui_1.12.1.v20180219-1336 [217]org.eclipse.xsemantics.example.fj_1.12.1.v20180219-1336 [218]org.eclipse.xsemantics.dsl_1.12.1.v20180219-1336 [219]org.eclipse.xtext.xbase_2.13.0.v20171020-0717 [220]org.eclipse.xtext.util_2.13.0.v20171020-0708 [221]org.eclipse.xtext.xbase.lib_2.13.0.v20171020-0659 [222]org.eclipse.xtext.ecore_2.13.0.v20171020-0717 [223]org.objectweb.asm_5.0.1.v201404251740 [224]org.eclipse.xtend.lib_2.13.0.v20171020-0659 [225]org.eclipse.xsemantics.dsl.ide_1.12.1.v20180219-1336 [226]org.eclipse.xtext.ide_2.13.0.v20171020-0708 [227]org.eclipse.xtext.xbase.ide_2.13.0.v20171020-0717 [228]org.eclipse.xsemantics.dsl.tests_1.12.1.v20180219-1336 [229]org.eclipse.xsemantics.example.fj.tests_1.12.1.v20180219-1336 [230]org.eclipse.xsemantics.example.fjcached.tests_1.12.1.v20180219-1336 [231]org.eclipse.xtext.testing_2.13.0.v20171020-0708 [232]org.eclipse.xtext.xbase.testing_2.13.0.v20171020-0717 [233]org.eclipse.xtext.junit4_2.13.0.v20171020-0732 [234]org.eclipse.xsemantics.dsl.ui_1.12.1.v20180219-1336 [235]org.eclipse.xtext.ui.shared_2.13.0.v20171020-0732 [236]org.eclipse.xtext.builder_2.13.0.v20171020-0732 [237]org.eclipse.xtext.common.types.ui_2.13.0.v20171020-0732 [238]org.eclipse.xtext.ui.codetemplates.ui_2.13.0.v20171020-0732 [239]org.eclipse.xtext.xbase.ui_2.13.0.v20171020-0732 [240]org.eclipse.xsemantics.dsl.ui.tests_1.12.1.v20180219-1336 [241]org.eclipse.xtext.xbase.junit_2.13.0.v20171020-0732 [242]org.eclipse.xsemantics.tests.pde.utils_1.12.1.v20180219-1336 [243]org.eclipse.xtext.ui.testing_2.13.0.v20171020-0732 [244]org.eclipse.xtext.xbase.ui.testing_2.13.0.v20171020-0732 [245]org.eclipse.xsemantics.example.expressions_1.12.1.v20180219-1336 [246]org.eclipse.xsemantics.example.expressions.ui_1.12.1.v20180219-1336 [247]org.eclipse.xsemantics.example.fj.ui_1.12.1.v20180219-1336 [248]org.eclipse.xsemantics.example.fjcached_1.12.1.v20180219-1336 [249]org.eclipse.xsemantics.example.fjcached.ui_1.12.1.v20180219-1336 [250]org.eclipse.xsemantics.ui.examples_1.12.1.v20180219-1336 [251]org.eclipse.xsemantics.tests.swtbot_1.12.1.qualifier [252]org.eclipse.xtend.lib.macro_2.13.0.v20171020-0659 [253]org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315 [254]org.eclipse.xtext.smap_2.13.0.v20171020-0717 [255]org.eclipse.xtext.builder.standalone_2.13.0.v20171020-0717 [256]org.eclipse.xtext.common.types.edit_2.13.0.v20171020-0732 [257]org.eclipse.xtext.common.types.shared_2.13.0.v20171020-0732 [258]org.eclipse.xtext.common.types.shared.jdt38_2.13.0.v20171020-0732 [259]org.eclipse.xtext.generator_2.13.0.v20171020-0717 [260]org.eclipse.xtext.xtext.generator_2.13.0.v20171020-0708 [261]org.eclipse.xtext.java_2.13.0.v20171020-0717 [262]org.eclipse.xtext.logging_1.2.15.v20171020-0732 [263]org.eclipse.xtext.source_2.13.0.v20171020-0708 [264]org.eclipse.xtext.generator.source_2.13.0.v20171020-0717 [265]org.eclipse.xtext.xtext.generator.source_2.13.0.v20171020-0708 [266]org.eclipse.xtext.xtext.ide_2.13.0.v20171020-0708 [267]org.eclipse.xtext.xtext.ide.source_2.13.0.v20171020-0708 [268]org.eclipse.xtext.util.source_2.13.0.v20171020-0708 [269]org.eclipse.xtext.common.types.source_2.13.0.v20171020-0717 [270]org.eclipse.xtext.builder.source_2.13.0.v20171020-0732 [271]org.eclipse.xtext.ecore.source_2.13.0.v20171020-0717 [272]org.eclipse.xtext.smap.source_2.13.0.v20171020-0717 [273]org.eclipse.xtext.xtext.wizard_2.13.0.v20171020-0708 [274]org.eclipse.xtext.xtext.wizard.source_2.13.0.v20171020-0708 [275]org.eclipse.xtext.builder.standalone.source_2.13.0.v20171020-0717 [276]org.eclipse.xtext.java.source_2.13.0.v20171020-0717 [277]org.eclipse.xtext.ui.codetemplates_2.13.0.v20171020-0732 [278]org.eclipse.xtext.ui.codetemplates.ide_2.13.0.v20171020-0732 [279]org.eclipse.xtext.ui.ecore_2.13.0.v20171020-0732 [280]org.eclipse.xtext.ui.source_2.13.0.v20171020-0732 [281]org.eclipse.xtext.common.types.ui.source_2.13.0.v20171020-0732 [282]org.eclipse.xtext.common.types.shared.source_2.13.0.v20171020-0732 [283]org.eclipse.xtext.common.types.shared.jdt38.source_2.13.0.v20171020-0732 [284]org.eclipse.xtext.ui.shared.source_2.13.0.v20171020-0732 [285]org.eclipse.xtext.ui.ecore.source_2.13.0.v20171020-0732 [286]org.eclipse.xtext.ui.codetemplates.source_2.13.0.v20171020-0732 [287]org.eclipse.xtext.ui.codetemplates.ide.source_2.13.0.v20171020-0732 [288]org.eclipse.xtext.ui.codetemplates.ui.source_2.13.0.v20171020-0732 [289]org.eclipse.xtext.common.types.edit.source_2.13.0.v20171020-0732 [290]org.eclipse.xtext.ide.source_2.13.0.v20171020-0708 [291]org.eclipse.xtext.xbase.source_2.13.0.v20171020-0717 [292]org.eclipse.xtext.xbase.ui.source_2.13.0.v20171020-0732 [293]org.eclipse.xtext.xbase.ide.source_2.13.0.v20171020-0717 [294]org.eclipse.xtext.xbase.lib.source_2.13.0.v20171020-0659 [295]org.eclipse.tycho.surefire.osgibooter_1.0.0 [296]org.eclipse.tycho.surefire.junit4_1.0.0 [297]
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')
30   [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')
30   [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')
31   [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')
31   [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')
72   [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')
73   [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')
73   [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')
74   [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')
74   [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: 16.332 sec - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests
canCreateANewFJCachedProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjCachedProjectWizardTests)  Time elapsed: 13.011 sec
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
Target platform already set
Checking active shell...
12327 [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!
12658 [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')
12659 [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')
12659 [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')
12660 [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')
12660 [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')
12682 [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')
12683 [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')
12683 [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')
12683 [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')
12684 [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')
14439 [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!
14794 [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')
14795 [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')
14795 [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')
14795 [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')
14796 [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')
14815 [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')
14823 [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')
14824 [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')
14824 [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')
14825 [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: 6.443 sec - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests
canCreateANewLambdaProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 2.037 sec
canCreateANewExpressionsProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesProjectWizardTests)  Time elapsed: 3.84 sec
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!
18809 [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')
18811 [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')
18811 [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')
18812 [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')
18812 [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')
19036 [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')
19043 [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')
19056 [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')
19135 [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')
19235 [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')
34556 [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!
34558 [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!
34602 [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')
34603 [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')
34604 [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')
34604 [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')
34605 [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')
34822 [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')
34834 [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')
34922 [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')
35024 [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')
35207 [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')
40555 [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!
40556 [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!
40595 [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')
40597 [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')
40597 [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')
40597 [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')
40598 [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')
40808 [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')
40908 [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')
41008 [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')
48331 [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!
48333 [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!
48413 [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')
48414 [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')
48414 [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')
48415 [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')
48415 [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')
48631 [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')
48686 [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')
48881 [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: 33.959 sec - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests
canCreateExampleLambdaProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 15.815 sec
canCreateExampleExpressionsProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 5.986 sec
canCreateExampleFJProjects(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsImportExamplesProjectWizardTests)  Time elapsed: 11.69 sec
Running org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
Target platform already set
Checking active shell...
52692 [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!
52739 [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')
52740 [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')
52741 [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')
52741 [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')
52741 [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')
52759 [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')
52759 [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')
52760 [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')
52760 [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')
52760 [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: 2.545 sec - in org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests
canCreateANewFJProject(org.eclipse.xsemantics.tests.swtbot.wizards.XsemanticsCreateExamplesFjProjectWizardTests)  Time elapsed: 2.001 sec

Results :

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

[INFO] All tests passed!
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.repository 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.repository ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics-nightly/workspace/releng/org.eclipse.xsemantics.repository/target
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xsemantics.repository ---
[INFO] The project's OSGi version is 1.12.1.v20180219-1336
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.repository ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[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 /jobs/genie.xsemantics/xsemantics-nightly/workspace/releng/org.eclipse.xsemantics.repository/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-products (default-publish-products) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:publish-categories (default-publish-categories) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.0.0:archive-repository (default-archive-repository) @ org.eclipse.xsemantics.repository ---
[INFO] Building zip: /jobs/genie.xsemantics/xsemantics-nightly/workspace/releng/org.eclipse.xsemantics.repository/target/org.eclipse.xsemantics.repository-1.12.1.v20180219-1336.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.repository ---
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.xsemantics.releng 1.12.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.releng ---
[INFO] argLine set to -javaagent:/opt/public/hipp/homes/genie.xsemantics/.m2/repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics-nightly/workspace/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
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.xsemantics.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.releng ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.xsemantics.targetplatform .............. SUCCESS [  1.673 s]
[INFO] org.eclipse.xsemantics.runtime ..................... SUCCESS [ 24.265 s]
[INFO] org.eclipse.xsemantics.dsl ......................... SUCCESS [ 40.372 s]
[INFO] org.eclipse.xsemantics.dsl.ide ..................... SUCCESS [  4.156 s]
[INFO] org.eclipse.xsemantics.dsl.ui ...................... SUCCESS [  4.846 s]
[INFO] org.eclipse.xsemantics.example.fj .................. SUCCESS [ 12.677 s]
[INFO] org.eclipse.xsemantics.example.fj.ui ............... SUCCESS [  0.495 s]
[INFO] org.eclipse.xsemantics.example.fj.tests ............ SUCCESS [ 14.687 s]
[INFO] org.eclipse.xsemantics.example.fjcached ............ SUCCESS [ 34.886 s]
[INFO] org.eclipse.xsemantics.example.fjcached.ui ......... SUCCESS [  2.841 s]
[INFO] org.eclipse.xsemantics.example.fjcached.tests ...... SUCCESS [ 33.128 s]
[INFO] org.eclipse.xsemantics.dsl.tests ................... SUCCESS [02:00 min]
[INFO] org.eclipse.xsemantics.tests.pde.utils ............. SUCCESS [  0.179 s]
[INFO] org.eclipse.xsemantics.dsl.ui.tests ................ SUCCESS [ 46.089 s]
[INFO] org.eclipse.xsemantics.example.expressions ......... SUCCESS [ 12.098 s]
[INFO] org.eclipse.xsemantics.example.expressions.ui ...... SUCCESS [  0.872 s]
[INFO] org.eclipse.xsemantics.example.expressions.tests ... SUCCESS [ 12.588 s]
[INFO] org.eclipse.xsemantics.example.lambda .............. SUCCESS [ 11.153 s]
[INFO] org.eclipse.xsemantics.example.lambda.ui ........... SUCCESS [  0.445 s]
[INFO] org.eclipse.xsemantics.example.lambda.tests ........ SUCCESS [ 48.383 s]
[INFO] org.eclipse.xsemantics.ui.examples ................. SUCCESS [  2.726 s]
[INFO] org.eclipse.xsemantics.examples.feature ............ SUCCESS [  0.216 s]
[INFO] org.eclipse.xsemantics.implemented.examples.feature  SUCCESS [  0.176 s]
[INFO] org.eclipse.xsemantics.doc ......................... SUCCESS [  0.176 s]
[INFO] org.eclipse.xsemantics.doc.feature ................. SUCCESS [  0.074 s]
[INFO] org.eclipse.xsemantics.runtime.feature ............. SUCCESS [  0.063 s]
[INFO] org.eclipse.xsemantics.feature ..................... SUCCESS [  0.128 s]
[INFO] org.eclipse.xsemantics.sdk ......................... SUCCESS [  0.138 s]
[INFO] org.eclipse.xsemantics.tests.feature ............... SUCCESS [  0.857 s]
[INFO] org.eclipse.xsemantics.tests.swtbot ................ SUCCESS [01:14 min]
[INFO] org.eclipse.xsemantics.repository .................. SUCCESS [  2.488 s]
[INFO] org.eclipse.xsemantics.releng ...................... SUCCESS [  0.008 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:11 min
[INFO] Finished at: 2018-02-19T08:46:20-05:00
[INFO] Final Memory: 283M/1967M
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS