Skip to content

Console Output

Skipping 617 KB.. Full Log
[WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[54] 
12:14:00 	assertThat(sIter.hasNext(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[55] 
12:14:00 	assertThat(sIter.nextIndex(), is(-1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[56] 
12:14:00 	assertThat(sIter.next(), is(EcorePackage.Literals.ECLASS.getName()));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[58] 
12:14:00 	assertThat(sIter.hasPrevious(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[59] 
12:14:00 	assertThat(sIter.previousIndex(), is(-1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[60] 
12:14:00 	assertThat(sIter.previous(), is(EcorePackage.Literals.ECLASS.getName()));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[67] 
12:14:00 	assertThat(sIter.hasNext(), is(false));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[68] 
12:14:00 	assertThat(sIter.nextIndex(), is(-1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[69] 
12:14:00 	assertThat(sIter.hasPrevious(), is(false));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[80] 
12:14:00 	assertThat(sIter.hasNext(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[81] 
12:14:00 	assertThat(sIter.nextIndex(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[82] 
12:14:00 	assertThat(sIter.next().getName(), is("B1"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[84] 
12:14:00 	assertThat(sIter.hasNext(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[85] 
12:14:00 	assertThat(sIter.nextIndex(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[86] 
12:14:00 	assertThat(sIter.next().getName(), is("B2"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[88] 
12:14:00 	assertThat(sIter.hasNext(), is(false));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[89] 
12:14:00 	assertThat(sIter.nextIndex(), is(2));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[91] 
12:14:00 	assertThat(sIter.hasPrevious(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[92] 
12:14:00 	assertThat(sIter.previousIndex(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[93] 
12:14:00 	assertThat(sIter.previous().getName(), is("B2"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[95] 
12:14:00 	assertThat(sIter.hasPrevious(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[96] 
12:14:00 	assertThat(sIter.previousIndex(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[97] 
12:14:00 	assertThat(sIter.previous().getName(), is("B1"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[99] 
12:14:00 	assertThat(sIter.hasPrevious(), is(false));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[111] 
12:14:00 	assertThat(sIter.hasNext(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[112] 
12:14:00 	assertThat(sIter.nextIndex(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[114] 
12:14:00 	assertThat(next.eIsProxy(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[115] 
12:14:00 	assertThat(EcoreUtil.getURI(next).fragment(), containsString("B1"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[117] 
12:14:00 	assertThat(sIter.hasNext(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[119] 
12:14:00 	assertThat(next.eIsProxy(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[120] 
12:14:00 	assertThat(EcoreUtil.getURI(next).fragment(), containsString("B2"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[122] 
12:14:00 	assertThat(sIter.hasNext(), is(false));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[123] 
12:14:00 	assertThat(sIter.nextIndex(), is(2));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[125] 
12:14:00 	assertThat(sIter.hasPrevious(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[126] 
12:14:00 	assertThat(sIter.previousIndex(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[128] 
12:14:00 	assertThat(previous.eIsProxy(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[129] 
12:14:00 	assertThat(EcoreUtil.getURI(previous).fragment(), containsString("B2"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[131] 
12:14:00 	assertThat(sIter.hasPrevious(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[132] 
12:14:00 	assertThat(sIter.previousIndex(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[134] 
12:14:00 	assertThat(previous.eIsProxy(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[135] 
12:14:00 	assertThat(EcoreUtil.getURI(previous).fragment(), containsString("B1"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/tests/CDOUtilsTest.java:[137] 
12:14:00 	assertThat(sIter.hasPrevious(), is(false));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/exporter/tests/ModelExporterTest.java:[84] 
12:14:00 	assertThat(problems.getSeverity(), is(Diagnostic.OK));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/exporter/tests/ModelExporterTest.java:[85] 
12:14:00 	assertThat(problems.getChildren().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/exporter/tests/ModelExporterTest.java:[102] 
12:14:00 	ResourceSet rset = getInternalCheckout().getView().getResourceSet();
12:14:00 	                                         ^^^^^^^
12:14:00 Discouraged access: The method 'CDOCheckoutImpl.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer/4.14.0.v20231124-1621/org.eclipse.emf.cdo.explorer-4.14.0.v20231124-1621.jar')
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/exporter/tests/ModelExporterTest.java:[129] 
12:14:00 	assertThat("Does not exist: " + file.getLocation(), file.exists(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/exporter/tests/ModelExporterTest.java:[132] 
12:14:00 	assertThat(osFile.length() > 0L, is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/exporter/tests/ModelExporterTest.java:[138] 
12:14:00 	assertThat(Iterables.size(Iterables.filter(resource.getContents(), new Predicate<EObject>() {
12:14:00 				@Override
12:14:00 				public boolean apply(EObject input) {
12:14:00 					boolean result = false;
12:14:00 					if (input != null) {
12:14:00 						EPackage epackage = input.eClass().getEPackage();
12:14:00 						result = epackage.getName().equalsIgnoreCase(metamodel);
12:14:00 					}
12:14:00 					return result;
12:14:00 				}
12:14:00 			})), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/core/tests/TestProject.java:[64] 
12:14:00 	assertThat(result, notNullValue());
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(IFile, Matcher<? super IFile>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/core/tests/TestProject.java:[65] 
12:14:00 	assertThat(result.exists(), is(true));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[61] 
12:14:00 	assertThat(fixture.getModelsToTransfer().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[64] 
12:14:00 	assertThat(node.getPrimaryResourceURI(), is(uri));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[65] 
12:14:00 	assertThat(node.getDependencies().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[66] 
12:14:00 	assertThat(node.getDependents().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[68] 
12:14:00 	assertThat(node.getResourceURIs().size(), is(3));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[69] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(uri));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[70] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(uml(uri)));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[71] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(notation(uri)));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[80] 
12:14:00 	assertThat(fixture.getModelsToTransfer().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[83] 
12:14:00 	assertThat(node.getPrimaryResourceURI(), is(uri));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[85] 
12:14:00 	assertThat(node.getDependencies().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[87] 
12:14:00 	assertThat(dep.getPrimaryResourceURI(), is(hasDependents.getResourceURI("Datatypes.di")));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[89] 
12:14:00 	assertThat(node.getDependents().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[91] 
12:14:00 	assertThat(node.getResourceURIs().size(), is(3));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[92] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(uri));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[93] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(uml(uri)));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[94] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(notation(uri)));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[103] 
12:14:00 	assertThat(fixture.getModelsToTransfer().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[106] 
12:14:00 	assertThat(node.getPrimaryResourceURI(), is(uri));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[108] 
12:14:00 	assertThat(node.getDependencies().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[110] 
12:14:00 	assertThat(node.getDependents().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[112] 
12:14:00 	assertThat(dep.getPrimaryResourceURI(), is(hasDependencies.getResourceURI("model.di")));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(URI, Matcher<? super URI>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[114] 
12:14:00 	assertThat(node.getResourceURIs().size(), is(3));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[115] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(uri));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[116] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(uml(uri)));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[117] 
12:14:00 	assertThat(node.getResourceURIs(), hasItem(notation(uri)));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Collection<URI>, Matcher<? super Collection<URI>>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[126] 
12:14:00 	assertThat(fixture.getModelsToTransfer().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[131] 
12:14:00 	assertThat(problems.getChildren().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[133] 
12:14:00 	assertThat(child.getSeverity(), is(Diagnostic.WARNING));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[134] 
12:14:00 	assertThat(child.getData().get(0), sameInstance((Object)node));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(capture#1-of ?, Matcher<? super capture#1-of ?>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[135] 
12:14:00 	assertThat(child.getData().get(1), is((Object)node.getDependents()));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(capture#2-of ?, Matcher<? super capture#2-of ?>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[141] 
12:14:00 	assertThat(problems.getSeverity(), is(Diagnostic.OK));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[142] 
12:14:00 	assertThat(problems.getChildren().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[151] 
12:14:00 	assertThat(fixture.getModelsToTransfer().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[156] 
12:14:00 	assertThat(problems.getChildren().size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[158] 
12:14:00 	assertThat(child.getSeverity(), is(Diagnostic.INFO));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[159] 
12:14:00 	assertThat(child.getData().get(0), sameInstance((Object)node));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(capture#3-of ?, Matcher<? super capture#3-of ?>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[160] 
12:14:00 	assertThat(child.getData().get(1), is((Object)node.getDependencies()));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(capture#4-of ?, Matcher<? super capture#4-of ?>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[166] 
12:14:00 	assertThat(problems.getSeverity(), is(Diagnostic.OK));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImportConfigurationTest.java:[167] 
12:14:00 	assertThat(problems.getChildren().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[43] 
12:14:00 	import org.eclipse.papyrus.infra.core.architecture.ArchitectureDescription;
12:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The import org.eclipse.papyrus.infra.core.architecture.ArchitectureDescription is never used
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[45] 
12:14:00 	import org.eclipse.papyrus.infra.core.sashwindows.di.DiPackage;
12:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The import org.eclipse.papyrus.infra.core.sashwindows.di.DiPackage is never used
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[46] 
12:14:00 	import org.eclipse.papyrus.infra.core.sashwindows.di.SashWindowsMngr;
12:14:00 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The import org.eclipse.papyrus.infra.core.sashwindows.di.SashWindowsMngr is never used
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[89] 
12:14:00 	assertThat(problems.getSeverity(), is(Diagnostic.OK));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[90] 
12:14:00 	assertThat(problems.getChildren().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[92] 
12:14:00 	CDOView view = getInternalCheckout().getView();
12:14:00 	                                     ^^^^^^^
12:14:00 Discouraged access: The method 'CDOCheckoutImpl.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer/4.14.0.v20231124-1621/org.eclipse.emf.cdo.explorer-4.14.0.v20231124-1621.jar')
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[119] 
12:14:00 	assertThat(problems.getSeverity(), is(Diagnostic.OK));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[120] 
12:14:00 	assertThat(problems.getChildren().size(), is(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[122] 
12:14:00 	CDOView view = getInternalCheckout().getView();
12:14:00 	                                     ^^^^^^^
12:14:00 Discouraged access: The method 'CDOCheckoutImpl.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer/4.14.0.v20231124-1621/org.eclipse.emf.cdo.explorer-4.14.0.v20231124-1621.jar')
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[130] 
12:14:00 	assertThat(architectureDescriptions.size(), is(1));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[153] 
12:14:00 	assertThat(text, not(containsString("href=\"../has_dependents/Datatypes.uml")));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[154] 
12:14:00 	assertThat(text, containsString("href=\"cdo.checkout://1/has_dependents/Datatypes.uml"));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[183] 
12:14:00 	assertThat(resource, notNullValue());
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Resource, Matcher<? super Resource>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[184] 
12:14:00 	assertThat(resource.getContents().size(), not(0));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/org/eclipse/papyrus/cdo/internal/core/importer/tests/ModelImporterTest.java:[190] 
12:14:00 	assertThat(Iterables.size(Iterables.filter(resource.getContents(), new Predicate<EObject>() {
12:14:00 			public boolean apply(EObject input) {
12:14:00 				boolean result = false;
12:14:00 				if (input != null) {
12:14:00 					EPackage epackage = input.eClass().getEPackage();
12:14:00 					result = epackage.getName().equalsIgnoreCase(metamodel);
12:14:00 				}
12:14:00 				return result;
12:14:00 			}
12:14:00 		})), is(count));
12:14:00 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:00 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:00 272 problems (272 warnings)
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:00 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:00 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/src/test/resources
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/target/org.eclipse.papyrus.cdo.core.tests-1.3.0-SNAPSHOT-sources.jar
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.core.tests/target/org.eclipse.papyrus.cdo.core.tests-1.3.0-SNAPSHOT.jar
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] Skipping tests
12:14:00 [INFO] 
12:14:00 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.cdo.core.tests ---
12:14:00 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:00 [INFO] 
12:14:00 [INFO] ------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.ui.tests >------
12:14:00 [INFO] Building org.eclipse.papyrus.cdo.ui.tests 1.3.0-SNAPSHOT         [33/39]
12:14:00 [INFO]   from tests/org.eclipse.papyrus.cdo.ui.tests/pom.xml
12:14:00 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:00 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
12:14:00 [INFO] 
12:14:00 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:00 [INFO] The project's OSGi version is 1.3.0.202401161712
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:00 [INFO] 
12:14:00 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:00 [INFO] Resolving class path of org.eclipse.papyrus.cdo.ui.tests...
12:14:02 [INFO] 
12:14:02 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
12:14:02 [INFO] 
12:14:02 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/main/resources
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/target/classes
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[25] 
12:14:02 	import org.eclipse.emf.cdo.util.CommitException;
12:14:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The import org.eclipse.emf.cdo.util.CommitException is never used
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[26] 
12:14:02 	import org.eclipse.emf.cdo.util.ConcurrentAccessException;
12:14:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The import org.eclipse.emf.cdo.util.ConcurrentAccessException is never used
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[39] 
12:14:02 	import org.eclipse.papyrus.infra.core.utils.AdapterUtils;
12:14:02 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The type AdapterUtils is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[82] 
12:14:02 	assertThat(editPart.isActive(), is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[94] 
12:14:02 	assertThat(canLock, is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[108] 
12:14:02 	assertThat(isLocked, is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[123] 
12:14:02 	assertThat(remote, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(EObject, Matcher<? super EObject>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[131] 
12:14:02 	assertThat(isLocked, is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[153] 
12:14:02 	assertThat(remote, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Class, Matcher<? super Class>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[162] 
12:14:02 	assertThat(isConflicting, is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[187] 
12:14:02 	assertThat(remote, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Class, Matcher<? super Class>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[197] 
12:14:02 	assertThat(isConflicting, is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[208] 
12:14:02 	Optional<ISashWindowsContainer> sashContainer = AdapterUtils.adapt(openEditor(), ISashWindowsContainer.class);
12:14:02 	                                                ^^^^^^^^^^^^
12:14:02 The type AdapterUtils is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/BasicEditorTest.java:[208] 
12:14:02 	Optional<ISashWindowsContainer> sashContainer = AdapterUtils.adapt(openEditor(), ISashWindowsContainer.class);
12:14:02 	                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method adapt(Object, Class<ISashWindowsContainer>) from the type AdapterUtils is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[60] 
12:14:02 	assertThat(fixture, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IDawnEditor, Matcher<? super IDawnEditor>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[66] 
12:14:02 	assertThat(fixture.getView(), sameInstance((CDOView)transaction));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(CDOView, Matcher<? super CDOView>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[71] 
12:14:02 	assertThat(fixture.getContributorID(), is("org.eclipse.papyrus.uml.diagram.clazz.part.UMLDiagramEditorID"));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[77] 
12:14:02 	assertThat(getEditor().isDirty(), is(false));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[84] 
12:14:02 	assertThat(test.getAndClearPropertyID(), is(IEditorPart.PROP_DIRTY));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[90] 
12:14:02 	assertThat(expected, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[93] 
12:14:02 	assertThat(adapter, is(expected));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[107] 
12:14:02 	assertThat(fixture.isDirty(), is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[111] 
12:14:02 	assertThat(fixture.isDirty(), is(false));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[116] 
12:14:02 	assertThat(fixture.getDawnEditorSupport(), instanceOf(PapyrusGMFEditorSupport.class));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IDawnEditorSupport, Matcher<? super IDawnEditorSupport>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[122] 
12:14:02 	assertThat(input, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IEditorInput, Matcher<? super IEditorInput>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[123] 
12:14:02 	assertThat(input, is(getDiagramEditor().getEditorInput()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IEditorInput, Matcher<? super IEditorInput>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[129] 
12:14:02 	assertThat(site, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IEditorSite, Matcher<? super IEditorSite>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[130] 
12:14:02 	assertThat(site, is(getDiagramEditor().getEditorSite()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IEditorSite, Matcher<? super IEditorSite>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[143] 
12:14:02 	assertThat(test.getAndClearPropertyID(), is(IEditorPart.PROP_DIRTY));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[148] 
12:14:02 	assertThat(test.getAndClearPropertyID(), is(-1));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[154] 
12:14:02 	assertThat(site, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IWorkbenchPartSite, Matcher<? super IWorkbenchPartSite>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[155] 
12:14:02 	assertThat(site, is(getDiagramEditor().getSite()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IWorkbenchPartSite, Matcher<? super IWorkbenchPartSite>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[161] 
12:14:02 	assertThat(title, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[162] 
12:14:02 	assertThat(title, is(getDiagramEditor().getTitle()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[168] 
12:14:02 	assertThat(image, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Image, Matcher<? super Image>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[169] 
12:14:02 	assertThat(image, is(getDiagramEditor().getTitleImage()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Image, Matcher<? super Image>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[175] 
12:14:02 	assertThat(title, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[176] 
12:14:02 	assertThat(title, is(getDiagramEditor().getTitleToolTip()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[185] 
12:14:02 	assertThat(getWorkbenchPage().getActivePart(), not((IWorkbenchPart)getEditor()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IWorkbenchPart, Matcher<? super IWorkbenchPart>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[190] 
12:14:02 	assertThat(getWorkbenchPage().getActivePart(), is((IWorkbenchPart)getEditor()));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IWorkbenchPart, Matcher<? super IWorkbenchPart>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/editors/tests/DawnEditorAdapterTest.java:[228] 
12:14:02 	assertThat(test.getAndClearCommitted(), is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/ui/tests/AbstractPapyrusCDOUITest.java:[220] 
12:14:02 	assertThat(result, instanceOf(IMultiDiagramEditor.class));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(IEditorPart, Matcher<? super IEditorPart>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/ui/tests/AbstractPapyrusCDOUITest.java:[344] 
12:14:02 	assertThat("UML model not found.", resource, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Resource, Matcher<? super Resource>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/ui/tests/AbstractPapyrusCDOUITest.java:[373] 
12:14:02 	assertThat("UML element not found.", result, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, N, Matcher<? super N>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/ui/tests/AbstractPapyrusCDOUITest.java:[399] 
12:14:02 	assertThat("Required view not found.", result, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, View, Matcher<? super View>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/ui/tests/AbstractPapyrusCDOUITest.java:[410] 
12:14:02 	assertThat("Required edit-part not found.", result, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, EditPart, Matcher<? super EditPart>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[69] 
12:14:02 	assertThat(fixture.getAttribute(EValidator.URI_ATTRIBUTE), is((Object)URI));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[70] 
12:14:02 	assertThat(fixture.getAttribute(EValidator.URI_ATTRIBUTE, ""), is(URI));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[75] 
12:14:02 	assertThat(fixture.getAttribute(IPapyrusMarker.MESSAGE), is((Object)MESSAGE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[76] 
12:14:02 	assertThat(fixture.getAttribute(IPapyrusMarker.MESSAGE, ""), is(MESSAGE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[81] 
12:14:02 	assertThat(fixture.getAttribute(IPapyrusMarker.SEVERITY), is((Object)SEVERITY));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[82] 
12:14:02 	assertThat(fixture.getAttribute(IPapyrusMarker.SEVERITY, -1), is(SEVERITY));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[87] 
12:14:02 	assertThat(fixture.getAttribute(ATTR_BOOLEAN), is((Object)ATTR_BOOLEAN_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[88] 
12:14:02 	assertThat(fixture.getAttribute(ATTR_BOOLEAN, false), is(ATTR_BOOLEAN_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[93] 
12:14:02 	assertThat(fixture.getAttribute(ATTR_INTEGER), is((Object)ATTR_INTEGER_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[94] 
12:14:02 	assertThat(fixture.getAttribute(ATTR_INTEGER, 0), is(ATTR_INTEGER_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[99] 
12:14:02 	assertThat(fixture.getAttribute(ATTR_STRING), is((Object)ATTR_STRING_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[100] 
12:14:02 	assertThat(fixture.getAttribute(ATTR_STRING, ""), is(ATTR_STRING_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[107] 
12:14:02 	assertThat(attributes.get(EValidator.URI_ATTRIBUTE), is((Object)URI));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(capture#2-of ?, Matcher<? super capture#2-of ?>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[108] 
12:14:02 	assertThat(attributes.get(IPapyrusMarker.MESSAGE), is((Object)MESSAGE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(capture#3-of ?, Matcher<? super capture#3-of ?>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[109] 
12:14:02 	assertThat(attributes.get(IPapyrusMarker.SEVERITY), is((Object)SEVERITY));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(capture#4-of ?, Matcher<? super capture#4-of ?>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[111] 
12:14:02 	assertThat(attributes.get(ATTR_BOOLEAN), is((Object)ATTR_BOOLEAN_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(capture#5-of ?, Matcher<? super capture#5-of ?>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[112] 
12:14:02 	assertThat(attributes.get(ATTR_INTEGER), is((Object)ATTR_INTEGER_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(capture#6-of ?, Matcher<? super capture#6-of ?>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/CDOPapyrusMarkerTest.java:[113] 
12:14:02 	assertThat(attributes.get(ATTR_STRING), is((Object)ATTR_STRING_VALUE));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(capture#7-of ?, Matcher<? super capture#7-of ?>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/ModelValidationMarkersTest.java:[68] 
12:14:02 	assertThat("Did not find a marker.", marker, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, IPapyrusMarker, Matcher<? super IPapyrusMarker>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/ModelValidationMarkersTest.java:[83] 
12:14:02 	assertThat("Did not find any markers.", markers.isEmpty(), is(false));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/ModelValidationMarkersTest.java:[99] 
12:14:02 	assertThat("Found markers.", getMarkersMonitorService().getMarkers(getUMLModel().eResource(), null, true).isEmpty(), is(true));
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:02 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/org/eclipse/papyrus/cdo/internal/ui/markers/tests/ModelValidationMarkersTest.java:[114] 
12:14:02 	assertThat("Did not find a marker.", marker, notNullValue());
12:14:02 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:02 The method assertThat(String, IPapyrusMarker, Matcher<? super IPapyrusMarker>) from the type Assert is deprecated
12:14:02 68 problems (68 warnings)
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:02 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/src/test/resources
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/target/org.eclipse.papyrus.cdo.ui.tests-1.3.0-SNAPSHOT-sources.jar
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.ui.tests/target/org.eclipse.papyrus.cdo.ui.tests-1.3.0-SNAPSHOT.jar
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] Skipping tests
12:14:02 [INFO] 
12:14:02 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.cdo.ui.tests ---
12:14:02 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:02 [INFO] 
12:14:02 [INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.validation.problems.tests >--
12:14:02 [INFO] Building org.eclipse.papyrus.cdo.validation.problems.tests 1.3.0-SNAPSHOT [34/39]
12:14:02 [INFO]   from tests/org.eclipse.papyrus.cdo.validation.problems.tests/pom.xml
12:14:02 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:02 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
12:14:02 [INFO] 
12:14:02 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:02 [INFO] The project's OSGi version is 1.3.0.202401161712
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:02 [INFO] 
12:14:02 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:02 [INFO] Resolving class path of org.eclipse.papyrus.cdo.validation.problems.tests...
12:14:04 [INFO] 
12:14:04 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
12:14:04 [INFO] 
12:14:04 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/main/resources
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/target/classes
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[81] 
12:14:04 	assertThat(mgr,
12:14:04 				sameInstance(ProblemsManager.getProblemsManager(transaction
12:14:04 						.getResourceSet())));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(ProblemsManager, Matcher<? super ProblemsManager>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[99] 
12:14:04 	assertThat(allProblems.size(), equalTo(expectedProblems));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[119] 
12:14:04 	assertThat(problems.size(), equalTo(expectedProblems));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[142] 
12:14:04 	assertThat(problems.size(), equalTo(expectedProblems));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[160] 
12:14:04 	assertThat(mgr.getAllProblems().hasNext(), is(false));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[180] 
12:14:04 	assertThat(mgr.getAllProblems().hasNext(), is(false));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[199] 
12:14:04 	assertThat(problems.size(), equalTo(expectedTotalProblems - expectedClass3Problems));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[224] 
12:14:04 	assertThat(problems.size(), equalTo(expectedTotalProblems - expectedClass3Problems));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[264] 
12:14:04 	assertThat(ref, notNullValue());
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Reference<capture#2-of ? extends EProblem>, Matcher<? super Reference<capture#2-of ? extends EProblem>>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[303] 
12:14:04 	assertThat(ref, notNullValue());
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Reference<capture#4-of ? extends EProblem>, Matcher<? super Reference<capture#4-of ? extends EProblem>>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[323] 
12:14:04 	assertThat(allProblems.size(), equalTo(expectedProblems));
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(Integer, Matcher<? super Integer>) from the type Assert is deprecated
12:14:04 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/org/eclipse/papyrus/cdo/validation/problems/util/tests/ProblemsManagerTest.java:[519] 
12:14:04 	assertThat(found, notNullValue());
12:14:04 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:04 The method assertThat(EProblem, Matcher<? super EProblem>) from the type Assert is deprecated
12:14:04 12 problems (12 warnings)
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:04 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/src/test/resources
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/target/org.eclipse.papyrus.cdo.validation.problems.tests-1.3.0-SNAPSHOT-sources.jar
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.validation.problems.tests/target/org.eclipse.papyrus.cdo.validation.problems.tests-1.3.0-SNAPSHOT.jar
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] Skipping tests
12:14:04 [INFO] 
12:14:04 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.cdo.validation.problems.tests ---
12:14:04 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:04 [INFO] 
12:14:04 [INFO] ----< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.ui.tests >----
12:14:04 [INFO] Building org.eclipse.papyrus.cdo.uml.ui.tests 1.3.0-SNAPSHOT     [35/39]
12:14:04 [INFO]   from tests/org.eclipse.papyrus.cdo.uml.ui.tests/pom.xml
12:14:04 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:04 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
12:14:04 [INFO] 
12:14:04 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:04 [INFO] The project's OSGi version is 1.3.0.202401161712
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:04 [INFO] 
12:14:04 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:04 [INFO] Resolving class path of org.eclipse.papyrus.cdo.uml.ui.tests...
12:14:05 [INFO] 
12:14:05 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:05 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
12:14:05 [INFO] 
12:14:05 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:05 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/main/resources
12:14:05 [INFO] 
12:14:05 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:05 [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/target/classes
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[35] 
12:14:06 	import org.eclipse.emf.ecore.util.EcoreUtil;
12:14:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The import org.eclipse.emf.ecore.util.EcoreUtil is never used
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[45] 
12:14:06 	import org.eclipse.papyrus.infra.core.resource.sasheditor.SashModel;
12:14:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The import org.eclipse.papyrus.infra.core.resource.sasheditor.SashModel is never used
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[46] 
12:14:06 	import org.eclipse.papyrus.infra.core.sashwindows.di.DiPackage;
12:14:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The import org.eclipse.papyrus.infra.core.sashwindows.di.DiPackage is never used
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[47] 
12:14:06 	import org.eclipse.papyrus.infra.core.sashwindows.di.SashWindowsMngr;
12:14:06 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The import org.eclipse.papyrus.infra.core.sashwindows.di.SashWindowsMngr is never used
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[69] 
12:14:06 	assertThat(fixture.canImportInto(singleton(model)), is(true));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[70] 
12:14:06 	assertThat(fixture.canImportInto(singleton(model.getOwnedTypes().get(0))), is(false));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[77] 
12:14:06 	assertThat(provider, notNullValue());
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(ILabelProvider, Matcher<? super ILabelProvider>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[81] 
12:14:06 	assertThat(provider.getText(model), containsString("model"));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(String, Matcher<? super String>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[82] 
12:14:06 	assertThat(provider.getImage(model), notNullValue());
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(Image, Matcher<? super Image>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[89] 
12:14:06 	assertThat(provider, instanceOf(ITreeContentProvider.class));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(IStaticContentProvider, Matcher<? super IStaticContentProvider>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[98] 
12:14:06 	DIResourceQuery.waitFor(getInternalCheckout().getView(), 10, TimeUnit.SECONDS);
12:14:06 	                                              ^^^^^^^
12:14:06 Discouraged access: The method 'CDOCheckoutImpl.getView()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/p2/osgi/bundle/org.eclipse.emf.cdo.explorer/4.14.0.v20231124-1621/org.eclipse.emf.cdo.explorer-4.14.0.v20231124-1621.jar')
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[101] 
12:14:06 	assertThat(Arrays.asList(children), hasItem((Object) model));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(List<Object>, Matcher<? super List<Object>>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[102] 
12:14:06 	assertThat(treeContent.getParent(model), sameInstance((Object) model.getResource().getFolder()));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(Object, Matcher<? super Object>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[103] 
12:14:06 	assertThat(treeContent.hasChildren(model.getResource().getFolder()), is(true));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(Boolean, Matcher<? super Boolean>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[114] 
12:14:06 	assertThat(packages, hasItem(modelInMasterView));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(List<Package>, Matcher<? super List<Package>>) from the type Assert is deprecated
12:14:06 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/org/eclipse/papyrus/cdo/uml/internal/ui/importsources/tests/CDOPackageImportSourceTest.java:[140] 
12:14:06 	assertThat(fixture.getCDOResource(diModel), sameInstance(diModel.getResource()));
12:14:06 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:14:06 The method assertThat(CDOResource, Matcher<? super CDOResource>) from the type Assert is deprecated
12:14:06 16 problems (16 warnings)
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:06 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/src/test/resources
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/target/org.eclipse.papyrus.cdo.uml.ui.tests-1.3.0-SNAPSHOT-sources.jar
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.ui.tests/target/org.eclipse.papyrus.cdo.uml.ui.tests-1.3.0-SNAPSHOT.jar
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] Skipping tests
12:14:06 [INFO] 
12:14:06 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.cdo.uml.ui.tests ---
12:14:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:06 [INFO] 
12:14:06 [INFO] --< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.uml.search.ui.tests >--
12:14:06 [INFO] Building org.eclipse.papyrus.cdo.uml.search.ui.tests 1.3.0-SNAPSHOT [36/39]
12:14:06 [INFO]   from tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/pom.xml
12:14:06 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:06 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
12:14:06 [INFO] 
12:14:06 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:06 [INFO] The project's OSGi version is 1.3.0.202401161712
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:06 [INFO] 
12:14:06 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:06 [INFO] Resolving class path of org.eclipse.papyrus.cdo.uml.search.ui.tests...
12:14:07 [INFO] 
12:14:07 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:07 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
12:14:07 [INFO] 
12:14:07 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:07 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:07 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/src/main/resources
12:14:07 [INFO] 
12:14:07 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:07 [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/target/classes
12:14:08 [WARNING] /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/src/org/eclipse/papyrus/cdo/uml/search/ui/tests/AbstractPapyrusCDOSearchTest.java:[81] 
12:14:08 	@SuppressWarnings("restriction")
12:14:08 	                  ^^^^^^^^^^^^^
12:14:08 Unnecessary @SuppressWarnings("restriction")
12:14:08 1 problem (1 warning)
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:08 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:08 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/src/test/resources
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/target/org.eclipse.papyrus.cdo.uml.search.ui.tests-1.3.0-SNAPSHOT-sources.jar
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.uml.search.ui.tests/target/org.eclipse.papyrus.cdo.uml.search.ui.tests-1.3.0-SNAPSHOT.jar
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] Skipping tests
12:14:08 [INFO] 
12:14:08 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.cdo.uml.search.ui.tests ---
12:14:08 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:08 [INFO] 
12:14:08 [INFO] -------< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.tests >--------
12:14:08 [INFO] Building org.eclipse.papyrus.cdo.tests 1.3.0-SNAPSHOT            [37/39]
12:14:08 [INFO]   from tests/org.eclipse.papyrus.cdo.tests/pom.xml
12:14:08 [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:08 [WARNING] Parameter 'includePackedArtifacts' is unknown for plugin 'target-platform-configuration:3.0.4:target-platform (default-target-platform)'
12:14:08 [INFO] 
12:14:08 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.cdo.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-packaging:3.0.4:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.cdo.tests ---
12:14:08 [INFO] The project's OSGi version is 1.3.0.202401161712
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-packaging:3.0.4:validate-id (default-validate-id) @ org.eclipse.papyrus.cdo.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-packaging:3.0.4:validate-version (default-validate-version) @ org.eclipse.papyrus.cdo.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- target-platform-configuration:3.0.4:target-platform (default-target-platform) @ org.eclipse.papyrus.cdo.tests ---
12:14:08 [INFO] 
12:14:08 [INFO] --- tycho-compiler:3.0.4:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.cdo.tests ---
12:14:08 [INFO] Resolving class path of org.eclipse.papyrus.cdo.tests...
12:14:09 [INFO] 
12:14:09 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.tests ---
12:14:09 [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.tests/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
12:14:09 [INFO] 
12:14:09 [INFO] --- resources:3.2.0:resources (default-resources) @ org.eclipse.papyrus.cdo.tests ---
12:14:09 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:09 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.tests/src/main/resources
12:14:09 [INFO] 
12:14:09 [INFO] --- tycho-compiler:3.0.4:compile (default-compile) @ org.eclipse.papyrus.cdo.tests ---
12:14:09 [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.tests/target/classes
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-ds:3.0.4:declarative-services (default-declarative-services) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- resources:3.2.0:testResources (default-testResources) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:10 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
12:14:10 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.tests/src/test/resources
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-packaging:3.0.4:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.tests/target/org.eclipse.papyrus.cdo.tests-1.3.0-SNAPSHOT-sources.jar
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-packaging:3.0.4:package-plugin (default-package-plugin) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/org.eclipse.papyrus.cdo.tests/target/org.eclipse.papyrus.cdo.tests-1.3.0-SNAPSHOT.jar
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-p2:3.0.4:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-surefire:3.0.4:test (default-test) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] Skipping tests
12:14:10 [INFO] 
12:14:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.cdo.tests ---
12:14:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:10 [INFO] 
12:14:10 [INFO] -----< org.eclipse.papyrus.cdo:org.eclipse.papyrus.uml.cdo-tests >------
12:14:10 [INFO] Building org.eclipse.papyrus.uml.cdo-tests 1.3.0-SNAPSHOT        [38/39]
12:14:10 [INFO]   from tests/uml/pom.xml
12:14:10 [INFO] --------------------------------[ pom ]---------------------------------
12:14:10 [INFO] 
12:14:10 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.uml.cdo-tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.uml.cdo-tests ---
12:14:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/tests/uml/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.uml.cdo-tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.uml.cdo-tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.uml.cdo-tests ---
12:14:10 [INFO] 
12:14:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.uml.cdo-tests ---
12:14:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:10 [INFO] 
12:14:10 [INFO] ---< org.eclipse.papyrus.cdo:org.eclipse.papyrus.cdo.targetplatform >---
12:14:10 [INFO] Building org.eclipse.papyrus.cdo.targetplatform 1.3.0-SNAPSHOT   [39/39]
12:14:10 [INFO]   from releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/pom.xml
12:14:10 [INFO] ---------------------[ eclipse-target-definition ]----------------------
12:14:10 [INFO] 
12:14:10 [INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.cdo.targetplatform ---
12:14:10 [INFO] 
12:14:10 [INFO] --- jacoco:0.8.10:prepare-agent (default-prepare-agent) @ org.eclipse.papyrus.cdo.targetplatform ---
12:14:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/.repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-CDO-Gerrit/cdo/releng/targetplatforms/org.eclipse.papyrus.cdo.targetplatform/target/jacoco.exec,includes=org.eclipse.papyrus.*,excludes=org.eclipse.uml2
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-source:3.0.4:plugin-source (plugin-source) @ org.eclipse.papyrus.cdo.targetplatform ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-packaging:3.0.4:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.cdo.targetplatform ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-source:3.0.4:feature-source (feature-source) @ org.eclipse.papyrus.cdo.targetplatform ---
12:14:10 [INFO] 
12:14:10 [INFO] --- tycho-p2:3.0.4:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.cdo.targetplatform ---
12:14:10 [INFO] 
12:14:10 [INFO] --- jacoco:0.8.10:report (default-report) @ org.eclipse.papyrus.cdo.targetplatform ---
12:14:10 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:14:10 [INFO] ------------------------------------------------------------------------
12:14:10 [INFO] Reactor Summary:
12:14:10 [INFO] 
12:14:10 [INFO] Collaborative Modeling - CDO 1.3.0-SNAPSHOT ........ SUCCESS [  1.329 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo-bundles 1.3.0-SNAPSHOT ..... SUCCESS [  0.007 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.core 2.1.0-SNAPSHOT ........ SUCCESS [ 16.577 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.security 1.1.0-SNAPSHOT .... SUCCESS [  0.836 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.security.properties 1.1.0-SNAPSHOT SUCCESS [  0.513 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.validation.problems 1.3.0-SNAPSHOT SUCCESS [  0.568 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.validation.problems.edit 1.3.0-SNAPSHOT SUCCESS [  0.323 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.ui 1.3.0-SNAPSHOT .......... SUCCESS [  2.383 s]
12:14:10 [INFO] Papyrus CDO UI doc 1.3.0-SNAPSHOT .................. SUCCESS [  0.811 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.ui.hyperlink 1.3.0-SNAPSHOT  SUCCESS [  1.550 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.uml.diagram.ui 1.3.0-SNAPSHOT SUCCESS [  1.701 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.uml.search.ui 1.3.0-SNAPSHOT SUCCESS [  1.957 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.uml.ui 1.3.0-SNAPSHOT ...... SUCCESS [  1.398 s]
12:14:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.css.cdo 2.3.0-SNAPSHOT SUCCESS [  1.209 s]
12:14:10 [INFO] org.eclipse.papyrus.infra.gmfdiag.style.cdo 2.1.0-SNAPSHOT SUCCESS [  0.213 s]
12:14:10 [INFO] org.eclipse.papyrus.infra.core.architecture.cdo 2.2.0-SNAPSHOT SUCCESS [  0.534 s]
12:14:10 [INFO] org.eclipse.papyrus.infra.nattable.model.cdo 4.3.0-SNAPSHOT SUCCESS [  0.923 s]
12:14:10 [INFO] org.eclipse.papyrus.infra.textedit.cdo 1.1.0-SNAPSHOT SUCCESS [  0.381 s]
12:14:10 [INFO] uml 1.3.0-SNAPSHOT ................................. SUCCESS [  0.005 s]
12:14:10 [INFO] org.eclipse.uml2.uml.cdo 5.4.0-SNAPSHOT ............ SUCCESS [  4.102 s]
12:14:10 [INFO] org.eclipse.uml2.uml.profile.standard.cdo 1.5.0-SNAPSHOT SUCCESS [  0.246 s]
12:14:10 [INFO] compare 1.3.0-SNAPSHOT ............................. SUCCESS [  0.004 s]
12:14:10 [INFO] org.eclipse.emf.compare.uml2.cdo 1.1.0-SNAPSHOT .... SUCCESS [  0.348 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo-features 1.3.0-SNAPSHOT .... SUCCESS [  0.005 s]
12:14:10 [INFO] org.eclipse.emf.compare.uml2.cdo.feature 1.1.0-SNAPSHOT SUCCESS [  0.198 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.feature 1.4.0-SNAPSHOT ..... SUCCESS [  0.388 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.models.feature 1.1.0-SNAPSHOT SUCCESS [  0.415 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.infra.textedit.feature 1.1.0-SNAPSHOT SUCCESS [  0.084 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo-releng 1.3.0-SNAPSHOT ...... SUCCESS [  0.005 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.p2 1.3.0-SNAPSHOT .......... SUCCESS [ 17.448 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo-tests 1.3.0-SNAPSHOT ....... SUCCESS [  0.004 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.core.tests 1.3.0-SNAPSHOT .. SUCCESS [  2.051 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.ui.tests 1.3.0-SNAPSHOT .... SUCCESS [  1.886 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.validation.problems.tests 1.3.0-SNAPSHOT SUCCESS [  1.798 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.uml.ui.tests 1.3.0-SNAPSHOT  SUCCESS [  1.738 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.uml.search.ui.tests 1.3.0-SNAPSHOT SUCCESS [  1.987 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.tests 1.3.0-SNAPSHOT ....... SUCCESS [  1.826 s]
12:14:10 [INFO] org.eclipse.papyrus.uml.cdo-tests 1.3.0-SNAPSHOT ... SUCCESS [  0.004 s]
12:14:10 [INFO] org.eclipse.papyrus.cdo.targetplatform 1.3.0-SNAPSHOT SUCCESS [  0.005 s]
12:14:10 [INFO] ------------------------------------------------------------------------
12:14:10 [INFO] BUILD SUCCESS
12:14:10 [INFO] ------------------------------------------------------------------------
12:14:10 [INFO] Total time:  02:07 min
12:14:10 [INFO] Finished at: 2024-01-16T17:14:10Z
12:14:10 [INFO] ------------------------------------------------------------------------
12:14:10 Terminating xvnc.
12:14:26 Finished: SUCCESS