Skip to content

Console Output

Skipping 234 KB.. Full Log
	public boolean isSet_judgment()
	               ^^^^^^^^^^^^^^^^
The method isSet_judgment() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[211] 
	public String getName()
	              ^^^^^^^^^
The method getName() of type RuleImpl should be tagged with @Override since it actually overrides a superclass method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[221] 
	public void setName(String newName)
	            ^^^^^^^^^^^^^^^^^^^^^^^
The method setName(String) of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[234] 
	public RuleConclusion getConclusion()
	                      ^^^^^^^^^^^^^^^
The method getConclusion() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[261] 
	public void setConclusion(RuleConclusion newConclusion)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setConclusion(RuleConclusion) of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[282] 
	public EList<RuleParameter> get_inputParams()
	                            ^^^^^^^^^^^^^^^^^
The method get_inputParams() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[296] 
	public void unset_inputParams()
	            ^^^^^^^^^^^^^^^^^^^
The method unset_inputParams() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[306] 
	public boolean isSet_inputParams()
	               ^^^^^^^^^^^^^^^^^^^
The method isSet_inputParams() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[316] 
	public EList<RuleParameter> get_outputParams()
	                            ^^^^^^^^^^^^^^^^^^
The method get_outputParams() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[330] 
	public void unset_outputParams()
	            ^^^^^^^^^^^^^^^^^^^^
The method unset_outputParams() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[340] 
	public boolean isSet_outputParams()
	               ^^^^^^^^^^^^^^^^^^^^
The method isSet_outputParams() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[350] 
	public String getJudgmentSymbol()
	              ^^^^^^^^^^^^^^^^^^^
The method getJudgmentSymbol() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleImpl.java:[361] 
	public EList<String> getRelationSymbols()
	                     ^^^^^^^^^^^^^^^^^^^^
The method getRelationSymbols() of type RuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[215] 
	public String getName()
	              ^^^^^^^^^
The method getName() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[225] 
	public void setName(String newName)
	            ^^^^^^^^^^^^^^^^^^^^^^^
The method setName(String) of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[238] 
	public JvmParameterizedTypeReference getSuperSystem()
	                                     ^^^^^^^^^^^^^^^^
The method getSuperSystem() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[265] 
	public void setSuperSystem(JvmParameterizedTypeReference newSuperSystem)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setSuperSystem(JvmParameterizedTypeReference) of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[286] 
	public JvmParameterizedTypeReference getValidatorExtends()
	                                     ^^^^^^^^^^^^^^^^^^^^^
The method getValidatorExtends() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[313] 
	public void setValidatorExtends(JvmParameterizedTypeReference newValidatorExtends)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setValidatorExtends(JvmParameterizedTypeReference) of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[334] 
	public XImportSection getImportSection()
	                      ^^^^^^^^^^^^^^^^^^
The method getImportSection() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[361] 
	public void setImportSection(XImportSection newImportSection)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setImportSection(XImportSection) of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[382] 
	public EList<AbstractFieldDefinition> getFields()
	                                      ^^^^^^^^^^^
The method getFields() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[396] 
	public EList<AuxiliaryDescription> getAuxiliaryDescriptions()
	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getAuxiliaryDescriptions() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[410] 
	public EList<JudgmentDescription> getJudgmentDescriptions()
	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
The method getJudgmentDescriptions() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[424] 
	public EList<AuxiliaryFunction> getAuxiliaryFunctions()
	                                ^^^^^^^^^^^^^^^^^^^^^^^
The method getAuxiliaryFunctions() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[438] 
	public EList<Rule> getRules()
	                   ^^^^^^^^^^
The method getRules() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[452] 
	public EList<CheckRule> getCheckrules()
	                        ^^^^^^^^^^^^^^^
The method getCheckrules() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[466] 
	public String getCopyright()
	              ^^^^^^^^^^^^^^
The method getCopyright() of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/XsemanticsSystemImpl.java:[476] 
	public void setCopyright(String newCopyright)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setCopyright(String) of type XsemanticsSystemImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleWithPremisesImpl.java:[69] 
	public XExpression getPremises()
	                   ^^^^^^^^^^^^^
The method getPremises() of type RuleWithPremisesImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/RuleWithPremisesImpl.java:[96] 
	public void setPremises(XExpression newPremises)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setPremises(XExpression) of type RuleWithPremisesImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/OutputParameterImpl.java:[69] 
	public JvmTypeReference getJvmTypeReference()
	                        ^^^^^^^^^^^^^^^^^^^^^
The method getJvmTypeReference() of type OutputParameterImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/OutputParameterImpl.java:[96] 
	public void setJvmTypeReference(JvmTypeReference newJvmTypeReference)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setJvmTypeReference(JvmTypeReference) of type OutputParameterImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/EnvironmentMappingImpl.java:[82] 
	public XExpression getKey()
	                   ^^^^^^^^
The method getKey() of type EnvironmentMappingImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/EnvironmentMappingImpl.java:[109] 
	public void setKey(XExpression newKey)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setKey(XExpression) of type EnvironmentMappingImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/EnvironmentMappingImpl.java:[130] 
	public XExpression getValue()
	                   ^^^^^^^^^^
The method getValue() of type EnvironmentMappingImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/EnvironmentMappingImpl.java:[157] 
	public void setValue(XExpression newValue)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setValue(XExpression) of type EnvironmentMappingImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/CheckRuleImpl.java:[102] 
	public String getName()
	              ^^^^^^^^^
The method getName() of type CheckRuleImpl should be tagged with @Override since it actually overrides a superclass method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/CheckRuleImpl.java:[112] 
	public void setName(String newName)
	            ^^^^^^^^^^^^^^^^^^^^^^^
The method setName(String) of type CheckRuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/CheckRuleImpl.java:[125] 
	public RuleParameter getElement()
	                     ^^^^^^^^^^^^
The method getElement() of type CheckRuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/CheckRuleImpl.java:[152] 
	public void setElement(RuleParameter newElement)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setElement(RuleParameter) of type CheckRuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/CheckRuleImpl.java:[173] 
	public XExpression getPremises()
	                   ^^^^^^^^^^^^^
The method getPremises() of type CheckRuleImpl should be tagged with @Override since it actually overrides a superinterface method
[WARNING] /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/emf-gen/org/eclipse/xsemantics/dsl/xsemantics/impl/CheckRuleImpl.java:[200] 
	public void setPremises(XExpression newPremises)
	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method setPremises(XExpression) of type CheckRuleImpl should be tagged with @Override since it actually overrides a superinterface method
292 problems (292 warnings)
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/src/main/java is empty. Can't process.
[INFO] Installing Xtend files into 133 class files as primary debug sources in: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:testCompile (default) @ org.eclipse.xsemantics.dsl ---
[INFO] Can't find Xtend properties under /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/src/test/java]' does not exist.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/src/test/java is empty. Can't process.
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/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/workspace/plugins/org.eclipse.xsemantics.dsl/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/target/org.eclipse.xsemantics.dsl-1.18.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl/target/org.eclipse.xsemantics.dsl-1.18.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.xsemantics.dsl ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl ---
[INFO] 
[INFO] -------< org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ide >--------
[INFO] Building org.eclipse.xsemantics.dsl.ide 1.18.0-SNAPSHOT           [4/32]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/target
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/xtend-gen (includes = [], excludes = [.gitignore])
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] The project's OSGi version is 1.18.0.v20191203-1104
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:compile (default) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] Compiling 7 source files to /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ide ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/src/main/java is empty. Can't process.
[INFO] Installing Xtend files into 2 class files as primary debug sources in: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:testCompile (default) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] Can't find Xtend properties under /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/src/test/java]' does not exist.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ide ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/src/test/java is empty. Can't process.
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/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/workspace/plugins/org.eclipse.xsemantics.dsl.ide/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/target/org.eclipse.xsemantics.dsl.ide-1.18.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ide/target/org.eclipse.xsemantics.dsl.ide-1.18.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl.ide ---
[INFO] 
[INFO] --------< org.eclipse.xsemantics:org.eclipse.xsemantics.dsl.ui >--------
[INFO] Building org.eclipse.xsemantics.dsl.ui 1.18.0-SNAPSHOT            [5/32]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/target
[INFO] Deleting /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/xtend-gen (includes = [], excludes = [.gitignore])
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] The project's OSGi version is 1.18.0.v20191203-1104
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.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:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:compile (default) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] Compiling 11 source files to /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ui ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/src/main/java is empty. Can't process.
[INFO] Installing Xtend files into 17 class files as primary debug sources in: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/target/classes
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:testCompile (default) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] Can't find Xtend properties under /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/.settings/org.eclipse.xtend.core.Xtend.prefs, maven defaults are used.
[INFO] skip compiling sources because the configured directory '[/jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/src/test/java]' does not exist.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/src/test/resources
[INFO] 
[INFO] --- xtend-maven-plugin:2.20.0:xtend-test-install-debug-info (default) @ org.eclipse.xsemantics.dsl.ui ---
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/src/test/java is empty. Can't process.
[WARNING] Directory /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/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/workspace/plugins/org.eclipse.xsemantics.dsl.ui/target/test-classes
[INFO] 
[INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/target/org.eclipse.xsemantics.dsl.ui-1.18.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] Building jar: /jobs/genie.xsemantics/xsemantics/workspace/plugins/org.eclipse.xsemantics.dsl.ui/target/org.eclipse.xsemantics.dsl.ui-1.18.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xsemantics.dsl.ui ---
[INFO] 
[INFO] ------< org.eclipse.xsemantics:org.eclipse.xsemantics.example.fj >------
[INFO] Building org.eclipse.xsemantics.example.fj 1.18.0-SNAPSHOT        [6/32]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.xsemantics.example.fj ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.xsemantics.example.fj ---
[INFO] The project's OSGi version is 1.18.0.v20191203-1104
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.xsemantics.example.fj ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.xsemantics.example.fj ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.4.201502262128:prepare-agent (default) @ org.eclipse.xsemantics.example.fj ---
[INFO] argLine set to -javaagent:/home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.4.201502262128/org.jacoco.agent-0.7.4.201502262128-runtime.jar=destfile=/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj/../../target/jacoco.exec,append=true,includes=org.eclipse.xsemantics.*,excludes=**/src-gen/**/*.java:**/org/eclipse/**/*.java:**.antlr**:**.parseTree**:**Abstract*RuntimeModule.java:**/*SetupGenerated*.java:**/Abstract*Validator.java:**/*GrammarAccess.java:**/Abstract*UiModule.java:**/Abstract*ProposalProvider.java:**/*Test.java:**/*TypeSystemGen*.java:**/*StandaloneSetup*.java:**/*QuickfixProvider*.java
[INFO] 
[INFO] --- fornax-oaw-m2-plugin:3.5.1:run-workflow (default) @ org.eclipse.xsemantics.example.fj ---
[INFO] Fornax Model Workflow Maven2 Plugin V3.5.1
[INFO] Executing workflow in forked mode.
[INFO] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.xsemantics -DforkCount=1
[INFO] 0    WARN  StandaloneSetup    - No project file found for /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj/src. The folder was neither an Eclipse 'bin' folder, nor a Maven 'target/classes' folder, nor a Gradle bin/main folder
[INFO] 80   WARN  StandaloneSetup    - Skipping conflicting project com.google.inject at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/p2/osgi/bundle/com.google.inject/3.0.0.v201605172100/com.google.inject-3.0.0.v201605172100.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/com/google/inject/guice/2.0/guice-2.0.jar!/' instead.
[INFO] 81   WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' instead.
[INFO] 82   WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' instead.
[INFO] 83   WARN  StandaloneSetup    - Skipping conflicting project org.apache.commons.lang at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/p2/osgi/bundle/org.apache.commons.lang/2.6.0.v201404270220/org.apache.commons.lang-2.6.0.v201404270220.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/commons-lang/commons-lang/2.6/commons-lang-2.6.jar!/' instead.
[INFO] 91   INFO  StandaloneSetup    - Registering platform uri '/jobs/genie.xsemantics/xsemantics/workspace/examples'
[INFO] 104  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/org/apache/ant/ant-launcher/1.8.3/ant-launcher-1.8.3.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-launcher.jar!/' instead.
[INFO] 104  WARN  StandaloneSetup    - Skipping conflicting project ant-jdepend at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-jdepend.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jdepend.jar!/' instead.
[INFO] 105  WARN  StandaloneSetup    - Skipping conflicting project ant-jai at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-jai.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jai.jar!/' instead.
[INFO] 108  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/org/apache/ant/ant/1.8.3/ant-1.8.3.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant.jar!/' instead.
[INFO] 109  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-resolver at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-apache-resolver.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-resolver.jar!/' instead.
[INFO] 110  WARN  StandaloneSetup    - Skipping conflicting project ant-junit4 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-junit4.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit4.jar!/' instead.
[INFO] 110  WARN  StandaloneSetup    - Skipping conflicting project ant-junit at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-junit.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit.jar!/' instead.
[INFO] 111  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bcel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-apache-bcel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bcel.jar!/' instead.
[INFO] 112  WARN  StandaloneSetup    - Skipping conflicting project ant-swing at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-swing.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-swing.jar!/' instead.
[INFO] 112  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bsf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-apache-bsf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bsf.jar!/' instead.
[INFO] 113  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-log4j at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-apache-log4j.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-log4j.jar!/' instead.
[INFO] 113  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-net at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-commons-net.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-net.jar!/' instead.
[INFO] 114  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-regexp at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-apache-regexp.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-regexp.jar!/' instead.
[INFO] 114  WARN  StandaloneSetup    - Skipping conflicting project ant-jmf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-jmf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jmf.jar!/' instead.
[INFO] 115  WARN  StandaloneSetup    - Skipping conflicting project ant-xz at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-xz.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-xz.jar!/' instead.
[INFO] 115  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-oro at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-apache-oro.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-oro.jar!/' instead.
[INFO] 116  WARN  StandaloneSetup    - Skipping conflicting project ant-javamail at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-javamail.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-javamail.jar!/' instead.
[INFO] 117  WARN  StandaloneSetup    - Skipping conflicting project ant-testutil at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-testutil.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-testutil.jar!/' instead.
[INFO] 118  WARN  StandaloneSetup    - Skipping conflicting project ant-junitlauncher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-junitlauncher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junitlauncher.jar!/' instead.
[INFO] 119  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-xalan2 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-apache-xalan2.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-xalan2.jar!/' instead.
[INFO] 120  WARN  StandaloneSetup    - Skipping conflicting project ant-netrexx at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-netrexx.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-netrexx.jar!/' instead.
[INFO] 121  WARN  StandaloneSetup    - Skipping conflicting project ant-antlr at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-antlr.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-antlr.jar!/' instead.
[INFO] 121  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-logging at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-commons-logging.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-logging.jar!/' instead.
[INFO] 122  WARN  StandaloneSetup    - Skipping conflicting project ant-jsch at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.apache.ant-1.10.5.v20190526-1402.jar/lib/ant-jsch.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jsch.jar!/' instead.
[INFO] 124  WARN  StandaloneSetup    - Skipping conflicting project jdi at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.eclipse.jdt.debug-3.13.100.v20190902-1050.jar/jdi.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdi.jar!/' instead.
[INFO] 126  WARN  StandaloneSetup    - Skipping conflicting project jdimodel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/.repository/.cache/tycho/org.eclipse.jdt.debug-3.13.100.v20190902-1050.jar/jdimodel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdimodel.jar!/' instead.
[INFO] 208  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-launcher.jar!/' instead.
[INFO] 211  WARN  StandaloneSetup    - Skipping conflicting project ant-jdepend at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jdepend.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jdepend.jar!/' instead.
[INFO] 211  WARN  StandaloneSetup    - Skipping conflicting project ant-jai at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jai.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jai.jar!/' instead.
[INFO] 214  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant.jar!/' instead.
[INFO] 215  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-resolver at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-resolver.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-resolver.jar!/' instead.
[INFO] 216  WARN  StandaloneSetup    - Skipping conflicting project ant-junit4 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit4.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit4.jar!/' instead.
[INFO] 217  WARN  StandaloneSetup    - Skipping conflicting project ant-junit at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit.jar!/' instead.
[INFO] 218  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bcel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bcel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bcel.jar!/' instead.
[INFO] 219  WARN  StandaloneSetup    - Skipping conflicting project ant-swing at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-swing.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-swing.jar!/' instead.
[INFO] 219  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bsf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bsf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bsf.jar!/' instead.
[INFO] 220  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-log4j at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-log4j.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-log4j.jar!/' instead.
[INFO] 220  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-net at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-net.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-net.jar!/' instead.
[INFO] 221  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-regexp at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-regexp.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-regexp.jar!/' instead.
[INFO] 221  WARN  StandaloneSetup    - Skipping conflicting project ant-jmf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jmf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jmf.jar!/' instead.
[INFO] 222  WARN  StandaloneSetup    - Skipping conflicting project ant-xz at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-xz.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-xz.jar!/' instead.
[INFO] 223  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-oro at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-oro.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-oro.jar!/' instead.
[INFO] 223  WARN  StandaloneSetup    - Skipping conflicting project ant-javamail at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-javamail.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-javamail.jar!/' instead.
[INFO] 224  WARN  StandaloneSetup    - Skipping conflicting project ant-testutil at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-testutil.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-testutil.jar!/' instead.
[INFO] 224  WARN  StandaloneSetup    - Skipping conflicting project ant-junitlauncher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junitlauncher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junitlauncher.jar!/' instead.
[INFO] 225  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-xalan2 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-xalan2.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-xalan2.jar!/' instead.
[INFO] 226  WARN  StandaloneSetup    - Skipping conflicting project ant-netrexx at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-netrexx.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-netrexx.jar!/' instead.
[INFO] 226  WARN  StandaloneSetup    - Skipping conflicting project ant-antlr at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-antlr.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-antlr.jar!/' instead.
[INFO] 227  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-logging at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-logging.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-logging.jar!/' instead.
[INFO] 227  WARN  StandaloneSetup    - Skipping conflicting project ant-jsch at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jsch.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jsch.jar!/' instead.
[INFO] 228  WARN  StandaloneSetup    - Skipping conflicting project jdi at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdi.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdi.jar!/' instead.
[INFO] 230  WARN  StandaloneSetup    - Skipping conflicting project jdimodel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdimodel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdimodel.jar!/' instead.
[INFO] 256  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-launcher.jar!/' instead.
[INFO] 256  WARN  StandaloneSetup    - Skipping conflicting project ant-jdepend at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jdepend.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jdepend.jar!/' instead.
[INFO] 257  WARN  StandaloneSetup    - Skipping conflicting project ant-jai at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jai.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jai.jar!/' instead.
[INFO] 260  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant.jar!/' instead.
[INFO] 260  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-resolver at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-resolver.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-resolver.jar!/' instead.
[INFO] 261  WARN  StandaloneSetup    - Skipping conflicting project ant-junit4 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit4.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit4.jar!/' instead.
[INFO] 262  WARN  StandaloneSetup    - Skipping conflicting project ant-junit at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit.jar!/' instead.
[INFO] 262  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bcel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bcel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bcel.jar!/' instead.
[INFO] 263  WARN  StandaloneSetup    - Skipping conflicting project ant-swing at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-swing.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-swing.jar!/' instead.
[INFO] 263  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bsf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bsf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bsf.jar!/' instead.
[INFO] 264  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-log4j at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-log4j.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-log4j.jar!/' instead.
[INFO] 264  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-net at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-net.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-net.jar!/' instead.
[INFO] 265  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-regexp at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-regexp.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-regexp.jar!/' instead.
[INFO] 265  WARN  StandaloneSetup    - Skipping conflicting project ant-jmf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jmf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jmf.jar!/' instead.
[INFO] 266  WARN  StandaloneSetup    - Skipping conflicting project ant-xz at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-xz.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-xz.jar!/' instead.
[INFO] 266  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-oro at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-oro.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-oro.jar!/' instead.
[INFO] 267  WARN  StandaloneSetup    - Skipping conflicting project ant-javamail at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-javamail.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-javamail.jar!/' instead.
[INFO] 267  WARN  StandaloneSetup    - Skipping conflicting project ant-testutil at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-testutil.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-testutil.jar!/' instead.
[INFO] 268  WARN  StandaloneSetup    - Skipping conflicting project ant-junitlauncher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junitlauncher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junitlauncher.jar!/' instead.
[INFO] 269  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-xalan2 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-xalan2.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-xalan2.jar!/' instead.
[INFO] 269  WARN  StandaloneSetup    - Skipping conflicting project ant-netrexx at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-netrexx.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-netrexx.jar!/' instead.
[INFO] 270  WARN  StandaloneSetup    - Skipping conflicting project ant-antlr at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-antlr.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-antlr.jar!/' instead.
[INFO] 270  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-logging at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-logging.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-logging.jar!/' instead.
[INFO] 271  WARN  StandaloneSetup    - Skipping conflicting project ant-jsch at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jsch.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jsch.jar!/' instead.
[INFO] 272  WARN  StandaloneSetup    - Skipping conflicting project jdi at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdi.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdi.jar!/' instead.
[INFO] 274  WARN  StandaloneSetup    - Skipping conflicting project jdimodel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdimodel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdimodel.jar!/' instead.
[INFO] 315  WARN  StandaloneSetup    - Skipping conflicting project ant-launcher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-launcher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-launcher.jar!/' instead.
[INFO] 316  WARN  StandaloneSetup    - Skipping conflicting project ant-jdepend at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jdepend.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jdepend.jar!/' instead.
[INFO] 316  WARN  StandaloneSetup    - Skipping conflicting project ant-jai at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jai.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jai.jar!/' instead.
[INFO] 319  WARN  StandaloneSetup    - Skipping conflicting project ant at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant.jar!/' instead.
[INFO] 320  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-resolver at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-resolver.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-resolver.jar!/' instead.
[INFO] 321  WARN  StandaloneSetup    - Skipping conflicting project ant-junit4 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit4.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit4.jar!/' instead.
[INFO] 321  WARN  StandaloneSetup    - Skipping conflicting project ant-junit at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junit.jar!/' instead.
[INFO] 322  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bcel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bcel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bcel.jar!/' instead.
[INFO] 322  WARN  StandaloneSetup    - Skipping conflicting project ant-swing at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-swing.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-swing.jar!/' instead.
[INFO] 323  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-bsf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bsf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-bsf.jar!/' instead.
[INFO] 324  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-log4j at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-log4j.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-log4j.jar!/' instead.
[INFO] 324  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-net at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-net.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-net.jar!/' instead.
[INFO] 325  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-regexp at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-regexp.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-regexp.jar!/' instead.
[INFO] 325  WARN  StandaloneSetup    - Skipping conflicting project ant-jmf at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jmf.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jmf.jar!/' instead.
[INFO] 326  WARN  StandaloneSetup    - Skipping conflicting project ant-xz at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-xz.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-xz.jar!/' instead.
[INFO] 326  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-oro at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-oro.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-oro.jar!/' instead.
[INFO] 327  WARN  StandaloneSetup    - Skipping conflicting project ant-javamail at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-javamail.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-javamail.jar!/' instead.
[INFO] 327  WARN  StandaloneSetup    - Skipping conflicting project ant-testutil at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-testutil.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-testutil.jar!/' instead.
[INFO] 328  WARN  StandaloneSetup    - Skipping conflicting project ant-junitlauncher at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junitlauncher.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-junitlauncher.jar!/' instead.
[INFO] 328  WARN  StandaloneSetup    - Skipping conflicting project ant-apache-xalan2 at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-xalan2.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-apache-xalan2.jar!/' instead.
[INFO] 329  WARN  StandaloneSetup    - Skipping conflicting project ant-netrexx at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-netrexx.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-netrexx.jar!/' instead.
[INFO] 329  WARN  StandaloneSetup    - Skipping conflicting project ant-antlr at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-antlr.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-antlr.jar!/' instead.
[INFO] 330  WARN  StandaloneSetup    - Skipping conflicting project ant-commons-logging at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-logging.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-commons-logging.jar!/' instead.
[INFO] 331  WARN  StandaloneSetup    - Skipping conflicting project ant-jsch at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jsch.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.apache.ant_1.10.5.v20190526-1402/lib/ant-jsch.jar!/' instead.
[INFO] 332  WARN  StandaloneSetup    - Skipping conflicting project jdi at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdi.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdi.jar!/' instead.
[INFO] 333  WARN  StandaloneSetup    - Skipping conflicting project jdimodel at 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fjcached.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdimodel.jar!/' and using 'archive:file:/jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.lambda.tests/target/work/plugins/org.eclipse.jdt.debug_3.13.0.v20190521-1707/jdimodel.jar!/' instead.
[INFO] 1055 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj/../org.eclipse.xsemantics.example.fj/src-gen
[INFO] 1057 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj/../org.eclipse.xsemantics.example.fj/model/generated
[INFO] 1058 INFO  DirectoryCleaner   - Cleaning /jobs/genie.xsemantics/xsemantics/workspace/examples/org.eclipse.xsemantics.example.fj/../org.eclipse.xsemantics.example.fj.ui/src-gen
[INFO] 3873 INFO  GenModelHelper     - Registered GenModel 'http://xsemantics.sf.net/example/fj/FJ' from 'platform:/resource/org.eclipse.xsemantics.example.fj/model/generated/FJ.genmodel'
[INFO] java.lang.NoClassDefFoundError: org/eclipse/emf/mwe2/ecore/CvsIdFilteringGeneratorAdapterFactoryDescriptor
[ERROR] 	at org.eclipse.xtext.generator.ecore.EMFGeneratorFragment.doGenerate(EMFGeneratorFragment.java:189)
[ERROR] 	at org.eclipse.xtext.generator.ecore.EMFGeneratorFragment.generate(EMFGeneratorFragment.java:256)
[ERROR] 	at org.eclipse.xtext.generator.DefaultGeneratorFragment.generate(DefaultGeneratorFragment.java:168)
[ERROR] 	at org.eclipse.xtext.generator.CompositeGeneratorFragment.generate(CompositeGeneratorFragment.java:164)
[ERROR] 	at org.eclipse.xtext.generator.Generator.generate(Generator.java:602)
[ERROR] 	at org.eclipse.xtext.generator.Generator.invokeInternal(Generator.java:180)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:132)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.Mwe2Bridge.invoke(Mwe2Bridge.java:34)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:212)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.AbstractCompositeWorkflowComponent.invoke(AbstractCompositeWorkflowComponent.java:37)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.Workflow.run(Workflow.java:20)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:102)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:62)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:52)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.run(Mwe2Launcher.java:78)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.main(Mwe2Launcher.java:36)
[INFO] Caused by: java.lang.ClassNotFoundException: org.eclipse.emf.mwe2.ecore.CvsIdFilteringGeneratorAdapterFactoryDescriptor
[ERROR] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
[ERROR] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[ERROR] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
[ERROR] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[INFO] 	... 16 more
[INFO] 5504 INFO  JavaValidatorFragment - generating Java-based EValidator API
[INFO] 6609 INFO  Junit4Fragment     - generating Junit4 Test support classes
[INFO] 6641 INFO  CompareFragment    - generating Compare Framework infrastructure
[ERROR] 6647 ERROR Mwe2Launcher       - Problems running workflow org.eclipse.xsemantics.example.fj.FJ: 
[ERROR] [ERROR]: GeneratorException: (Element: -UNKNOWN-; Reported by: Generator)
[INFO] 	 java.lang.RuntimeException: No GenPackage for NsURI http://xsemantics.sf.net/example/fj/FJ found in platform:/resource/org.eclipse.xsemantics.example.fj/model/generated/FJ.genmodel
[ERROR] 	at org.eclipse.xtext.xtext.generator.util.GenModelUtil2.getGenPackage(GenModelUtil2.java:127)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.TypeReference.getQualifiedName(TypeReference.java:303)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.TypeReference.<init>(TypeReference.java:177)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.JavaFileAccess$JavaTypeAwareStringConcatenation.getStringRepresentation(JavaFileAccess.java:63)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:310)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:226)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$SimpleTarget.append(StringConcatenation.java:690)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$IndentedTarget.append(StringConcatenation.java:738)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2$6.appendTo(SerializerFragment2.java:599)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:308)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:226)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$SimpleTarget.append(StringConcatenation.java:690)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2$5.appendTo(SerializerFragment2.java:479)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:176)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.JavaFileAccess.setContent(JavaFileAccess.java:169)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2.generateAbstractSemanticSequencer(SerializerFragment2.java:516)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2.generate(SerializerFragment2.java:214)
[ERROR] 	at org.eclipse.xtext.generator.serializer.SerializerFragment.generate(SerializerFragment.java:147)
[ERROR] 	at org.eclipse.xtext.generator.Xtend2GeneratorFragment.generate(Xtend2GeneratorFragment.java:75)
[ERROR] 	at org.eclipse.xtext.generator.Xtend2GeneratorFragment.generate(Xtend2GeneratorFragment.java:68)
[ERROR] 	at org.eclipse.xtext.generator.DefaultGeneratorFragment.generate(DefaultGeneratorFragment.java:168)
[ERROR] 	at org.eclipse.xtext.generator.serializer.SerializerFragment.generate(SerializerFragment.java:134)
[ERROR] 	at org.eclipse.xtext.generator.CompositeGeneratorFragment.generate(CompositeGeneratorFragment.java:164)
[ERROR] 	at org.eclipse.xtext.generator.Generator.generate(Generator.java:602)
[ERROR] 	at org.eclipse.xtext.generator.Generator.invokeInternal(Generator.java:180)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:132)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.Mwe2Bridge.invoke(Mwe2Bridge.java:34)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:212)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.AbstractCompositeWorkflowComponent.invoke(AbstractCompositeWorkflowComponent.java:37)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.Workflow.run(Workflow.java:20)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:102)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:62)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:52)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.run(Mwe2Launcher.java:78)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.main(Mwe2Launcher.java:36)
[INFO] 
[INFO] java.lang.RuntimeException: Problems running workflow org.eclipse.xsemantics.example.fj.FJ: 
[ERROR] [ERROR]: GeneratorException: (Element: -UNKNOWN-; Reported by: Generator)
[INFO] 	 java.lang.RuntimeException: No GenPackage for NsURI http://xsemantics.sf.net/example/fj/FJ found in platform:/resource/org.eclipse.xsemantics.example.fj/model/generated/FJ.genmodel
[ERROR] 	at org.eclipse.xtext.xtext.generator.util.GenModelUtil2.getGenPackage(GenModelUtil2.java:127)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.TypeReference.getQualifiedName(TypeReference.java:303)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.TypeReference.<init>(TypeReference.java:177)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.JavaFileAccess$JavaTypeAwareStringConcatenation.getStringRepresentation(JavaFileAccess.java:63)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:310)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:226)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$SimpleTarget.append(StringConcatenation.java:690)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$IndentedTarget.append(StringConcatenation.java:738)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2$6.appendTo(SerializerFragment2.java:599)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:308)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:226)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$SimpleTarget.append(StringConcatenation.java:690)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2$5.appendTo(SerializerFragment2.java:479)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:176)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.JavaFileAccess.setContent(JavaFileAccess.java:169)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2.generateAbstractSemanticSequencer(SerializerFragment2.java:516)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2.generate(SerializerFragment2.java:214)
[ERROR] 	at org.eclipse.xtext.generator.serializer.SerializerFragment.generate(SerializerFragment.java:147)
[ERROR] 	at org.eclipse.xtext.generator.Xtend2GeneratorFragment.generate(Xtend2GeneratorFragment.java:75)
[ERROR] 	at org.eclipse.xtext.generator.Xtend2GeneratorFragment.generate(Xtend2GeneratorFragment.java:68)
[ERROR] 	at org.eclipse.xtext.generator.DefaultGeneratorFragment.generate(DefaultGeneratorFragment.java:168)
[ERROR] 	at org.eclipse.xtext.generator.serializer.SerializerFragment.generate(SerializerFragment.java:134)
[ERROR] 	at org.eclipse.xtext.generator.CompositeGeneratorFragment.generate(CompositeGeneratorFragment.java:164)
[ERROR] 	at org.eclipse.xtext.generator.Generator.generate(Generator.java:602)
[ERROR] 	at org.eclipse.xtext.generator.Generator.invokeInternal(Generator.java:180)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:132)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.Mwe2Bridge.invoke(Mwe2Bridge.java:34)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:212)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.AbstractCompositeWorkflowComponent.invoke(AbstractCompositeWorkflowComponent.java:37)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.Workflow.run(Workflow.java:20)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:102)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:62)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:52)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.run(Mwe2Launcher.java:78)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.main(Mwe2Launcher.java:36)
[INFO] 
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:104)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:62)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:52)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.run(Mwe2Launcher.java:78)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.main(Mwe2Launcher.java:36)
[INFO] Caused by: java.lang.RuntimeException: 
[ERROR] [ERROR]: GeneratorException: (Element: -UNKNOWN-; Reported by: Generator)
[INFO] 	 java.lang.RuntimeException: No GenPackage for NsURI http://xsemantics.sf.net/example/fj/FJ found in platform:/resource/org.eclipse.xsemantics.example.fj/model/generated/FJ.genmodel
[ERROR] 	at org.eclipse.xtext.xtext.generator.util.GenModelUtil2.getGenPackage(GenModelUtil2.java:127)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.TypeReference.getQualifiedName(TypeReference.java:303)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.TypeReference.<init>(TypeReference.java:177)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.JavaFileAccess$JavaTypeAwareStringConcatenation.getStringRepresentation(JavaFileAccess.java:63)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:310)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:226)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$SimpleTarget.append(StringConcatenation.java:690)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$IndentedTarget.append(StringConcatenation.java:738)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2$6.appendTo(SerializerFragment2.java:599)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:308)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:226)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation$SimpleTarget.append(StringConcatenation.java:690)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2$5.appendTo(SerializerFragment2.java:479)
[ERROR] 	at org.eclipse.xtend2.lib.StringConcatenation.append(StringConcatenation.java:176)
[ERROR] 	at org.eclipse.xtext.xtext.generator.model.JavaFileAccess.setContent(JavaFileAccess.java:169)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2.generateAbstractSemanticSequencer(SerializerFragment2.java:516)
[ERROR] 	at org.eclipse.xtext.xtext.generator.serializer.SerializerFragment2.generate(SerializerFragment2.java:214)
[ERROR] 	at org.eclipse.xtext.generator.serializer.SerializerFragment.generate(SerializerFragment.java:147)
[ERROR] 	at org.eclipse.xtext.generator.Xtend2GeneratorFragment.generate(Xtend2GeneratorFragment.java:75)
[ERROR] 	at org.eclipse.xtext.generator.Xtend2GeneratorFragment.generate(Xtend2GeneratorFragment.java:68)
[ERROR] 	at org.eclipse.xtext.generator.DefaultGeneratorFragment.generate(DefaultGeneratorFragment.java:168)
[ERROR] 	at org.eclipse.xtext.generator.serializer.SerializerFragment.generate(SerializerFragment.java:134)
[ERROR] 	at org.eclipse.xtext.generator.CompositeGeneratorFragment.generate(CompositeGeneratorFragment.java:164)
[ERROR] 	at org.eclipse.xtext.generator.Generator.generate(Generator.java:602)
[ERROR] 	at org.eclipse.xtext.generator.Generator.invokeInternal(Generator.java:180)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:132)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.Mwe2Bridge.invoke(Mwe2Bridge.java:34)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:212)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.AbstractCompositeWorkflowComponent.invoke(AbstractCompositeWorkflowComponent.java:37)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.Workflow.run(Workflow.java:20)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:102)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:62)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:52)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.run(Mwe2Launcher.java:78)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Launcher.main(Mwe2Launcher.java:36)
[INFO] 
[ERROR] 	at org.eclipse.emf.mwe.core.lib.Mwe2Bridge.handleIssues(Mwe2Bridge.java:59)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.Mwe2Bridge.invoke(Mwe2Bridge.java:51)
[ERROR] 	at org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent.invoke(AbstractWorkflowComponent.java:212)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.AbstractCompositeWorkflowComponent.invoke(AbstractCompositeWorkflowComponent.java:37)
[ERROR] 	at org.eclipse.emf.mwe2.runtime.workflow.Workflow.run(Workflow.java:20)
[ERROR] 	at org.eclipse.emf.mwe2.launch.runtime.Mwe2Runner.run(Mwe2Runner.java:102)
[INFO] 	... 4 more
[ERROR] ExitStatusException occurred while running workflow: Java returned: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for org.eclipse.xsemantics.releng 1.18.0-SNAPSHOT:
[INFO] 
[INFO] org.eclipse.xsemantics.targetplatform .............. SUCCESS [  0.438 s]
[INFO] org.eclipse.xsemantics.runtime ..................... SUCCESS [  9.738 s]
[INFO] org.eclipse.xsemantics.dsl ......................... SUCCESS [ 44.550 s]
[INFO] org.eclipse.xsemantics.dsl.ide ..................... SUCCESS [  2.794 s]
[INFO] org.eclipse.xsemantics.dsl.ui ...................... SUCCESS [  2.298 s]
[INFO] org.eclipse.xsemantics.example.fj .................. FAILURE [ 10.417 s]
[INFO] org.eclipse.xsemantics.example.fj.ui ............... SKIPPED
[INFO] org.eclipse.xsemantics.example.fj.tests ............ SKIPPED
[INFO] org.eclipse.xsemantics.example.fjcached ............ SKIPPED
[INFO] org.eclipse.xsemantics.example.fjcached.ui ......... SKIPPED
[INFO] org.eclipse.xsemantics.example.fjcached.tests ...... SKIPPED
[INFO] org.eclipse.xsemantics.dsl.tests ................... SKIPPED
[INFO] org.eclipse.xsemantics.tests.pde.utils ............. SKIPPED
[INFO] org.eclipse.xsemantics.dsl.ui.tests ................ SKIPPED
[INFO] org.eclipse.xsemantics.example.expressions ......... SKIPPED
[INFO] org.eclipse.xsemantics.example.expressions.ui ...... SKIPPED
[INFO] org.eclipse.xsemantics.example.expressions.tests ... SKIPPED
[INFO] org.eclipse.xsemantics.example.lambda .............. SKIPPED
[INFO] org.eclipse.xsemantics.example.lambda.ui ........... SKIPPED
[INFO] org.eclipse.xsemantics.example.lambda.tests ........ SKIPPED
[INFO] org.eclipse.xsemantics.ui.examples ................. SKIPPED
[INFO] org.eclipse.xsemantics.examples.feature ............ SKIPPED
[INFO] org.eclipse.xsemantics.implemented.examples.feature  SKIPPED
[INFO] org.eclipse.xsemantics.doc ......................... SKIPPED
[INFO] org.eclipse.xsemantics.doc.feature ................. SKIPPED
[INFO] org.eclipse.xsemantics.runtime.feature ............. SKIPPED
[INFO] org.eclipse.xsemantics.feature ..................... SKIPPED
[INFO] org.eclipse.xsemantics.sdk ......................... SKIPPED
[INFO] org.eclipse.xsemantics.tests.feature ............... SKIPPED
[INFO] org.eclipse.xsemantics.tests.swtbot ................ SKIPPED
[INFO] org.eclipse.xsemantics.repository .................. SKIPPED
[INFO] org.eclipse.xsemantics.releng ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:54 min
[INFO] Finished at: 2019-12-03T06:06:07-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.fornax.toolsupport:fornax-oaw-m2-plugin:3.5.1:run-workflow (default) on project org.eclipse.xsemantics.example.fj: Workflow execution failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.xsemantics.example.fj
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, /home/hudson/genie.xsemantics/.jenkins/jobs/xsemantics/workspace/examples/org.eclipse.xsemantics.example.expressions.tests/target/surefire-reports/TEST-org.eclipse.xsemantics.example.expressions.tests.ExpressionsFirstInterpreterTests.xml is 2 mo 24 days old

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: FAILURE