Skip to content

Console Output

Skipping 497 KB.. Full Log
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestDurationConstraints_384596.java:[214] 
	requestcreation.getExtendedData().putAll(extendedData);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[252] 
	Command cmd = source.getCommand(connectionRequest);
	        ^^^
The value of the local variable cmd is not used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[262] 
	connectionRequest.getExtendedData().put(SOURCE_MODEL_CONTAINER, container);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/org/eclipse/papyrus/uml/diagram/sequence/tests/bug/TestCreationUndo_384618.java:[263] 
	connectionRequest.getExtendedData().put(TARGET_MODEL_CONTAINER, container);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map<K,V> should be parameterized
90 problems (90 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence.tests/target/org.eclipse.papyrus.uml.diagram.sequence.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.sequence.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.diagram.interactionoverview.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[WARNING] The effective compiler target level 1.6 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.interactionoverview.tests:1.1.0-SNAPSHOT @ /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/pom.xml
[INFO] Compiling 8 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/classes
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[22] 
	import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[91] 
	final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart)EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID);
	                                                                        ^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionOverviewDiagramActivityTN.java:[91] 
	final ActivityNameEditPart activityNameEditPart = (ActivityNameEditPart)EditPartUtils.findFirstChildEditPartWithId(activityEditPart, ActivityNameEditPart.VISUAL_ID);
	                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, int)' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[23] 
	import org.eclipse.core.commands.operations.IOperationHistory;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.commands.operations.IOperationHistory is never used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[24] 
	import org.eclipse.core.commands.operations.OperationHistoryEvent;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.commands.operations.OperationHistoryEvent is never used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[26] 
	import org.eclipse.draw2d.FigureCanvas;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.draw2d.FigureCanvas is never used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[50] 
	import org.eclipse.gmf.runtime.diagram.ui.util.INotationType;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.gmf.runtime.diagram.ui.util.INotationType is never used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[65] 
	import org.eclipse.papyrus.uml.diagram.tests.canonical.AbstractPapyrusTestCase;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.uml.diagram.tests.canonical.AbstractPapyrusTestCase is never used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[67] 
	import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[221] 
	activityEditPartTN = (CustomActivityEditPartTN)EditPartUtils.findFirstChildEditPartWithId(getDiagramEditPart(), CustomActivityEditPartTN.VISUAL_ID);
	                                               ^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[221] 
	activityEditPartTN = (CustomActivityEditPartTN)EditPartUtils.findFirstChildEditPartWithId(getDiagramEditPart(), CustomActivityEditPartTN.VISUAL_ID);
	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, int)' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[222] 
	activityCompartmentEditPart = (ActivityActivityContentCompartmentEditPart)EditPartUtils.findFirstChildEditPartWithId(activityEditPartTN, ActivityActivityContentCompartmentEditPart.VISUAL_ID);
	                                                                          ^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[222] 
	activityCompartmentEditPart = (ActivityActivityContentCompartmentEditPart)EditPartUtils.findFirstChildEditPartWithId(activityEditPartTN, ActivityActivityContentCompartmentEditPart.VISUAL_ID);
	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, int)' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[224] 
	final ActivityActivityContentCompartmentEditPart interactionCompartment = (ActivityActivityContentCompartmentEditPart)EditPartUtils.findFirstChildEditPartWithId(activityEditPartTN, ActivityActivityContentCompartmentEditPart.VISUAL_ID);
	                                                                                                                      ^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/AbstractInteractionOverviewDiagramTestCase.java:[224] 
	final ActivityActivityContentCompartmentEditPart interactionCompartment = (ActivityActivityContentCompartmentEditPart)EditPartUtils.findFirstChildEditPartWithId(activityEditPartTN, ActivityActivityContentCompartmentEditPart.VISUAL_ID);
	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, int)' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[22] 
	import org.eclipse.papyrus.uml.diagram.timing.custom.utils.EditPartUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[72] 
	final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID);
	                                                                                                    ^^^^^^^^^^^^^
Discouraged access: The type 'EditPartUtils' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/org/eclipse/papyrus/uml/diagram/interactionoverview/tests/canonical/TestInteractionUse.java:[72] 
	final CustomInteractionUseNameEditPart callBehaviorNameEditPart = (CustomInteractionUseNameEditPart)EditPartUtils.findFirstChildEditPartWithId(interactionUse, CustomInteractionUseNameEditPart.VISUAL_ID);
	                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The method 'EditPartUtils.findFirstChildEditPartWithId(EditPart, int)' is not API (restriction on classpath entry '/home/hudson/genie.modeling.mdt.papyrus/.hudson/jobs/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.papyrus.uml.diagram.timing/1.1.0.201412092020/org.eclipse.papyrus.uml.diagram.timing-1.1.0.201412092020.jar')
18 problems (18 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview.tests/target/org.eclipse.papyrus.uml.diagram.interactionoverview.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.interactionoverview.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.diagram.composite.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[WARNING] The effective compiler target level 1.6 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.diagram.composite.tests:1.1.0-SNAPSHOT @ /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/pom.xml
[INFO] Compiling 12 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/classes
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/canonical/TestCompositeDiagramElementWithSameParentLink.java:[118] 
	List<GraphicalEditPart> children = parent.getChildren();
	                                   ^^^^^^^^^^^^^^^^^^^^
Type safety: The expression of type List needs unchecked conversion to conform to List<GraphicalEditPart>
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/test/org/eclipse/papyrus/uml/diagram/composite/test/canonical/TestCompositeDiagramElementWithDifferentParentLink.java:[151] 
	List<GraphicalEditPart> children = targetParent.getChildren();
	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The expression of type List needs unchecked conversion to conform to List<GraphicalEditPart>
2 problems (2 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/target/org.eclipse.papyrus.uml.diagram.composite.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.composite.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.diagram.wizards.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] Compiling 8 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/classes
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[75] 
	private boolean isInitFromExistingDomainModel;
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[77] 
	private SelectRootElementPage selectRootElementPage;
	                              ^^^^^^^^^^^^^^^^^^^^^
The value of the field new InitModelWizard(){}.selectRootElementPage is not used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[113] 
	private boolean isInitFromExistingDomainModel;
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[115] 
	private SelectRootElementPage selectRootElementPage;
	                              ^^^^^^^^^^^^^^^^^^^^^
The value of the field new InitModelWizard(){}.selectRootElementPage is not used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[145] 
	private boolean isInitFromExistingDomainModel;
	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The value of the field new InitModelWizard(){}.isInitFromExistingDomainModel is not used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/test/org/eclipse/papyrus/uml/diagram/wizards/TestCreateModelFromExistingModelWizard.java:[147] 
	private SelectRootElementPage selectRootElementPage;
	                              ^^^^^^^^^^^^^^^^^^^^^
The value of the field new InitModelWizard(){}.selectRootElementPage is not used
6 problems (6 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/target/org.eclipse.papyrus.uml.diagram.wizards.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.wizards.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.diagram.profile.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] Compiling 8 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile.tests/target/org.eclipse.papyrus.uml.diagram.profile.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.diagram.profile.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.nattable.generic.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] Compiling 3 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic.tests/target/org.eclipse.papyrus.uml.nattable.generic.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.nattable.generic.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.modelexplorer.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[WARNING] The effective compiler target level 1.6 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus:org.eclipse.papyrus.uml.modelexplorer.tests:1.1.0-SNAPSHOT @ /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/pom.xml
[INFO] Compiling 10 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer.tests/target/org.eclipse.papyrus.uml.modelexplorer.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.modelexplorer.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.textedit.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] Compiling 3 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.tests/target/org.eclipse.papyrus.uml.textedit.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.textedit.port.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] Compiling 3 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.tests/target/org.eclipse.papyrus.uml.textedit.port.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.port.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.textedit.property.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] Compiling 3 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.tests/target/org.eclipse.papyrus.uml.textedit.property.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.property.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.textedit.parameter.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] Compiling 3 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.parameter.tests/target/org.eclipse.papyrus.uml.textedit.parameter.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.textedit.parameter.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.decoratormodel.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] Compiling 11 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/target/org.eclipse.papyrus.uml.decoratormodel.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.decoratormodel.controlmode.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] Compiling 4 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/target/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.decoratormodel.controlmode.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.modelrepair.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] Compiling 3 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/target/org.eclipse.papyrus.uml.modelrepair.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.modelrepair.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.service.types.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] Compiling 5 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/classes
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[71] 
	private static Class testClass;
	                     ^^^^^^^^^
The value of the field CreatePureUMLElementTest.testClass is not used
[WARNING] /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/org/eclipse/papyrus/uml/service/types/tests/creation/CreatePureUMLElementTest.java:[73] 
	private static Activity testActivityWithNode;
	                        ^^^^^^^^^^^^^^^^^^^^
The value of the field CreatePureUMLElementTest.testActivityWithNode is not used
2 problems (2 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/target/org.eclipse.papyrus.uml.service.types.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.uml.service.types.tests ---
[INFO] Not executing tests, testSuite=org.eclipse.papyrus.tests and project is not the testSuite
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.tests ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.papyrus.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.21.0:compile (default-compile) @ org.eclipse.papyrus.tests ---
[INFO] Compiling 6 source files to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.papyrus.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.tests ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/org.eclipse.papyrus.tests-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.21.0:test (default-test) @ org.eclipse.papyrus.tests ---
[INFO] Fetching org.eclipse.papyrus.cdo.ui.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 1.05MB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 14.4kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 58.46kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.customization.paletteconfiguration_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.39kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.customization.palette_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 41.09kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.customization.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.47kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.paletteconfiguration.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 8.87kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 365.9kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 975.04kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 669.47kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.53MB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 276.38kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.79MB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.properties.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 594.76kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 367.43kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.moka.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 662.96kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 47.66kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.layers.documentation_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 1.03MB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.78MB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.31MB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.doc.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.62kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.editor.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.34kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 9.33kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.71kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 20.66kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 5.66kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 22.13kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 29.63kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 38.91kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 50.37kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 12.49kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 13.56kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 11.52kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.62kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 5.82kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.03kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 13.51kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 11.65kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.emf.facet.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.79kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 23.38kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.core.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.44kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.discovery_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 15.01kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.discovery.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 44.02kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.discovery.ui.menu_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 20.22kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.discovery.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.46kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.emf.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.42kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.extendedtypes.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 11.18kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.ui.resources_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 13.35kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.psf_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 10.41kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.18kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.51kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.15kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.palette_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.28kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.6kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 14.44kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.validation_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 13.54kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 8.77kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 5.3kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.88kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 15.33kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.79kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.28kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.67kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.28kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.search_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 11.65kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.48kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.27kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 8.56kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.39kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 19.45kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.78kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.81kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.services.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.62kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 16.56kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.iso42010.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 9.73kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.configuration.editor_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 25.09kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.doc_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 48.61kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.preferences_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 7.73kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.52kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.infra.widget.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.41kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sdk.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.6kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.diagram.css_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.diagram.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.56kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.edit_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 21.21kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.42kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.modelexplorer.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.5kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.nattable.allocation_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.61kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.nattable.allocation.config_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 5.78kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.nattable.menu_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 5.84kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.nattable.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.68kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.properties_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 8.01kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.sysml.properties.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.47kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.alf_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 286.22kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.alf.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 130.01kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.alf.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.44kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.commands_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 8.27kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 11.26kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 33.15kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 18.24kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.68kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 32.94kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.palette.customaction_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 9.91kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.75kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.53kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 265.92kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 11.13kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.37kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.85kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 7.37kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.icons_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 1.42MB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.import_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 7.81kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.perspective_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.41kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.templaterepository_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.38kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.16kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.navigation_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.27kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.services.decoration_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.52kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.63kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.5kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.62kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.63kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.64kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.66kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.66kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.properties.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.47kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 41.83kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.search.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.38kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 24.08kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 18.69kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 20.32kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 15.55kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.62kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 22.57kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 17.51kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 31.91kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 23.8kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 31.7kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 24.27kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 98.64kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 129.08kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 3.39kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.74kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.tools.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.45kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 2.55kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.55kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 6.24kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 4.53kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.55kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.properties.model.editor_1.1.0.201412092020.jar.pack.gz from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/plugins/ (0B of 26.32kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.properties.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.52kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.search.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.39kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.views.validation.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.48kB at 0B/s)
[INFO] Fetching org.eclipse.papyrus.xwt.feature_1.1.0.201412092020.jar from https://hudson.eclipse.org/papyrus/job/Papyrus-Master/lastSuccessfulBuild/artifact/repository/features/ (0B of 13.31kB at 0B/s)
[INFO] Expected eclipse log file: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.7.0_51/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xms512m, -Xmx2048m, -XX:MaxPermSize=512M, -XX:SoftRefLRUPolicyMSPerMB=100, -Dosgi.clean=true, -jar, /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.0.v20140415-2008/org.eclipse.equinox.launcher-1.3.0.v20140415-2008.jar, -data, /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/work/data, -install, /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/work, -configuration, /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/surefire.properties, -product, org.eclipse.sdk.ide, -testConfig=FAILING_TESTS_CONFIG]
Xlib:  extension "RANDR" missing on display ":728.0".

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.papyrus.tests.AllTests
Warning: NLS unused message: "Select in: messages
Tests run: 9533, Failures: 63, Errors: 2, Skipped: 9282, Time elapsed: 937.142 sec <<< FAILURE!

Results :

Failed tests:   reexportDependencies(org.eclipse.papyrus.bundles.tests.BundlesTests): 156 problems!org.eclipse.papyrus.uml.diagram.paletteconfiguration re-exports:
  documentationFileTest(org.eclipse.papyrus.bundles.tests.BundlesTests): 296 problems! No file plugin.pdoc found for:
  importPackage(org.eclipse.papyrus.bundles.tests.BundlesTests): 33 problems! expected null, but was:<Wrong Import-Package for :
  testSetCurrentFolder(org.eclipse.papyrus.infra.core.sasheditor.di.contentprovider.internal.DiContentProviderTest): current folder set correctly expected:<org.eclipse.papyrus.infra.core.sashwindows.di.impl.TabFolderImpl@3c1dca53> but was:<org.eclipse.papyrus.infra.core.sashwindows.di.impl.TabFolderImpl@47ce2dfa>
  testCaseInsensitiveForEnumeration(org.eclipse.papyrus.infra.gmfdiag.css.tests.tests.CSSCompartmentsTests): EnumerationLiteral Compartment should not be collapsed
  testToManageIPackage(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramTopNode): A version lust be associated to a each diagram
  testToManageComment(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramTopNode): A version lust be associated to a each diagram
  testToManageConstraint(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramTopNode): A version lust be associated to a each diagram
  testToManageRequirement(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramTopNode): A version lust be associated to a each diagram
  testToManageIPackage(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramChildNode): A version lust be associated to a each diagram
  testToManageComment(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramChildNode): A version lust be associated to a each diagram
  testToManageConstraint(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramChildNode): A version lust be associated to a each diagram
  testToManageRequirement(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramChildNode): A version lust be associated to a each diagram
  testToManageRealization(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramLink): A version lust be associated to a each diagram
  testToManageAbstraction(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramLink): A version lust be associated to a each diagram
  testToManageDependency(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramLink): A version lust be associated to a each diagram
  testToManageComment(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramCommentLink): A version lust be associated to a each diagram
  testToManageConstraint(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramConstraintLink): A version lust be associated to a each diagram
  testToManageContainment(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramContainment): A version lust be associated to a each diagram
  testToManagePackageImport(org.eclipse.papyrus.sysml.diagram.requirement.test.canonical.TestRequirementDiagramLinkOwnedBySource): A version lust be associated to a each diagram
  testLayoutStereotypeApplicationOnClass(org.eclipse.papyrus.uml.diagram.stereotypeproperty.TestLayoutWithStereotype): The label of the Class has not the good heightcoordinate expected:<11> but was:<15>
  testToManageIPackage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode): DROP: test the execution expected:<2> but was:<1>
  testToManageModel(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildNode): DROP: test the execution expected:<2> but was:<1>
  testToManageInstanceSlot(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramChildLabel): Diagram updater must detect that no link has been created expected:<0> but was:<1>
  testToManageRealization(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageInformationFlow(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageAbstraction(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageUsage(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageDependency(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageAssociation(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestClassDiagramLink):  the name must contain the name of the metaclass expected:<srcMul[A_cla]> but was:<srcMul[]>
  testEnumerationVsEnumerationLiteral(org.eclipse.papyrus.uml.diagram.clazz.test.canonical.TestListCompartmentNodesChildDuplicates): Parent ModelEditPart( org.eclipse.papyrus.infra.gmfdiag.css.notation.CSSDiagramImpl@7de683da (visible: true, type: PapyrusUMLClassDiagram, mutable: false) (name: DiagramToTest, measurementUnit: Pixel) ), type org.eclipse.papyrus.infra.gmfdiag.css.notation.CSSDiagramImpl@7de683da (visible: true, type: PapyrusUMLClassDiagram, mutable: false) (name: DiagramToTest, measurementUnit: Pixel) looking for: 2097
  testToManageOpaqueAction(org.eclipse.papyrus.uml.diagram.activity.tests.canonical.TestActivityChildNodeInStructuredActivity): CONTAINER CREATION: test if the command can be executed
  testToManifestation(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink): CREATION: command null
  testToManageDependency(org.eclipse.papyrus.uml.diagram.deployment.test.canonical.TestDeploymentDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageComponentRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageInterfaceRealization(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageAbstraction(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageUsage(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageDependency(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testToManageManifestation(org.eclipse.papyrus.uml.diagram.component.test.canonical.TestComponentDiagramLink): Diagram updater must detect that node children has been created expected:<4> but was:<5>
  testResizeCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant): The timeline does not follow the expected pattern expected:<-o-o[o-o]o-> but was:<-o-o[-]o->
  testDeleteStateInvariantsWithOccurrencesOnTop(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactStateInvariant): The timeline does not follow the expected pattern expected:<-oo-o[o-oo-o]> but was:<-oo-o[-o-]>
  testCreateOccurrenceSpecificationWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramFullOccurrenceSpecification): There must be two StateInvariants after creating an OccurrenceSpecification expected:<2> but was:<1>
  testCreateOccurrenceSpecificationOnCompactStateInvariant(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramCompactOccurrenceSpecification): The timeline does not follow the expected pattern expected:<-oo-o[o-oo-o]> but was:<-oo-o[-o-]>
  testCreateStateDefinitionWithPaletteTool(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition): The state definition compartment should contain one more child expected:<1> but was:<0>
  testEditStateDefinitionName(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramStateDefinition): The DirectEditRequest should open a Text field
  testToComponentRealization(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramLinkOwnedBySource): CREATION:test the execution
  testToProperty(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel): CREATION:test the execution
  testToEnumerationLiteral(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel): VIEW DELETION: Intitial State
  testToOperation(org.eclipse.papyrus.uml.diagram.composite.test.canonical.TestCompositeDiagramChildLabel): CREATION:test the execution
  testToConstraint(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode): CREATION:test the execution expected:<1> but was:<0>
  testToRegion(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode): CREATION: test if the command can be executed
  testToComment(org.eclipse.papyrus.uml.diagram.statemachine.tests.canonical.TestStateMachineDiagramChildNode): Diagram updater must detect that children has been created. Actual: 0
  testToDurationObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode): DROP:  command null
  testToTimeObservation(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramChildNode): DROP:  command null
  testToMessage(org.eclipse.papyrus.uml.diagram.communication.tests.canonical.TestCommunicationDiagramLink): CREATION:Intitial State expected:<0> but was:<1>
  testPreferencePage(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestGuardVisibility_402966): Preference Item Guard Group: 
  testLifelinesSameSizeHeight(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978): lifeline1 height
  testLifelinesSameSizeBoth(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.m7.TestMakeSameHeightForLifelines_402978): lifeline1 height
  testDisplayStereotypeWithBrace(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.pro20130916.InteractionOperandStereotypesTest): Stereotype displayed with brace
  testStereotypeChanged(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.pro20130916.Fixbug_LifelineManagement_417365): Lifeline head bottom
  testFontChanged(org.eclipse.papyrus.uml.diagram.sequence.tests.bug.pro20130916.Fixbug_LifelineManagement_417365): Lifeline head bottom
  testEditInteractionName(org.eclipse.papyrus.uml.diagram.interactionoverview.tests.canonical.TestInteractionOverviewDiagramActivityTN): The DirectEditRequest should open a Text field

Tests in error: 
  testCreateAsyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages)
  testCreateSyncMessage(org.eclipse.papyrus.uml.diagram.timing.tests.canonical.TestTimingDiagramMessages)

Tests run: 9533, Failures: 63, Errors: 2, Skipped: 9282

[ERROR] There are test failures.

Please refer to /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/tests/junit/plugins/core/org.eclipse.papyrus.tests/target/surefire-reports for the individual test results.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.uml.diagram.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.diagram.feature/target/org.eclipse.papyrus.tests.uml.diagram.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.diagram.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.infra.services.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.services.feature/target/org.eclipse.papyrus.tests.infra.services.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.services.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.sysml.diagram.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.sysml.diagram.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.sysml.diagram.feature/target/org.eclipse.papyrus.tests.sysml.diagram.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.sysml.diagram.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.sysml.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.sysml.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.sysml.feature/target/org.eclipse.papyrus.tests.sysml.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.sysml.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.uml.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.feature/target/org.eclipse.papyrus.tests.uml.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.views.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.views.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.views.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.views.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.views.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.views.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.views.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.views.feature/target/org.eclipse.papyrus.tests.views.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.views.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.views.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.infra.nattable.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.nattable.feature/target/org.eclipse.papyrus.tests.infra.nattable.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.nattable.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.sysml.nattable.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.sysml.nattable.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.sysml.nattable.feature/target/org.eclipse.papyrus.tests.sysml.nattable.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.sysml.nattable.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.uml.nattable.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.nattable.feature/target/org.eclipse.papyrus.tests.uml.nattable.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.nattable.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.infra.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.feature/target/org.eclipse.papyrus.tests.infra.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.infra.core.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.infra.core.feature/target/org.eclipse.papyrus.tests.infra.core.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.infra.core.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.uml.tools.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.tools.feature/target/org.eclipse.papyrus.tests.uml.tools.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.tools.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.uml.decoratormodel.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.decoratormodel.feature/target/org.eclipse.papyrus.tests.uml.decoratormodel.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.uml.decoratormodel.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.uml.textedit.tests.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.uml.textedit.tests.feature/target/org.eclipse.papyrus.uml.textedit.tests.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.textedit.tests.feature ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.papyrus.tests.feature 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.papyrus.tests.feature ---
[INFO] Deleting /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.tests.feature ---
[INFO] The project's OSGi version is 1.1.0.201412100512
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-id (default-validate-id) @ org.eclipse.papyrus.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:validate-version (default-validate-version) @ org.eclipse.papyrus.tests.feature ---
[INFO] 
[INFO] --- target-platform-configuration:0.21.0:target-platform (default-target-platform) @ org.eclipse.papyrus.tests.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.21.0:package-feature (default-package-feature) @ org.eclipse.papyrus.tests.feature ---
[INFO] Building jar: /jobs/genie.modeling.mdt.papyrus/Papyrus-Master-Tests-Failures/workspace/features/papyrus-tests-features/org.eclipse.papyrus.tests.feature/target/org.eclipse.papyrus.tests.feature-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.tests.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:0.21.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.tests.feature ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] org.eclipse.papyrus ............................... SUCCESS [  0.319 s]
[INFO] org.eclipse.papyrus.junit.framework ............... SUCCESS [ 11.947 s]
[INFO] org.eclipse.papyrus.bundles.tests ................. SUCCESS [  5.844 s]
[INFO] org.eclipse.papyrus.junit.utils ................... SUCCESS [ 10.492 s]
[INFO] org.eclipse.papyrus.customization.properties.tests  SUCCESS [  6.674 s]
[INFO] org.eclipse.papyrus.editor.integration.tests ...... SUCCESS [  5.993 s]
[INFO] org.eclipse.papyrus.infra.core.sasheditor.tests ... SUCCESS [  7.474 s]
[INFO] org.eclipse.papyrus.infra.core.sasheditor.di.tests  SUCCESS [  4.361 s]
[INFO] org.eclipse.papyrus.infra.core.tests .............. SUCCESS [  2.516 s]
[INFO] org.eclipse.papyrus.infra.emf.readonly.tests ...... SUCCESS [  2.517 s]
[INFO] org.eclipse.papyrus.infra.emf.tests ............... SUCCESS [  1.316 s]
[INFO] org.eclipse.papyrus.infra.extendedtypes.tests ..... SUCCESS [  1.054 s]
[INFO] org.eclipse.papyrus.infra.gmfdiag.commands.tests .. SUCCESS [  0.743 s]
[INFO] org.eclipse.papyrus.infra.gmfdiag.common.tests .... SUCCESS [  3.473 s]
[INFO] org.eclipse.papyrus.infra.gmfdiag.css.tests ....... SUCCESS [  3.499 s]
[INFO] org.eclipse.papyrus.infra.gmfdiag.menu.tests ...... SUCCESS [  0.559 s]
[INFO] org.eclipse.papyrus.infra.nattable.model.editor.tests  SUCCESS [  2.935 s]
[INFO] org.eclipse.papyrus.infra.nattable.tests .......... SUCCESS [  1.729 s]
[INFO] org.eclipse.papyrus.infra.nattable.views.tests .... SUCCESS [  2.042 s]
[INFO] org.eclipse.papyrus.infra.services.controlmode.tests  SUCCESS [  2.370 s]
[INFO] org.eclipse.papyrus.infra.services.edit.tests ..... SUCCESS [  7.808 s]
[INFO] org.eclipse.papyrus.infra.services.labelprovider.tests  SUCCESS [  0.684 s]
[INFO] org.eclipse.papyrus.infra.services.resourceloading.tests  SUCCESS [  0.744 s]
[INFO] org.eclipse.papyrus.infra.tools.tests ............. SUCCESS [  6.198 s]
[INFO] org.eclipse.papyrus.search.tests .................. SUCCESS [  0.277 s]
[INFO] org.eclipse.papyrus.sysml.diagram.blockdefinition.tests  SUCCESS [  3.950 s]
[INFO] org.eclipse.papyrus.sysml.diagram.internalblock.tests  SUCCESS [ 13.909 s]
[INFO] org.eclipse.papyrus.sysml.diagram.parametric.tests  SUCCESS [  4.677 s]
[INFO] org.eclipse.papyrus.uml.diagram.tests ............. SUCCESS [  2.968 s]
[INFO] org.eclipse.papyrus.uml.diagram.common.tests ...... SUCCESS [  1.454 s]
[INFO] org.eclipse.papyrus.sysml.diagram.requirement.tests  SUCCESS [  1.041 s]
[INFO] org.eclipse.papyrus.sysml.modelexplorer.tests ..... SUCCESS [  5.843 s]
[INFO] org.eclipse.papyrus.sysml.nattable.allocation.tests  SUCCESS [  1.490 s]
[INFO] org.eclipse.papyrus.sysml.nattable.requirement.tests  SUCCESS [  2.225 s]
[INFO] org.eclipse.papyrus.sysml.service.types.tests ..... SUCCESS [  1.603 s]
[INFO] org.eclipse.papyrus.sysml.tests ................... SUCCESS [  4.146 s]
[INFO] org.eclipse.papyrus.uml.diagram.clazz.tests ....... SUCCESS [  6.944 s]
[INFO] org.eclipse.papyrus.views.modelexplorer.tests ..... SUCCESS [  4.018 s]
[INFO] org.eclipse.papyrus.uml.diagram.activity.tests .... SUCCESS [  8.446 s]
[INFO] org.eclipse.papyrus.uml.diagram.deployment.tests .. SUCCESS [  4.257 s]
[INFO] org.eclipse.papyrus.uml.diagram.component.tests ... SUCCESS [  3.337 s]
[INFO] org.eclipse.papyrus.uml.diagram.usecase.tests ..... SUCCESS [  2.884 s]
[INFO] org.eclipse.papyrus.uml.diagram.statemachine.tests  SUCCESS [  3.422 s]
[INFO] org.eclipse.papyrus.uml.diagram.communication.tests  SUCCESS [  2.021 s]
[INFO] org.eclipse.papyrus.uml.diagram.dnd.tests ......... SUCCESS [  3.137 s]
[INFO] org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests  SUCCESS [  4.385 s]
[INFO] org.eclipse.papyrus.uml.diagram.timing.tests ...... SUCCESS [  4.982 s]
[INFO] org.eclipse.papyrus.uml.tools.tests ............... SUCCESS [  4.107 s]
[INFO] org.eclipse.papyrus.uml.tools.utils.tests ......... SUCCESS [  6.419 s]
[INFO] org.eclipse.papyrus.uml.nattable.tests ............ SUCCESS [  0.778 s]
[INFO] org.eclipse.papyrus.uml.diagram.sequence.tests .... SUCCESS [ 10.230 s]
[INFO] org.eclipse.papyrus.uml.diagram.interactionoverview.tests  SUCCESS [  3.161 s]
[INFO] org.eclipse.papyrus.uml.diagram.composite.tests ... SUCCESS [  2.421 s]
[INFO] org.eclipse.papyrus.uml.diagram.wizards.tests ..... SUCCESS [  3.873 s]
[INFO] org.eclipse.papyrus.uml.diagram.profile.tests ..... SUCCESS [  2.116 s]
[INFO] org.eclipse.papyrus.uml.nattable.generic.tests .... SUCCESS [  2.093 s]
[INFO] org.eclipse.papyrus.uml.modelexplorer.tests ....... SUCCESS [  1.183 s]
[INFO] org.eclipse.papyrus.uml.textedit.tests ............ SUCCESS [  0.778 s]
[INFO] org.eclipse.papyrus.uml.textedit.port.tests ....... SUCCESS [  0.736 s]
[INFO] org.eclipse.papyrus.uml.textedit.property.tests ... SUCCESS [  0.955 s]
[INFO] org.eclipse.papyrus.uml.textedit.parameter.tests .. SUCCESS [  2.618 s]
[INFO] org.eclipse.papyrus.uml.decoratormodel.tests ...... SUCCESS [  2.682 s]
[INFO] org.eclipse.papyrus.uml.decoratormodel.controlmode.tests  SUCCESS [  8.248 s]
[INFO] org.eclipse.papyrus.uml.modelrepair.tests ......... SUCCESS [  1.092 s]
[INFO] org.eclipse.papyrus.uml.service.types.tests ....... SUCCESS [  1.161 s]
[INFO] org.eclipse.papyrus.tests ......................... SUCCESS [19:30 min]
[INFO] org.eclipse.papyrus.tests.uml.diagram.feature ..... SUCCESS [  0.194 s]
[INFO] org.eclipse.papyrus.tests.infra.services.feature .. SUCCESS [  0.171 s]
[INFO] org.eclipse.papyrus.tests.sysml.diagram.feature ... SUCCESS [  0.172 s]
[INFO] org.eclipse.papyrus.tests.sysml.feature ........... SUCCESS [  0.152 s]
[INFO] org.eclipse.papyrus.tests.uml.feature ............. SUCCESS [  0.124 s]
[INFO] org.eclipse.papyrus.tests.views.feature ........... SUCCESS [  0.234 s]
[INFO] org.eclipse.papyrus.tests.infra.nattable.feature .. SUCCESS [  0.140 s]
[INFO] org.eclipse.papyrus.tests.sysml.nattable.feature .. SUCCESS [  0.168 s]
[INFO] org.eclipse.papyrus.tests.uml.nattable.feature .... SUCCESS [  0.116 s]
[INFO] org.eclipse.papyrus.tests.infra.feature ........... SUCCESS [  0.184 s]
[INFO] org.eclipse.papyrus.tests.infra.core.feature ...... SUCCESS [  0.211 s]
[INFO] org.eclipse.papyrus.tests.uml.tools.feature ....... SUCCESS [  0.143 s]
[INFO] org.eclipse.papyrus.tests.uml.decoratormodel.feature  SUCCESS [  0.183 s]
[INFO] org.eclipse.papyrus.uml.textedit.tests.feature .... SUCCESS [  0.210 s]
[INFO] org.eclipse.papyrus.tests.feature ................. SUCCESS [  0.311 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 35:13 min
[INFO] Finished at: 2014-12-10T00:36:25-05:00
[INFO] Final Memory: 560M/11085M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
Terminating xvnc.
Recording test results
Finished: UNSTABLE