Skip to content

Console Output

Skipping 1,347 KB.. Full Log
	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:20:11 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:20:11 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
06:20:11 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:20:11 	                                                                    ^^^^^^^^
06:20:11 Discouraged access: The type 'PartImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
06:20:11 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:20:11 	                                                                                ^^^^^^^^^^^^^^^^
06:20:11 Discouraged access: The type 'SlaveMenuService' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.100.v20211022-1309/org.eclipse.ui.workbench-3.123.100.v20211022-1309.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[135] 
06:20:11 	org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl model = (PartImpl) ((SlaveMenuService) manager).getModel();
06:20:11 	                                                                                                           ^^^^^^^^
06:20:11 Discouraged access: The method 'SlaveMenuService.getModel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.100.v20211022-1309/org.eclipse.ui.workbench-3.123.100.v20211022-1309.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[136] 
06:20:11 	List<MMenu> menus = model.getMenus();
06:20:11 	                          ^^^^^^^^
06:20:11 Discouraged access: The method 'PartImpl.getMenus()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[138] 
06:20:11 	if (m instanceof PopupMenuImpl) {
06:20:11 	                 ^^^^^^^^^^^^^
06:20:11 Discouraged access: The type 'PopupMenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[141] 
06:20:11 	if (current instanceof MenuImpl && current.getLabel().equals("&New Child")) {// it probably don't work in case of internationalization usage //$NON-NLS-1$
06:20:11 	                       ^^^^^^^^
06:20:11 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[142] 
06:20:11 	return (MenuImpl) current;
06:20:11 	        ^^^^^^^^
06:20:11 Discouraged access: The type 'MenuImpl' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[161] 
06:20:11 	if (site instanceof PartSite) {
06:20:11 	                    ^^^^^^^^
06:20:11 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.100.v20211022-1309/org.eclipse.ui.workbench-3.123.100.v20211022-1309.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
06:20:11 	final PartSite ps = (PartSite) activePart.getSite();
06:20:11 	      ^^^^^^^^
06:20:11 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.100.v20211022-1309/org.eclipse.ui.workbench-3.123.100.v20211022-1309.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[162] 
06:20:11 	final PartSite ps = (PartSite) activePart.getSite();
06:20:11 	                     ^^^^^^^^
06:20:11 Discouraged access: The type 'PartSite' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.100.v20211022-1309/org.eclipse.ui.workbench-3.123.100.v20211022-1309.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/menu/ContributionToNewChildMenu.java:[164] 
06:20:11 	IEclipseContext iec = ps.getContext();
06:20:11 	                         ^^^^^^^^^^
06:20:11 Discouraged access: The method 'PartSite.getContext()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.123.100.v20211022-1309/org.eclipse.ui.workbench-3.123.100.v20211022-1309.jar')
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[408] 
06:20:11 	public static boolean isMac() {
06:20:11 	                      ^^^^^^^
06:20:11 The method isMac() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
06:20:11 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/org/eclipse/papyrus/toolsmiths/nattable/wizard/ExportAsTableConfigurationWizard.java:[412] 
06:20:11 	public static boolean isUnix() {
06:20:11 	                      ^^^^^^^^
06:20:11 The method isUnix() from the type ExportAsTableConfigurationWizard.OperatingSystem is never used locally
06:20:11 27 problems (27 warnings)
06:20:11 [INFO] 
06:20:11 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:11 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:11 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/src/test/resources
06:20:11 [INFO] 
06:20:11 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
06:20:11 [INFO] 
06:20:11 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:11 [INFO] 
06:20:11 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:11 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
06:20:11 [INFO] 
06:20:11 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:11 [INFO] 
06:20:11 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:11 [INFO] 
06:20:11 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:11 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT.jar
06:20:12 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.nattable/target/org.eclipse.papyrus.toolsmiths.nattable-2.0.0-SNAPSHOT-sources.jar
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.nattable ---
06:20:14 [INFO] 
06:20:14 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.types.ui.properties >---
06:20:14 [INFO] Building org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT [57/74]
06:20:14 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:14 [INFO] 
06:20:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] The project's OSGi version is 4.0.0.202110271009
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] 
06:20:14 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/main/resources
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/bin
06:20:14 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/org/eclipse/papyrus/uml/types/ui/properties/widgets/FeatureToSetNamePropertyEditor.java:[139] 
06:20:14 	for (Iterator iterator = workspaceProfilesURIs.iterator(); iterator.hasNext();) {
06:20:14 	     ^^^^^^^^
06:20:14 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
06:20:14 1 problem (1 warning)
06:20:14 [INFO] 
06:20:14 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:14 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:14 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/src/test/resources
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
06:20:14 [INFO] 
06:20:14 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] 
06:20:14 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] 
06:20:14 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:14 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT.jar
06:20:15 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/target/org.eclipse.papyrus.uml.types.ui.properties-4.0.0-SNAPSHOT-sources.jar
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.types.ui.properties ---
06:20:17 [INFO] 
06:20:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profile-migration >--
06:20:17 [INFO] Building org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT [58/74]
06:20:17 [INFO] --------------------------------[ pom ]---------------------------------
06:20:17 [INFO] 
06:20:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:20:17 [INFO] 
06:20:17 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profile-migration ---
06:20:17 [INFO] 
06:20:17 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration.ui >--
06:20:17 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT [59/74]
06:20:17 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:17 [INFO] 
06:20:17 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:17 [INFO] The project's OSGi version is 1.0.0.202110271009
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:17 [INFO] 
06:20:17 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:17 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:17 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/main/resources
06:20:17 [INFO] 
06:20:17 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:17 [INFO] Compiling 20 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/bin
06:20:18 [WARNING] /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/org/eclipse/papyrus/toolsmiths/profilemigration/ui/preferences/ProfileMigrationPreferencePage.java:[203] 
06:20:18 	button.setData(new Integer(id));
06:20:18 	                   ^^^^^^^^^^^
06:20:18 The constructor Integer(int) is deprecated since version 9
06:20:18 1 problem (1 warning)
06:20:18 [INFO] 
06:20:18 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:18 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:18 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/src/test/resources
06:20:18 [INFO] 
06:20:18 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
06:20:18 [INFO] 
06:20:18 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:18 [INFO] 
06:20:18 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
06:20:18 [INFO] 
06:20:18 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:18 [INFO] 
06:20:18 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:18 [INFO] 
06:20:18 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:18 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT.jar
06:20:19 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration.ui/target/org.eclipse.papyrus.toolsmiths.profilemigration.ui-1.0.0-SNAPSHOT-sources.jar
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration.ui ---
06:20:20 [INFO] 
06:20:20 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.profilemigration >--
06:20:20 [INFO] Building org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT [60/74]
06:20:20 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:20 [INFO] 
06:20:20 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] The project's OSGi version is 1.1.0.202110271009
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] 
06:20:20 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/main/resources
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/bin
06:20:20 [INFO] 
06:20:20 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:20 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:20 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/src/test/resources
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
06:20:20 [INFO] 
06:20:20 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] 
06:20:20 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] 
06:20:20 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:20 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT.jar
06:20:23 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/profilemigration/org.eclipse.papyrus.toolsmiths.profilemigration/target/org.eclipse.papyrus.toolsmiths.profilemigration-1.1.0-SNAPSHOT-sources.jar
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.profilemigration ---
06:20:24 [INFO] 
06:20:24 [INFO] -----< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.feature >-----
06:20:24 [INFO] Building org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT   [61/74]
06:20:24 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:20:24 [INFO] 
06:20:24 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] The project's OSGi version is 1.2.0.202110271009
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] 
06:20:24 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] 
06:20:24 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
06:20:24 [INFO] 
06:20:24 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:24 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT.jar
06:20:25 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/target/org.eclipse.papyrus.toolsmiths.feature-1.2.0-SNAPSHOT-sources-feature.jar
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.feature ---
06:20:27 [INFO] 
06:20:27 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.types.generator.ui >--
06:20:27 [INFO] Building org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT [62/74]
06:20:27 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:27 [INFO] 
06:20:27 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] The project's OSGi version is 2.1.0.202110271009
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] 
06:20:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/main/resources
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/bin
06:20:27 [INFO] 
06:20:27 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:27 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/src/test/resources
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
06:20:27 [INFO] 
06:20:27 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] 
06:20:27 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:27 [INFO] 
06:20:27 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:28 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT.jar
06:20:29 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/target/org.eclipse.papyrus.uml.profile.types.generator.ui-2.1.0-SNAPSHOT-sources.jar
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.types.generator.ui ---
06:20:30 [INFO] 
06:20:30 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.assistants.generator.ui >--
06:20:30 [INFO] Building org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT [63/74]
06:20:30 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:30 [INFO] 
06:20:30 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] The project's OSGi version is 2.0.0.202110271009
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] 
06:20:30 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/main/resources
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/bin
06:20:30 [INFO] 
06:20:30 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:30 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:30 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/src/test/resources
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:20:30 [INFO] 
06:20:30 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] 
06:20:30 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] 
06:20:30 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:30 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT.jar
06:20:32 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/target/org.eclipse.papyrus.uml.profile.assistants.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.assistants.generator.ui ---
06:20:33 [INFO] 
06:20:33 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator >--
06:20:33 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT [64/74]
06:20:33 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:33 [INFO] 
06:20:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/xtend-gen (includes = [], excludes = [**/.gitignore])
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] The project's OSGi version is 2.0.0.202110271009
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] 
06:20:33 [INFO] --- xtend-maven-plugin:2.25.0.M1:compile (default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] 
06:20:33 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/main/resources
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/bin
06:20:33 [INFO] 
06:20:33 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:33 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/src/test/resources
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
06:20:33 [INFO] 
06:20:33 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] 
06:20:33 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] 
06:20:33 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:33 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT.jar
06:20:35 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator-2.0.0-SNAPSHOT-sources.jar
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator ---
06:20:36 [INFO] 
06:20:36 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui >--
06:20:36 [INFO] Building org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT [65/74]
06:20:36 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:36 [INFO] 
06:20:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] The project's OSGi version is 2.0.0.202110271009
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] 
06:20:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/main/resources
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/bin
06:20:36 [INFO] 
06:20:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:36 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/src/test/resources
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:20:36 [INFO] 
06:20:36 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] 
06:20:36 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] 
06:20:36 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:36 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT.jar
06:20:37 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/target/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui-2.0.0-SNAPSHOT-sources.jar
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui ---
06:20:38 [INFO] 
06:20:38 [INFO] ---< org.eclipse.papyrus:org.eclipse.papyrus.uml.assistants.feature >---
06:20:38 [INFO] Building org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT [66/74]
06:20:38 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:20:38 [INFO] 
06:20:38 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] The project's OSGi version is 4.0.0.202110271009
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] 
06:20:38 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] 
06:20:38 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
06:20:38 [INFO] 
06:20:38 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:38 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT.jar
06:20:39 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.uml.assistants.feature/target/org.eclipse.papyrus.uml.assistants.feature-4.0.0-SNAPSHOT-sources-feature.jar
06:20:41 [INFO] 
06:20:41 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.assistants.feature ---
06:20:41 [INFO] 
06:20:41 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.architecture >--
06:20:41 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT [67/74]
06:20:41 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:41 [INFO] 
06:20:41 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] 
06:20:41 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] The project's OSGi version is 2.1.0.202110271009
06:20:41 [INFO] 
06:20:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] 
06:20:41 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] 
06:20:41 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/main/resources
06:20:41 [INFO] 
06:20:41 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/bin
06:20:41 [INFO] 
06:20:41 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:41 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/src/test/resources
06:20:41 [INFO] 
06:20:41 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
06:20:41 [INFO] 
06:20:41 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] 
06:20:41 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
06:20:42 [INFO] 
06:20:42 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:42 [INFO] 
06:20:42 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:42 [INFO] 
06:20:42 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:42 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT.jar
06:20:43 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.architecture/target/org.eclipse.papyrus.toolsmiths.validation.architecture-2.1.0-SNAPSHOT-sources.jar
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.architecture ---
06:20:46 [INFO] 
06:20:46 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.elementtypes >--
06:20:46 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT [68/74]
06:20:46 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:46 [INFO] 
06:20:46 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] The project's OSGi version is 2.1.0.202110271009
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] 
06:20:46 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/main/resources
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/bin
06:20:46 [INFO] 
06:20:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:46 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/src/test/resources
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
06:20:46 [INFO] 
06:20:46 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] 
06:20:46 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] 
06:20:46 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:46 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT.jar
06:20:47 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.elementtypes/target/org.eclipse.papyrus.toolsmiths.validation.elementtypes-2.1.0-SNAPSHOT-sources.jar
06:20:48 [INFO] 
06:20:48 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.elementtypes ---
06:20:48 [INFO] 
06:20:48 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.profile >--
06:20:48 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT [69/74]
06:20:48 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:48 [INFO] 
06:20:48 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:48 [INFO] 
06:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:48 [INFO] The project's OSGi version is 2.1.0.202110271009
06:20:48 [INFO] 
06:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:48 [INFO] 
06:20:48 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:48 [INFO] 
06:20:48 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:48 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:48 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/main/resources
06:20:48 [INFO] 
06:20:48 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:48 [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/bin
06:20:49 [INFO] 
06:20:49 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:49 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:49 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:49 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/src/test/resources
06:20:49 [INFO] 
06:20:49 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
06:20:49 [INFO] 
06:20:49 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:49 [INFO] 
06:20:49 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
06:20:49 [INFO] 
06:20:49 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:49 [INFO] 
06:20:49 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:49 [INFO] 
06:20:49 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:49 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT.jar
06:20:51 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.profile/target/org.eclipse.papyrus.toolsmiths.validation.profile-2.1.0-SNAPSHOT-sources.jar
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.profile ---
06:20:52 [INFO] 
06:20:52 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.newchild >--
06:20:52 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT [70/74]
06:20:52 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:52 [INFO] 
06:20:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] The project's OSGi version is 1.0.0.202110271009
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] 
06:20:52 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/main/resources
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/bin
06:20:52 [INFO] 
06:20:52 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:52 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:52 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/src/test/resources
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
06:20:52 [INFO] 
06:20:52 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] 
06:20:52 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] 
06:20:52 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:52 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT.jar
06:20:54 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.newchild/target/org.eclipse.papyrus.toolsmiths.validation.newchild-1.0.0-SNAPSHOT-sources.jar
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.newchild ---
06:20:55 [INFO] 
06:20:55 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.properties >--
06:20:55 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT [71/74]
06:20:55 [INFO] ---------------------------[ eclipse-plugin ]---------------------------
06:20:55 [INFO] 
06:20:55 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] The project's OSGi version is 1.0.0.202110271009
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] 
06:20:55 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/main/resources
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-compiler-plugin:2.2.0:compile (default-compile) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/bin
06:20:55 [INFO] 
06:20:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:20:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:20:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/src/test/resources
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
06:20:55 [INFO] 
06:20:55 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-packaging-plugin:2.2.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] 
06:20:55 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] 
06:20:55 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:55 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT.jar
06:20:57 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/plugins/toolsmiths/validation/org.eclipse.papyrus.toolsmiths.validation.properties/target/org.eclipse.papyrus.toolsmiths.validation.properties-1.0.0-SNAPSHOT-sources.jar
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.properties ---
06:20:59 [INFO] 
06:20:59 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.validation.feature >--
06:20:59 [INFO] Building org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT [72/74]
06:20:59 [INFO] --------------------------[ eclipse-feature ]---------------------------
06:20:59 [INFO] 
06:20:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] Deleting /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] The project's OSGi version is 1.0.0.202110271009
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-id (default-validate-id) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:validate-version (default-validate-version) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] 
06:20:59 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-packaging-plugin:2.2.0:package-feature (default-package-feature) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-p2-plugin:2.2.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] 
06:20:59 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:20:59 [INFO] 
06:20:59 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:20:59 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT.jar
06:21:00 [INFO] Signing jar: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.validation.feature/target/org.eclipse.papyrus.toolsmiths.validation.feature-1.0.0-SNAPSHOT-sources-feature.jar
06:21:01 [INFO] 
06:21:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.validation.feature ---
06:21:01 [INFO] 
06:21:01 [INFO] --< org.eclipse.papyrus:org.eclipse.papyrus.toolsmiths.targetplatform >--
06:21:01 [INFO] Building org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT [73/74]
06:21:01 [INFO] ---------------------[ eclipse-target-definition ]----------------------
06:21:01 [INFO] 
06:21:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:21:01 [INFO] 
06:21:01 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:21:01 [INFO] 
06:21:01 [INFO] --- tycho-packaging-plugin:2.2.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:21:01 [INFO] 
06:21:01 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:21:01 [INFO] 
06:21:01 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:21:01 [INFO] 
06:21:01 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.toolsmiths.targetplatform ---
06:21:01 [INFO] 
06:21:01 [INFO] -------< org.eclipse.papyrus:org.eclipse.papyrus.p2.toolsmiths >--------
06:21:01 [INFO] Building org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT        [74/74]
06:21:01 [INFO] -------------------------[ eclipse-repository ]-------------------------
06:21:01 [INFO] 
06:21:01 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:02 [INFO] 
06:21:02 [INFO] --- tycho-packaging-plugin:2.2.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:02 [INFO] The project's OSGi version is 1.0.0.202110271009
06:21:02 [INFO] 
06:21:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:02 [INFO] 
06:21:02 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
06:21:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
06:21:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/src/main/resources
06:21:02 [INFO] 
06:21:02 [INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:02 [INFO] 
06:21:02 [INFO] --- target-platform-configuration:2.2.0:target-platform (default-target-platform) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:02 [INFO] 
06:21:02 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:02 [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
06:21:02 [INFO] Published profile IUs: [config.a.jre.javase 14.0.0, a.jre.javase 14.0.0]
06:21:02 [INFO] Published profile IUs: [config.a.jre.javase 15.0.0, a.jre.javase 15.0.0]
06:21:03 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
06:21:03 [INFO] 
06:21:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-products (default-publish-products) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:03 [INFO] 
06:21:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:03 [INFO] 
06:21:03 [INFO] --- tycho-p2-publisher-plugin:2.2.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:03 [INFO] 
06:21:03 [INFO] --- tycho-p2-repository-plugin:2.2.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:03 [INFO] Fetching org.eclipse.cbi.targetplatform-feature_3.0.0.202005061025.jar from http://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/features/ (15.32kB)
06:21:03 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (307.24kB)
06:21:04 [INFO] Fetching org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (21.79kB)
06:21:04 [INFO] Fetching org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (18.85kB)
06:21:04 [INFO] Fetching org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (19.62kB)
06:21:04 [INFO] Fetching org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar from https://download.eclipse.org/cbi/updates/aggregator/ide/4.13/I20200825-1209/plugins/ (146.93kB)
06:21:04 [INFO] Fetching org.eclipse.xtext.builder.standalone_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (47.53kB)
06:21:04 [INFO] Fetching org.eclipse.xtext.buildship_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (15.55kB)
06:21:05 [INFO] Fetching org.eclipse.xtext.common.types.shared_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (18.33kB)
06:21:05 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.41kB)
06:21:05 [INFO] Fetching org.eclipse.xtext.xbase.ui_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (551.75kB)
06:21:05 [INFO] Fetching org.eclipse.xtext.java_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (46.12kB)
06:21:05 [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.34kB)
06:21:05 [INFO] Fetching org.eclipse.xtext.m2e_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (24.04kB)
06:21:05 [INFO] Fetching org.eclipse.xtext.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.41MB)
06:21:06 [INFO] Fetching org.eclipse.xtext.generator.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (461.76kB)
06:21:06 [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (942.99kB)
06:21:06 [INFO] Fetching org.eclipse.xtext.xtext.ide_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (119.64kB)
06:21:06 [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (93.44kB)
06:21:06 [INFO] Fetching org.eclipse.xtext.util.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (138.51kB)
06:21:06 [INFO] Fetching org.eclipse.xtext.common.types.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (359.06kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.builder.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (203.05kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.ecore.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (13.03kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.smap.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.79kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (221.62kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (173.02kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.87kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.java.source_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (23.9kB)
06:21:07 [INFO] Fetching org.eclipse.xtext.runtime_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.25kB)
06:21:08 [INFO] Fetching org.eclipse.xtext.ui.codemining_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (19.42kB)
06:21:08 [INFO] Fetching org.eclipse.xtext.ui.ecore_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.66kB)
06:21:08 [INFO] Fetching org.eclipse.xtext.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (1.01MB)
06:21:08 [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (136.19kB)
06:21:08 [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (14.51kB)
06:21:08 [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.3kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (28.38kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (12.06kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.43kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (125.35kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (88.92kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (84.41kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (97.07kB)
06:21:09 [INFO] Fetching org.eclipse.xtext.ide.source_2.25.0.v20210301-0843.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (275.54kB)
06:21:10 [INFO] Fetching org.eclipse.xtext.m2e.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (16.06kB)
06:21:10 [INFO] Fetching org.eclipse.xtext.buildship.source_2.25.0.v20210301-0928.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (11.57kB)
06:21:10 [INFO] Fetching org.eclipse.xtext.ui_2.25.0.v20210301-1429.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/features/ (19.04kB)
06:21:10 [INFO] Fetching org.eclipse.xtext.xbase.ide_2.25.0.v20210301-0909.jar from https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.25.0/plugins/ (596.72kB)
06:21:13 [INFO] 
06:21:13 [INFO] --- tycho-p2-repository-plugin:2.2.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:13 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
06:21:14 [INFO] 
06:21:14 [INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:14 [INFO] 
06:21:14 [INFO] --- eclipse-jarsigner-plugin:1.3.1:sign (sign) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:14 [INFO] 
06:21:14 [INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:14 [INFO] 
06:21:14 [INFO] --- repository-utils:1.7.0:generate-repository-facade (default) @ org.eclipse.papyrus.p2.toolsmiths ---
06:21:17 [WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
06:21:17 [INFO] Building zip: /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/org.eclipse.papyrus.p2.toolsmiths-1.0.0-SNAPSHOT.zip
06:21:17 [INFO] ------------------------------------------------------------------------
06:21:17 [INFO] Reactor Summary:
06:21:17 [INFO] 
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.releng 1.0.0-SNAPSHOT SUCCESS [  5.835 s]
06:21:17 [INFO] Papyrus Toolsmiths Features 0.0.1-SNAPSHOT ......... SUCCESS [  0.003 s]
06:21:17 [INFO] Papyrus Toolsmiths Plugins 0.0.1-SNAPSHOT .......... SUCCESS [  0.003 s]
06:21:17 [INFO] org.eclipse.papyrus.architectureview 2.0.0-SNAPSHOT  SUCCESS [ 14.519 s]
06:21:17 [INFO] org.eclipse.papyrus.dev.ui 1.0.0-SNAPSHOT .......... SUCCESS [  3.929 s]
06:21:17 [INFO] org.eclipse.papyrus.dev.view.services.edit.request 2.0.0-SNAPSHOT SUCCESS [  1.964 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.editpoliciesstates 2.0.0-SNAPSHOT SUCCESS [  3.734 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.editpartview 2.0.0-SNAPSHOT  SUCCESS [  2.988 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.figureview 2.0.0-SNAPSHOT .. SUCCESS [  2.239 s]
06:21:17 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.debug 2.0.0-SNAPSHOT SUCCESS [  3.845 s]
06:21:17 [INFO] org.eclipse.papyrus.infra.emf.commandstack 2.0.0-SNAPSHOT SUCCESS [  2.723 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf-tooling 0.0.1-SNAPSHOT ..... SUCCESS [  0.002 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.common 2.0.0-SNAPSHOT ...... SUCCESS [  3.002 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.validate 1.2.0-SNAPSHOT .... SUCCESS [  3.682 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.codegen 3.0.0-SNAPSHOT ..... SUCCESS [  7.342 s]
06:21:17 [INFO] org.eclipse.papyrus.dev.types 4.0.0-SNAPSHOT ....... SUCCESS [ 20.409 s]
06:21:17 [INFO] org.eclipse.papyrus.dev.pluginexplorer 2.0.0-SNAPSHOT SUCCESS [  2.633 s]
06:21:17 [INFO] org.eclipse.papyrus.debug.feature 1.0.0-SNAPSHOT ... SUCCESS [  2.167 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.codegen.edit 3.0.0-SNAPSHOT  SUCCESS [  3.643 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.codegen.ui 1.4.0-SNAPSHOT .. SUCCESS [  2.926 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.codegen.xtend 1.0.0-SNAPSHOT SUCCESS [ 23.604 s]
06:21:17 [INFO] org.eclipse.papyrus.gmf.codegen.xtend.ui 1.0.0-SNAPSHOT SUCCESS [  2.896 s]
06:21:17 [INFO] org.eclipse.papyrus.codegen 2.0.0-SNAPSHOT ......... SUCCESS [  2.086 s]
06:21:17 [INFO] Papyrus UML Assistants 0.0.1-SNAPSHOT .............. SUCCESS [  0.002 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.profile.types.generator 3.0.0-SNAPSHOT SUCCESS [  5.709 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator 5.0.0-SNAPSHOT SUCCESS [  2.590 s]
06:21:17 [INFO] org.eclipse.papyrus.dev.assistants.codegen 2.0.100-SNAPSHOT SUCCESS [  3.970 s]
06:21:17 [INFO] org.eclipse.papyrus.mwe2.utils 2.0.0-SNAPSHOT ...... SUCCESS [  2.552 s]
06:21:17 [INFO] org.eclipse.papyrus.diagramgen.feature 1.3.0-SNAPSHOT SUCCESS [  2.277 s]
06:21:17 [INFO] org.eclipse.papyrus.tests.junit-framework 0.0.1-SNAPSHOT SUCCESS [  0.001 s]
06:21:17 [INFO] org.eclipse.papyrus.junit.framework 2.1.0-SNAPSHOT . SUCCESS [  2.609 s]
06:21:17 [INFO] org.eclipse.papyrus.junit.utils 3.1.0-SNAPSHOT ..... SUCCESS [  2.784 s]
06:21:17 [INFO] org.eclipse.papyrus.bundles.tests 2.0.0-SNAPSHOT ... SUCCESS [  9.961 s]
06:21:17 [INFO] org.eclipse.papyrus.junit.feature 1.0.0-SNAPSHOT ... SUCCESS [  1.795 s]
06:21:17 [INFO] org.eclipse.papyrus.dev.project.management 2.0.100-SNAPSHOT SUCCESS [  3.130 s]
06:21:17 [INFO] org.eclipse.papyrus.releng.tools 3.1.0-SNAPSHOT .... SUCCESS [  2.301 s]
06:21:17 [INFO] org.eclipse.papyrus.releng.feature 1.0.0-SNAPSHOT .. SUCCESS [  1.646 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validations 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validation.common 2.0.0-SNAPSHOT SUCCESS [  3.578 s]
06:21:17 [INFO] Papyrus Toolsmithis - Builder 0.0.1-SNAPSHOT ....... SUCCESS [  0.002 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.plugin.builder 1.1.0-SNAPSHOT SUCCESS [  2.676 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.builder.feature 1.0.0-SNAPSHOT SUCCESS [  2.476 s]
06:21:17 [INFO] org.eclipse.papyrus.customization.nattableconfiguration 3.0.0-SNAPSHOT SUCCESS [  3.063 s]
06:21:17 [INFO] org.eclipse.papyrus.infra.emf.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.321 s]
06:21:17 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.edit 3.0.0-SNAPSHOT SUCCESS [  3.636 s]
06:21:17 [INFO] org.eclipse.papyrus.infra.gmfdiag.expansion.editor 3.0.0-SNAPSHOT SUCCESS [  2.122 s]
06:21:17 [INFO] org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor 4.1.0-SNAPSHOT SUCCESS [  3.280 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths 2.0.0-SNAPSHOT ...... SUCCESS [  3.490 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.ecore 2.0.0-SNAPSHOT  SUCCESS [  2.755 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.expressions 2.0.0-SNAPSHOT SUCCESS [  3.037 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools 2.1.0-SNAPSHOT SUCCESS [  2.924 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature 1.0.0-SNAPSHOT SUCCESS [  3.299 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.palette 4.0.0-SNAPSHOT SUCCESS [  3.530 s]
06:21:17 [INFO] org.eclipse.papyrus.views.properties.toolsmiths 3.2.0-SNAPSHOT SUCCESS [  5.897 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.properties.generation 3.0.0-SNAPSHOT SUCCESS [  3.005 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.nattable 2.0.0-SNAPSHOT SUCCESS [  2.433 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.types.ui.properties 4.0.0-SNAPSHOT SUCCESS [  3.758 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.profile-migration 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration.ui 1.0.0-SNAPSHOT SUCCESS [  2.644 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.profilemigration 1.1.0-SNAPSHOT SUCCESS [  4.073 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.feature 1.2.0-SNAPSHOT SUCCESS [  3.118 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.profile.types.generator.ui 2.1.0-SNAPSHOT SUCCESS [  2.941 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.profile.assistants.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.524 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator 2.0.0-SNAPSHOT SUCCESS [  3.122 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui 2.0.0-SNAPSHOT SUCCESS [  2.129 s]
06:21:17 [INFO] org.eclipse.papyrus.uml.assistants.feature 4.0.0-SNAPSHOT SUCCESS [  3.276 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validation.architecture 2.1.0-SNAPSHOT SUCCESS [  4.690 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validation.elementtypes 2.1.0-SNAPSHOT SUCCESS [  2.364 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validation.profile 2.1.0-SNAPSHOT SUCCESS [  3.490 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validation.newchild 1.0.0-SNAPSHOT SUCCESS [  2.911 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validation.properties 1.0.0-SNAPSHOT SUCCESS [  4.096 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.validation.feature 1.0.0-SNAPSHOT SUCCESS [  2.826 s]
06:21:17 [INFO] org.eclipse.papyrus.toolsmiths.targetplatform 0.0.1-SNAPSHOT SUCCESS [  0.002 s]
06:21:17 [INFO] org.eclipse.papyrus.p2.toolsmiths 1.0.0-SNAPSHOT ... SUCCESS [ 15.477 s]
06:21:17 [INFO] ------------------------------------------------------------------------
06:21:17 [INFO] BUILD SUCCESS
06:21:17 [INFO] ------------------------------------------------------------------------
06:21:17 [INFO] Total time:  11:27 min
06:21:17 [INFO] Finished at: 2021-10-27T10:21:17Z
06:21:17 [INFO] ------------------------------------------------------------------------
06:21:18 [Papyrus-Master-Toolsmiths-Release] $ /bin/sh -xe /tmp/jenkins2857435776881493391.sh
06:21:18 + . source/releng/toolkit/server/build-after-toolsmiths.sh
06:21:18 ++ p2UpdateSiteDir=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository
06:21:18 ++ updateSite=/home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
06:21:18 ++ '[' -n 6.0.0M2 ']'
06:21:18 ++ buildType=S
06:21:18 ++ COMPACT_BUILD_ID=
06:21:18 ++ FULL_BUILD_ID=S
06:21:18 ++ '[' -n 6.0.0M2 ']'
06:21:18 ++ updateZipName=Papyrus-Toolsmiths-6.0.0M2.zip
06:21:18 ++ zipName=Papyrus-Toolsmiths.zip
06:21:18 ++ rm -rf tmp
06:21:18 ++ mkdir -p tmp/toolsmiths
06:21:18 ++ rm -rf /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
06:21:18 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/source/releng/toolsmiths/site/target/repository /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
06:21:18 ++ cd /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository
06:21:18 ++ zip -r Papyrus-Toolsmiths-6.0.0M2.zip artifacts.jar artifacts.xml.xz buildinfo.json content.jar content.xml.xz features p2.index plugins
06:21:18   adding: artifacts.jar (deflated 0%)
06:21:18   adding: artifacts.xml.xz (stored 0%)
06:21:18   adding: buildinfo.json (deflated 70%)
06:21:18   adding: content.jar (deflated 6%)
06:21:18   adding: content.xml.xz (stored 0%)
06:21:18   adding: features/ (stored 0%)
06:21:18   adding: features/org.eclipse.papyrus.toolsmiths.builder.feature_1.0.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.releng.feature_1.0.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.toolsmiths.feature_1.2.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.junit.feature_1.0.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.diagramgen.feature_1.3.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.debug.feature_1.0.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.uml.assistants.feature.source_4.0.0.202110271009.jar (deflated 7%)
06:21:18   adding: features/org.eclipse.papyrus.uml.assistants.feature_4.0.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.toolsmiths.feature.source_1.2.0.202110271009.jar (deflated 7%)
06:21:18   adding: features/org.eclipse.papyrus.releng.feature.source_1.0.0.202110271009.jar (deflated 7%)
06:21:18   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature.source_1.0.0.202110271009.jar (deflated 7%)
06:21:18   adding: features/org.eclipse.papyrus.toolsmiths.validation.feature_1.0.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.debug.feature.source_1.0.0.202110271009.jar (deflated 7%)
06:21:18   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature_1.0.0.202110271009.jar (deflated 3%)
06:21:18   adding: features/org.eclipse.papyrus.diagramgen.feature.source_1.3.0.202110271009.jar (deflated 7%)
06:21:18   adding: features/org.eclipse.papyrus.junit.feature.source_1.0.0.202110271009.jar (deflated 7%)
06:21:18   adding: features/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.feature.source_1.0.0.202110271009.jar (deflated 7%)
06:21:18   adding: p2.index (deflated 35%)
06:21:18   adding: plugins/ (stored 0%)
06:21:18   adding: plugins/org.eclipse.papyrus.mwe2.utils.source_2.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar (deflated 10%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.cli_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.source_2.0.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable.source_2.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild.source_1.0.0.202110271009.jar (deflated 20%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor_3.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions.source_2.0.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui_2.1.0.202110271009.jar (deflated 17%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui.source_2.0.0.202110271009.jar (deflated 22%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen.source_2.0.100.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.types.source_4.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.codegen.source_2.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.figureview_2.0.0.202110271009.jar (deflated 17%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.validate.source_1.2.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator_3.0.0.202110271009.jar (deflated 10%)
06:21:18   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths.source_3.2.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties_4.0.0.202110271009.jar (deflated 21%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit.source_3.0.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.common_2.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui.source_2.0.0.202110271009.jar (deflated 20%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths_2.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor.source_4.1.0.202110271009.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.ui_2.0.0.202110271009.jar (deflated 23%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator_2.0.0.202110271009.jar (deflated 27%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui.source_1.0.0.202110271009.jar (deflated 18%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug.source_2.0.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration_3.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools.source_2.1.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.papyrus.architectureview.source_2.0.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.junit.utils_3.1.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore.source_2.0.0.202110271009.jar (deflated 19%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.editpartview.source_2.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.properties.generation_3.0.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile.source_2.1.0.202110271009.jar (deflated 18%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.profile_2.1.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties_1.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.editor_4.1.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy.source_1.0.300.20190930-1609.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.edit_3.0.0.202110271009.jar (deflated 30%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui_1.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.source_3.0.0.202110271009.jar (deflated 8%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture.source_2.1.0.202110271009.jar (deflated 19%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui.source_1.4.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.papyrus.mwe2.utils_2.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit_3.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer_2.0.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration_1.1.0.202110271009.jar (deflated 20%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.project.management_2.0.100.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.palette.source_4.0.0.202110271009.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes.source_2.1.0.202110271009.jar (deflated 20%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack_2.0.0.202110271009.jar (deflated 19%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.assistants.codegen_2.0.100.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.css.debug_2.0.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.validate_1.2.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.m2m.qvto.tests.tools_2.1.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.junit.framework.source_2.1.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.edit.source_3.0.0.202110271009.jar (deflated 10%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen_3.0.0.202110271009.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.expressions_2.0.0.202110271009.jar (deflated 18%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties_4.0.0.202110271009.jar (deflated 23%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator.source_5.0.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.papyrus.junit.utils.source_3.1.0.202110271009.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.aggregator.source_1.0.300.20200825-1205.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates.source_2.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend_1.0.0.202110271009.jar (deflated 4%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.palette_4.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.editpoliciesstates_2.0.0.202110271009.jar (deflated 17%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.ui.source_1.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.junit.framework_2.1.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.views.properties.toolsmiths_3.2.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.project.management.source_2.0.100.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.util.source_1.0.300.20190930-1609.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.ui_1.0.0.202110271009.jar (deflated 19%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request.source_2.0.0.202110271009.jar (deflated 22%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.assistants.generator_5.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.emf.commandstack.source_2.0.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.ui_1.4.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar.pack.gz (deflated 0%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.aggregator_1.0.300.20200825-1205.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.p2.source_1.0.300.20200619-1617.jar (deflated 8%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common_2.0.0.202110271009.jar (deflated 10%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.common.source_2.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.source_2.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.customization.nattableconfiguration.source_3.0.0.202110271009.jar (deflated 10%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.newchild_1.0.0.202110271009.jar (deflated 19%)
06:21:18   adding: plugins/org.eclipse.papyrus.codegen_2.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.ui.source_1.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.elementtypes_2.1.0.202110271009.jar (deflated 18%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.properties.source_1.0.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.ecore_2.0.0.202110271009.jar (deflated 20%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui_2.0.0.202110271009.jar (deflated 22%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.types_4.0.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.cli.source_1.0.300.20190930-1609.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.bundles.tests.source_2.0.0.202110271009.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.profilemigration.source_1.1.0.202110271009.jar (deflated 20%)
06:21:18   adding: plugins/org.eclipse.papyrus.bundles.tests_2.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.pluginexplorer.source_2.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.properties.generation.source_3.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.profile.types.generator.ui.source_2.1.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.figureview.source_2.0.0.202110271009.jar (deflated 14%)
06:21:18   adding: plugins/org.eclipse.papyrus.architectureview_2.0.0.202110271009.jar (deflated 15%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.nattable_2.0.0.202110271009.jar (deflated 12%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.xtend.source_1.0.0.202110271009.jar (deflated 5%)
06:21:18   adding: plugins/org.eclipse.papyrus.releng.tools.source_3.1.0.202110271009.jar (deflated 11%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar.pack.gz (deflated 0%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.aggregator.legacy_1.0.300.20190930-1609.jar (deflated 6%)
06:21:18   adding: plugins/org.eclipse.papyrus.releng.tools_3.1.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.gmfdiag.expansion.editor.source_3.0.0.202110271009.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar.pack.gz (stored 0%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.util_1.0.300.20190930-1609.jar (deflated 10%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.view.services.edit.request_2.0.0.202110271009.jar (deflated 22%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.architecture_2.1.0.202110271009.jar (deflated 17%)
06:21:18   adding: plugins/org.eclipse.papyrus.uml.types.ui.properties.source_4.0.0.202110271009.jar (deflated 16%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.validation.common.source_2.0.0.202110271009.jar (deflated 10%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.codegen.source_3.0.0.202110271009.jar (deflated 9%)
06:21:18   adding: plugins/org.eclipse.papyrus.toolsmiths.plugin.builder_1.1.0.202110271009.jar (deflated 13%)
06:21:18   adding: plugins/org.eclipse.papyrus.gmf.editpartview_2.0.0.202110271009.jar (deflated 17%)
06:21:18   adding: plugins/org.eclipse.papyrus.infra.emf.types.ui.properties.source_4.0.0.202110271009.jar (deflated 19%)
06:21:18   adding: plugins/org.eclipse.papyrus.dev.ui_1.0.0.202110271009.jar (deflated 18%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar (deflated 7%)
06:21:18   adding: plugins/org.eclipse.cbi.p2repo.p2_1.0.300.20200619-1617.jar.pack.gz (deflated 0%)
06:21:18 ++ mv /home/jenkins/agent/workspace/Papyrus-Master-Toolsmiths-Release/repository/Papyrus-Toolsmiths-6.0.0M2.zip tmp/toolsmiths
06:21:18 ++ cd tmp
06:21:18 ++ zip -r Papyrus-Toolsmiths.zip toolsmiths
06:21:18   adding: toolsmiths/ (stored 0%)
06:21:18   adding: toolsmiths/Papyrus-Toolsmiths-6.0.0M2.zip (stored 0%)
06:21:18 ++ mv tmp/Papyrus-Toolsmiths.zip .
06:21:18 Terminating xvnc.
06:21:24 Archiving artifacts
06:21:26 Finished: SUCCESS